@charset "utf-8";
/* CSS Document */

/*header
------------------------*/

#bg_header {
	background: url(../images/header/bg_header.gif) repeat-x 0px bottom;
	margin-bottom: 2px;
	padding-bottom: 20px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#seo_text {
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#bg_seo {
	background: #672A13;
}
#logo {
	float: left;
	height: 55px;
	width: 120px;
	margin-top: 15px;
}
#logo a {
	background: url(../images/header/logo_img.gif) no-repeat;
	height: 55px;
	width: 120px;
	text-indent: -9999px;
	display: block;
}

/*header_r
------------------------*/

#header_r {
	float: right;
	width: 760px;
}

/*g_navi
------------------------*/

#g_navi {
	height: 30px;
	width: 195px;
	padding: 0px;
	list-style: none;
	margin: 10px 0px 10px auto;
}
#g_navi li {
	float: left;
}
#navi01 {
	width: 109px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
}
#navi01 a {
	background: url(../images/header/g_navi.gif) no-repeat 0px 0px;
	height: 15px;
	width: 109px;
	text-indent: -9999px;
	display: block;
}
#navi01 a:hover {
	background: url(../images/header/g_navi.gif) no-repeat 0px -15px;
	height: 15px;
	width: 109px;
	text-indent: -9999px;
	display: block;
}
#navi02 {
	width: 86px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
}
#navi02 a {
	background: url(../images/header/g_navi.gif) no-repeat -109px 0px;
	text-indent: -9999px;
	width: 86px;
	height: 15px;
	display: block;
}
#navi02 a:hover {
	background: url(../images/header/g_navi.gif) no-repeat -109px -15px;
	text-indent: -9999px;
	height: 15px;
	width: 86px;
	display: block;
}

/*main_menu
------------------------*/

#main_menu {
	margin: 0px 0px 0px auto;
	padding: 0px;
	list-style: none;
	height: 25px;
	width: 580px;
}
#main_menu li {
	float: left;
}
#menu01 {
	width: 117px;
	height: 25px;
}
#menu02 {
	height: 25px;
	width: 116px;
}
#menu03 {
	height: 25px;
	width: 116px;
}
#menu04 {
	height: 25px;
	width: 116px;
}
#menu05 {
	height: 25px;
	width: 115px;
}
#menu01 a {
	background: url(../images/header/main_menu.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 117px;
}
#menu02 a {
	background: url(../images/header/main_menu.gif) no-repeat -117px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 116px;
}
#menu03 a {
	background: url(../images/header/main_menu.gif) no-repeat -233px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 116px;
}
#menu04 a {
	background: url(../images/header/main_menu.gif) no-repeat -349px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 116px;
}
#menu05 a {
	background: url(../images/header/main_menu.gif) no-repeat -465px 0px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 115px;
}
#menu01 a:hover {
	background: url(../images/header/main_menu.gif) no-repeat 0px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 117px;
}
#menu02 a:hover {
	background: url(../images/header/main_menu.gif) no-repeat -117px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 116px;
}
#menu03 a:hover {
	background: url(../images/header/main_menu.gif) no-repeat -233px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 116px;
}
#menu04 a:hover {
	background: url(../images/header/main_menu.gif) no-repeat -349px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 116px;
}
#menu05 a:hover {
	background: url(../images/header/main_menu.gif) no-repeat -465px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 115px;
}
