
#header {
	height: 246px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/sub/header_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#inheader {
	position: relative;
	height: 246px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#inheader h1 {
	position: absolute;
	top: 42px;
	left: 22px;
	height: 71px;
	width: 222px;
	background-image: url(../img/sub/h1_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

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

.h_btn a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-position: top left;
}

.h_btn01 {
	position: absolute;
	top: 115px;
	left: 598px;
	height: 39px;
	width: 134px;
	background-image: url(../img/sub/h_btn01.png);
	background-repeat: no-repeat;
}

.h_btn01 a {
	height: 39px;
	width: 134px;
}

.h_btn01 a:hover {
	background-image: url(../img/sub/h_btn01_r.png);
	background-repeat: no-repeat;
}

.h_btn02 {
	position: absolute;
	top: 115px;
	left: 781px;
	height: 39px;
	width: 134px;
	background-image: url(../img/sub/h_btn02.png);
	background-repeat: no-repeat;
}

.h_btn02 a {
	height: 39px;
	width: 134px;
}

.h_btn02 a:hover {
	background-image: url(../img/sub/h_btn02_r.png);
	background-repeat: no-repeat;
}

.navi_area {
	position: absolute;
	top: 185px;
	left: 0px;
	height: 50px;
	width: 980px;
	background-color: #333333;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.bread_area {
	height: auto;
	width: 980px;
	margin-top: 35px;
	margin-bottom: 50px;
	border-bottom: 1px dotted #CCC;
	color: #999;
	text-align: left;
}

.bread_area p {
	font-size: 12px;
	line-height: 25px;
	color: #999;
}

.bread_area p a {
	color: #006;
}

.bread_area p a:hover {
	color: #F90;
}

.contact_navi_box {
	position: relative;
	height: 200px;
	width: 980px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	background-image: url(../img/sub/contact_box_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.contact_navi_btn {
	position: absolute;
	top: 36px;
	left: 593px;
	height: 63px;
	width: 353px;
	background-image: url(../img/sub/contact_navi.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.contact_navi_btn a {
	height: 63px;
	width: 353px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

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