/* CSS Document */

.header {
	width:895px;
	border-top:2px solid #000000;
	padding-top:5px;
	margin-bottom:35px;
}

.seo_text {
	font-size:1em;
	line-height:1em;
	font-weight:normal;
	padding:0 10px;
	margin-bottom:5px;
}

.header_l {
	width:210px;
	margin:20px 0 0 10px;
	float:left;
}

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

.header_r {
	width:420px;
	float:right;
}

.img_tel {
	background:url(../images/header/img_tel.gif) 0 0 no-repeat;
	width:185px;
	height:38px;
	text-indent:-9999px;
	float:left;
	margin-top:7px;
}

.g_highmenu {
	width:210px;
	float:right;
}


/*btn_document*/
.btn_document a {
	background:url(../images/header/btn_document_r.gif) 0 0 no-repeat;
	width:210px;
	height:32px;
	display:block;
	text-indent:-9999px;
}

.btn_document a:hover {
	background:url(../images/header/btn_document_r.gif) 0 -32px no-repeat;
	width:210px;
	height:32px;
	display:block;
	text-indent:-9999px;
}


/*g_menu*/
.g_menu {
	margin:0;
	padding:0;
	list-style-type:none;
}

.g_menu li {
	float:left;
}

.g_menu01 a {
	background: url(../images/header/g_menu_img.gif) 0 0 no-repeat;
	width:41px;
	height:15px;
	display:block;
	text-indent:-9999px;
	margin-right:15px;
}

.g_menu02 a {
	background: url(../images/header/g_menu_img.gif) -79px 0 no-repeat;
	width:49px;
	height:15px;
	display:block;
	text-indent:-9999px;
	margin-right:15px;
}

.g_menu03 a {
	background: url(../images/header/g_menu_img.gif) -138px 0 no-repeat;
	width:72px;
	height:15px;
	display:block;
	text-indent:-9999px;
}

.g_menu01 a:hover {
	background: url(../images/header/g_menu_img.gif) 0 -15px no-repeat;
	width:41px;
	height:15px;
	display:block;
	text-indent:-9999px;
	margin-right:15px;
}

.g_menu02 a:hover {
	background: url(../images/header/g_menu_img.gif) -79px -15px no-repeat;
	width:49px;
	height:15px;
	display:block;
	text-indent:-9999px;
	margin-right:15px;
}

.g_menu03 a:hover {
	background: url(../images/header/g_menu_img.gif) -138px -15px no-repeat;
	width:72px;
	height:15px;
	display:block;
	text-indent:-9999px;
}