@charset "shift_jis";

#header_wrapper{
	width:100%;
	background:url(../images/back_index_01.gif) repeat-x left bottom;
	position:relative;
	text-align:center;
}
#header_contents{
	width:900px;
	height:100px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#header_contents a:link, #header_contents a:visited, #header_contents a:hover{
	text-decoration:none;
}
h1{
	width:305px;
	height:65px;
	margin-top:15px;
	background:url(../images/h1_index_01.gif) no-repeat;
}
h1 a{
	display:block;
	width:305px;
	height:65px;
}

#header_navi_01 {
	position:absolute;
	top:16px;
	left:639px;
	width:261px;
	height:12px;
	list-style-type:none;
}
#header_navi_01 li{
	width:87px;
	height:12px;
	float:left;
	background:url(../images/ico_index_01.gif) no-repeat left 3px;
}
#header_navi_01 li a{
	display:block;
	width:87px;
	height:12px;
	font-size:10px;
	text-indent:15px;
}

#header_search{
	position:absolute;
	top:35px;
	left:600px;
	width:300px;
	border:none;
	border-collapse:collapse;
}
#search_left{
	vertical-align:center;
	text-align:right;
	padding-right:5px;
}
.searchwindow{
width: 180px;
height: 16px;
}
#search_right{
	vertical-align:center;
	text-align:right;
	width:70px;
}
#heaer_search #search_text{

}

#header_navi_02{
	position:absolute;
	top:75px;
	left:377px;
	width:525px;
	height:25px;
}
#header_navi_02 li{
	display:block;
	width:100px;
	height:25px;
	float:left;
	margin-right:1px;
}
#header_navi_02 li a{
	display:block;
	width:100px;
	height:25px;
}
#navi_02_01 a:link, #navi_02_01 a:visited{
	background:url(../images/btn_index_01.gif) no-repeat left top;
}
#navi_02_01 a:hover{
	background:url(../images/btn_index_01.gif) no-repeat left bottom;
}
#navi_02_02 a:link, #navi_02_02 a:visited{
	background:url(../images/btn_index_02.gif) no-repeat left top;
}
#navi_02_02 a:hover{
	background:url(../images/btn_index_02.gif) no-repeat left bottom;
}
#navi_02_03 a:link, #navi_02_03 a:visited{
	background:url(../images/btn_index_03.gif) no-repeat left top;
}
#navi_02_03 a:hover{
	background:url(../images/btn_index_03.gif) no-repeat left bottom;
}
#navi_02_04 a:link, #navi_02_04 a:visited{
	background:url(../images/btn_index_04.gif) no-repeat left top;
}
#navi_02_04 a:hover{
	background:url(../images/btn_index_04.gif) no-repeat left bottom;
}
#navi_02_05 a:link, #navi_02_05 a:visited{
	display:block;
	width:120px;
	height:25px;
	background:url(../images/btn_index_05.gif) no-repeat left top;
}
#navi_02_05 a:hover{
	display:block;
	width:120px;
	height:25px;
	background:url(../images/btn_index_05.gif) no-repeat left bottom;
}
.index_left_bnr{
	margin-bottom:5px;
}