 @charset "shift_jis";
/*header_footer*/
.headMainNaviChm {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	border-bottom: solid 1px #999;
	background: #e3e3e3;
}
.headMainNaviChm ul.headMainNaviChmLiR {
	float: right;
}
.headMainNaviChm ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.headMainNaviChm .second,
.headMainNaviChm .third,
.headMainNaviChm .four,
.headMainNaviChm .five,
.headMainNaviChm .six {
	float: left;
	border-left: 1px solid #ccc;
	text-decoration: none;
}
.headMainNaviChm .first {
	float: left;
	width: 185px;
	height: 20px;
	background: 0 0 no-repeat url(/common/images/navi01_chm01_t01.gif);
	text-decoration: none;
}
.headMainNaviChm .first:hover {
	background: 0 0 no-repeat url(/common/images/navi01_chm01_t01on.gif);
}
.headMainNaviChm .second {
	width: 66px;
	height: 20px;
	background: 0 0 no-repeat url(/common/images/navi01_chm01_04off.gif);
}
.headMainNaviChm .second:hover {
	background: 0 0 no-repeat url(/common/images/navi01_chm01_04on.gif);
}
.headMainNaviChm .four {
	width: 216px;
	height: 20px;
	background: 0 0 no-repeat url(/common/images/navi01_chm01_08off.gif);
}
.headMainNaviChm .four:hover {
	background: 0 0 no-repeat url(/common/images/navi01_chm01_08on.gif);
}
.headMainNaviChm .five {
	width: 43px;
	height: 20px;
	background: 0 0 no-repeat url(/common/images/navi01_chm01_09off.gif);
}
.headMainNaviChm .five:hover {
	background: 0 0 no-repeat url(/common/images/navi01_chm01_09on.gif);
}
.headMainNaviChm .six {
	width: 66px;
	height: 20px;
	border-right: 1px solid #ccc;
	background: 0 0 no-repeat url(/common/images/navi01_chm01_10off.gif);
}
.headMainNaviChm .six:hover {
	border-right: 1px solid #ccc;
	background: 0 0 no-repeat url(/common/images/navi01_chm01_10on.gif);
}
.headMainNaviChm ul li a span {
	visibility: hidden;
	font-size: 10px;
}
