@charset "utf-8";
/* CSS Document */

#alphaBlock,
#contents .sitemapBlock {
	font-size:0.95em;
	line-height:135%;
	*font-size:16px; /* IE 7 */
	_font-size:16px; /* IE 6 */
}

/*画像切り替え*/
#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;
}


/* index menu補正 */
#alphaBlock #indexCont  .indexMenusec UL.indexMenuUnit LI.indexMenu03 div.indexNavi03 {
	margin:0 0 100px 0;
}
/* index news topics補正 */
#alphaBlock #indexCont .indexNewsSec DD {
/*	width:469px;
	padding:10px 0 5px 162px;
*/}