@charset "ISO-8859-1";


#header_wrapper {
	width:100%;
	height:100px;
	background:url(../images/back_index_01.gif) repeat-x left bottom;
	position:relative;
	text-align:center;
}

#header_contents {
	width:900px;
	padding-top: 20px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#header_contents a {
 text-decoration: none;
}

#header_contents h1 {
	width:505px;
	height:43px;
	background:url(../images/english/h1_index_01.jpg) no-repeat;
}

#header_contents h1 a {
	display:block;
	width:505px;
	height:43px;
}

#header_contents div#btn_japanese {
	position:absolute;
	top:20px;
	left:842px;
	width:58px;
	height:12px;
}

#header_contents ul#header_navi {
	position:absolute;
	top:75px;
	left:447px;
	width:453px;
	height:25px;
}

#header_contents ul#header_navi li {
	display:block;
	width:150px;
	height:25px;
	float:left;
	margin-right:1px;
}

#header_contents ul#header_navi li a {
	display:block;
	width:150px;
	height:25px;
}

#header_contents ul#header_navi li#navi_01 a:link, #navi_01 a:visited {
	background:url(../images/english/btn_index_01.jpg) no-repeat left top;
}
#header_contents ul#header_navi li#navi_01 a:hover {
	background:url(../images/english/btn_index_01.jpg) no-repeat left bottom;
}

#header_contents ul#header_navi li#navi_02 a:link, #navi_02 a:visited {
	background:url(../images/english/btn_index_02.jpg) no-repeat left top;
}
#header_contents ul#header_navi li#navi_02 a:hover {
	background:url(../images/english/btn_index_02.jpg) no-repeat left bottom;
}

#header_contents ul#header_navi li#navi_03 a:link, #navi_03 a:visited {
	background:url(../images/english/btn_index_03.jpg) no-repeat left top;
}
#header_contents ul#header_navi li#navi_03 a:hover {
	background:url(../images/english/btn_index_03.jpg) no-repeat left bottom;
}