@charset "utf-8";
/* CSS Document */

#alphaBlock,
#contents .sitemapBlock {
	font-size:0.75em;
	line-height:150%;
	*font-size:12px; /* IE 7 */
	_font-size:12px; /* IE 6 */
}


/*画像切り替え*/
#header .fsUnit UL LI.fsStandard A {
	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-bigger.gif) no-repeat;
}
#header .fsUnit UL LI.fsBigger A:hover {
	background:url(../../common/img/fs-biggerov.gif) no-repeat;
}


/* index menu補正 */
#alphaBlock #indexCont  .indexMenusec UL.indexMenuUnit LI.indexMenu03 div.indexNavi03 {
	margin:0 0 70px 0;
}
/* index news topics補正 */
#alphaBlock #indexCont .indexNewsSec DD {
/*	width:509px;
	padding:10px 0 5px 122px;
*/}