@charset "utf-8";
/* CSS Document */

#alphaBlock,
#contents .sitemapBlock {
	font-size:0.85em;
	line-height:135%;
	*font-size:14px; /* IE 7 */
	_font-size:14px; /* 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-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 90px 0;
}
/* index news topics補正 */
#alphaBlock #indexCont .indexNewsSec DD {
/*	width:489px;
	padding:10px 0 5px 142px;
*/}