/* ---------------------------------- */
/*  common                            */
/* ---------------------------------- */
* {
	font-family:verdana, arial, helvetica, sans-serif, ‚l‚r ‚oƒSƒVƒbƒN, OSAKA;
}

body {
	background-color		:#FFFFFF;
	background-position		:0px 0px;
	background-image		:url(../img/bg_main.gif);
	background-repeat		:repeat-x;
	margin					:0px;
	padding					:0px;
	color					:#000000;
}

body.whatsnew{
	background-color		:#FFFFFF;
	background-image		:url(../img/spacer.gif);
	background-repeat		:repeat-x;
	margin					:0px;
	padding					:0px;
	color					:#000000;
}



/* anchor							*/

a:link{
	color: #00B8D4;
	text-decoration: none;
}
a:visited{
	color: #00B8D4;
	text-decoration: none;
}
a:hover{
	color: #00B8D4;
	text-decoration: underline;
}
a:active{
	color: #00B8D4;
	text-decoration: none;
}



/* text */

.fxs{}
.fs{}
.fm{}
.fl{}
.fxl{}
.fxs1{}
.fs1{}
.fs2{}
.fm1{}
.fm2{}
.fm3{}
.fm4{}
.fl1{}
.fl2{}
.fl3{}
.fxl1{}
