@charset "utf-8";

#Panel {
	background-image: url(../../img/navi_ov.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: -150px 0px;
	height: 36px;
	width: 150px;
	left: 150px;
	top: 0px;
	position: absolute;
}

#SubNavi {
	background-image: url(../img/subnavi_hd_bg.gif);
	background-repeat: no-repeat;
	width: 176px;
}
#NaviHead,#ExNaviHead  {
	background-image: url(../img/subnavi_hd_bg.gif);
	background-repeat: no-repeat;
	width: 172px;
	height: 26px;
	padding-top: 2px;
	margin: 0px;
	padding-left: 4px;
}
#NaviBody,#ExNaviBody  {
	background-image: url(../img/subnavi_bd_bg.gif);
	width: 160px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
#NaviFoot,#ExNaviFoot {
	background-image: url(../img/subnavi_ft_bg.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 176px;
	margin-bottom: 20px;
}
#NaviBody ul li,#ExNaviBody ul li{
	font-weight: bold;
	list-style-type: none;
	padding-left: 12px;
	background-image: url(../img/subnavi_arw.gif);
	background-repeat: no-repeat;
	line-height: 32px;
	background-position: 0px 12px;
}

#Ditails {
	margin-top: 20px;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
}
#ZeikomiInfo {
	text-align: right;
	font-size: 10px;
}


#Mb {
	border: 1px solid #999;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	height: 360px;
}
