@charset "utf-8";
/* CSS Document */

#alphaBlock {
	font-size: 14px;
/*	font-size:0.8em; */
	line-height:135%;
}
#betaBlock {
	font-size: 14px;
/*	font-size:0.8em; */
	line-height:135%;
}

/*画像切り替え*/
#header .fsUnit UL LI.fsSmall A {
	background:url(../../img/fs-small.gif) no-repeat;
}
#header .fsUnit UL LI.fsSmall A:hover {
	background:url(../../img/fs-smallov.gif) no-repeat;
}
#header .fsUnit UL LI.fsStandard A {
	background:url(../../img/fs-standerdcr.gif) no-repeat;
}
#header .fsUnit UL LI.fsBig A {
	background:url(../../img/fs-big.gif) no-repeat;
}
#header .fsUnit UL LI.fsBig A:hover {
	background:url(../../img/fs-bigov.gif) no-repeat;
}