@charset "utf-8";
/* CSS Document */

#alphaBlock,
#contents .sitemapBlock {
	font-size:1.0em;
	line-height:135%;
	*font-size:14px; /* IE 7 */
	_font-size:14px; /* IE 6 */
}
#betaBlock.indexNewsSection {
	font-size:1em;
	line-height:135%;
	*font-size:14px; /* IE 7 */
	_font-size:14px; /* IE 6 */
}

/*screen change*/
#header .fsUnit UL LI.fsStandard A {
	background:url(../../common/img/fs-standerd.gif) no-repeat;
}
#header .fsUnit UL LI.fsStandard A:hover {
	background:url(../../common/img/fs-standerdov.gif) no-repeat;
}
#header .fsUnit UL LI.fsBig A {
	background:url(../../common/img/fs-big.gif) no-repeat;
}
#header .fsUnit UL LI.fsBig A:hover {
	background:url(../../common/img/fs-bigov.gif) no-repeat;
}
#header .fsUnit UL LI.fsBigger A {
	background:url(../../common/img/fs-biggerov.gif) no-repeat;
}