
#header {
	height: 240px;
	width: 100%;
	padding-top: 5px;
	background-image: url(../img/sub/header_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#inheader {
	position: relative;
	height: 235px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/sub/inheader_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#inheader h1 {
	position: absolute;
	top: 14px;
	left: 43px;
	height: 202px;
	width: 98px;
	background-image: url(../img/sub/h1_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#inheader h1 a {
	height: 202px;
	width: 98px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.h_navi {
	position: absolute;
	top: 180px;
	left: 180px;
	height: 50px;
	width: 800px;	
}

.h_navi li {
	float: left;
	height: 50px;
	display: inline;
}

.h_navi li a {
	width: 130px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

.h_navi01 {
	margin-left: 4px;
	background-image: url(../img/sub/h_navi01.jpg);
	background-repeat: no-repeat;
}

.h_navi01 a:hover {
	background-image: url(../img/sub/h_navi01_r.jpg);
	background-repeat: no-repeat;
}

.h_navi02 {
	background-image: url(../img/sub/h_navi02.jpg);
	background-repeat: no-repeat;
}

.h_navi02 a:hover {
	background-image: url(../img/sub/h_navi02_r.jpg);
	background-repeat: no-repeat;
}

.h_navi03 {
	margin-left: 4px;
	background-image: url(../img/sub/h_navi03.jpg);
	background-repeat: no-repeat;
}

.h_navi03 a:hover {
	background-image: url(../img/sub/h_navi03_r.jpg);
	background-repeat: no-repeat;
}

.h_navi04 {
	margin-left: 4px;
	background-image: url(../img/sub/h_navi04.jpg);
	background-repeat: no-repeat;
}

.h_navi04 a:hover {
	background-image: url(../img/sub/h_navi04_r.jpg);
	background-repeat: no-repeat;
}

.h_navi05 {
	margin-left: 4px;
	background-image: url(../img/sub/h_navi05.jpg);
	background-repeat: no-repeat;
}

.h_navi05 a:hover {
	background-image: url(../img/sub/h_navi05_r.jpg);
	background-repeat: no-repeat;
}

.h_navi06 {
	margin-left: 4px;
	background-image: url(../img/sub/h_navi06.jpg);
	background-repeat: no-repeat;
}

.h_navi06 a:hover {
	background-image: url(../img/sub/h_navi06_r.jpg);
	background-repeat: no-repeat;
}

#main {
	margin-top: 10px;
}


.s_bnrbox {
	height: auto;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

.s_bnrbox a:hover img {
	filter: alpha(opacity: 70);
	opacity:0.7;
	-moz-opacity: 0.7;
}

.pgt {
	clear: both;
	height: 29px;
	width: 100%;
	margin-top: 10px;
	text-align: right;
}

.pgt a:hover img {
	filter: alpha(opacity: 70);
	opacity:0.7;
	-moz-opacity: 0.7;
}
