/* CSS Document */

/*header
------------------------*/
#header {
	width:935px;
	height:91px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/header/bg_header.gif) no-repeat center bottom;
}
#bg_header {
	background: url(../images/com/bg_hed_img.gif) repeat-x;
	height: 100px;
}

#seo_text {
	font-size:1em;
	line-height:10px;
	font-weight:normal;
	width:700px;
	height:10px;
	margin-bottom: 30px;
	float: left;
	padding-top: 3px;
}


#logo {
	width:250px;
	height:33px;
	float:left;
}

#logo a {
	background:url(../images/header/logo_img.gif) 0 0 no-repeat;
	width:250px;
	height:33px;
	display:block;
	text-indent:-9999px;
}


#header_r {
	float:right;
	width:595px;
	margin-top: 10px;
	height: 25px;
}
#g_navi {
	width:229px;
	margin:0;
	list-style-type:none;
	padding: 0px 0 0;
	float: right;
}

#g_navi li {
	float:left;
	height:8px;
	margin-top: 2px;
	font-size: 1px;
	line-height: 1px;
}

#g_navi01 a {
	background: url(../images/header/g_navi.gif) 0 0 no-repeat;
	width:45px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi02 a {
	background: url(../images/header/g_navi.gif) -45px 0 no-repeat;
	width:54px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi03 a {
	background: url(../images/header/g_navi.gif) -99px 0 no-repeat;
	width:70px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi04 a {
	background: url(../images/header/g_navi.gif) -169px 0 no-repeat;
	width:60px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi01 a:hover {
	background: url(../images/header/g_navi.gif) 0 -8px no-repeat;
	width:45px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi02 a:hover {
	background: url(../images/header/g_navi.gif) -45px -8px no-repeat;
	width:54px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi03 a:hover {
	background: url(../images/header/g_navi.gif) -99px -8px no-repeat;
	width:70px;
	height:8px;
	display:block;
	text-indent:-9999px;
}

#g_navi04 a:hover {
	background: url(../images/header/g_navi.gif) -169px -8px no-repeat;
	width:60px;
	height:8px;
	display:block;
	text-indent:-9999px;
}


/*menu
------------------------*/
#main_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main_menu li {
	float:left;
	height: 25px;
}

#main_menu01 a {
	background:url(../images/header/main_menu.gif) 0 0 no-repeat;
	width:101px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu02 a {
	background:url(../images/header/main_menu.gif) -101px 0 no-repeat;
	width:100px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu03 a {
	background:url(../images/header/main_menu.gif) -201px 0 no-repeat;
	width:100px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu04 a {
	background:url(../images/header/main_menu.gif) -301px 0 no-repeat;
	width:99px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu05 p {
	background:url(../images/header/main_menu.gif) -400px 0 no-repeat;
	width:195px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
#main_menu01 a:hover {
	background:url(../images/header/main_menu.gif) 0 -25px no-repeat;
	width:101px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu02 a:hover {
	background:url(../images/header/main_menu.gif) -101px -25px no-repeat;
	width:100px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu03 a:hover {
	background:url(../images/header/main_menu.gif) -201px -25px no-repeat;
	width:100px;
	height:25px;
	display:block;
	text-indent:-9999px;
}

#main_menu04 a:hover {
	background:url(../images/header/main_menu.gif) -301px -25px no-repeat;
	width:99px;
	height:25px;
	display:block;
	text-indent:-9999px;
}
