@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;
}


/*2011.04 modified start*/
#body_navi2 {
	width:900px;
	height: 60px;
	margin: 0 0 40px 0;
	background:url(../images/gnav_bg.jpg) no-repeat left top;
}
#gnav {
	height: 40px;
	padding: 20px 2px 0 2px;
	position: relative;
	line-height:1;
	text-align: left;
}
#gnav li {
	list-style: none;
	float: left;
	position: relative;
}
#gnav ul {
	display: none;
	position: absolute;
	top: 41px;
	left: 1px;
}
* html #gnav ul {
	line-height: 0;
}
#gnav ul li {
	float: none;
}
#gnav ul {
	width: 128px;
}
#gnav ul ul {
	top: 0;
	left: 128px;
}
#gnav ul a { 
	display: block;
	width: 115px;
	background:#f5f1e6;
	padding: 6px;
	color: #aa3255;
	border-bottom: 1px solid #fff;
	opacity: 0.95;
	filter: alpha(opacity=95);
	zoom: 1;
	line-height: 1.6em;
	text-decoration: none;
}
#gnav ul a.hover {
	background: #ee6688;
	color: #fff;
}
/*2011.04 modified end*/
