@charset "utf-8";

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

#SubNavi {
	background-image: url(../img/subnavi_hd_bg.gif);
	background-repeat: no-repeat;
	width: 176px;
}
#NaviHead {
	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 {
	background-image: url(../img/subnavi_bd_bg.gif);
	width: 160px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#NaviFoot {
	background-image: url(../img/subnavi_ft_bg.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 176px;
	margin-bottom: 20px;
}
#NaviBody 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;
}
