@charset "utf-8";
/*--------------------------------------------------
*(c)Hermes
*Compatiblity:
* full:IE6,7;Firefox 2.0;Safari 3.1; 
* not-usable:IE 5,5.5;Konqueror;Opera;
-------------------------------------------------- */
#header .headerBox {
	height: 86px;
	padding-right: 11px;
	padding-left: 16px;
}

.headerBox h1{
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: block;
	padding-top: 2px;
	width: 500px;
}
#header_logo{
	float: left;
	text-decoration: none;
	padding-left: 12px;
	clear: left;
}
.headerTall{
	display: block;
	height: 50px;
	width: 205px;
	float: right;
	padding-top: 4px;
}

/*--------------------------------------------------
*navi-コンテンツ
-------------------------------------------------- */
#header_navi {
	float: right;
	width: 289px;
	padding-left: 100px;
	height: 30px;
	clear: right;
}
#header_navi ul{
	display: block;
	height: 30px;
	background-image: url(../image_data/458/renew_img/head_navi.jpg);
	text-indent: -9999px;
}
#header_navi li {
	float: left;
}
#header_navi li a{
	height: 30px;
	display: block;
	text-decoration: none;
}
/*-------------ヘッダナビ01-------------*/
#hnavi01{
	width:95px;
}
#hnavi01 a:hover {
	width:95px;
	padding: 0px;
	background-image: url(../image_data/458/renew_img/head_navi.jpg);
	background-position: 0px -30px;
}
/*-------------ヘッダナビ02-------------*/
#hnavi02{
	width:98px;
}
#hnavi02 a:hover {
	width:98px;
	padding: 0px;
	background-image: url(../image_data/458/renew_img/head_navi.jpg);
	background-position: -95px -30px;
}
/*-------------ヘッダナビ03-------------*/
#hnavi03{
	width:96px;
}
#hnavi03 a:hover {
	width:96px;
	padding: 0px;
	background-image: url(../image_data/458/renew_img/head_navi.jpg);
	background-position: -193px -30px;
}

/*--------------------------------------------------
*navi-コンテンツ
-------------------------------------------------- */
#title01 {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image_data/458/renew_img/center.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-left: 9px;
}

