/* CSS Document */

.header {
	background:url(../images/com/bg_header.gif) 0 0 no-repeat;
	width:800px;
	height:125px;
	margin:0 auto 10px;
	padding:0;
}

.seo_text {
	width:760px;
	margin:0 auto;
	padding:12px 0 0 0;
	font-size:0.9em;
	line-height:1em;
	font-weight:normal;
	color:#3C0000;
}

.header_l {
	width:196px;
	height:46px;
	float:left;
	padding-left:100px;
	padding-top:15px;
}

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


.header_r {
	width:345px;
	float:right;
	padding:10px 20px 0 0;
}

.g_menu {
	margin:0;
	padding:5px 0 0 0;
	width:119px;
	list-style-type:none;
	float:left;
}

.g_menu li {
	float:left;
}

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

.g_menu02 a {
	background:url(../images/header/g_menu.gif) -50px 0 no-repeat;
	width:69px;
	height:21px;
	display:block;
	text-indent:-9999px;
}

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

.g_menu02 a:hover {
	background:url(../images/header/g_menu.gif) -50px -21px no-repeat;
	width:69px;
	height:21px;
	display:block;
	text-indent:-9999px;
}

.tel_fax_img {
	margin:0;
	padding:0;
	float:right;
	background:url(../images/header/tel_fax_img.gif) 0 0 no-repeat;
	width:204px;
	height:44px;
	text-indent:-9999px;
}


.menu {
	margin:0;
	padding:15px 0 0 100px;
	width:400px;
	height:20px;
	list-style-type:none;
	float:left;
}

.menu li {
	float:left;
	height:20px;
	font-size:1px;
	line-height:1px;
}

.menu01 a {
	background:url(../images/header/menu_img.gif) 0 0 no-repeat;
	width:128px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu02 a {
	background:url(../images/header/menu_img.gif) -128px 0 no-repeat;
	width:129px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu03 a {
	background:url(../images/header/menu_img.gif) -257px 0 no-repeat;
	width:85px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu04 a {
	background:url(../images/header/menu_img.gif) -342px 0 no-repeat;
	width:54px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu01 a:hover {
	background:url(../images/header/menu_img.gif) 0 -20px no-repeat;
	width:128px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu02 a:hover {

	background:url(../images/header/menu_img.gif) -128px -20px no-repeat;
	width:129px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu03 a:hover {
	background:url(../images/header/menu_img.gif) -257px -20px no-repeat;
	width:85px;
	height:20px;
	display:block;
	text-indent:-9999px;
}

.menu04 a:hover {
	background:url(../images/header/menu_img.gif) -342px -20px no-repeat;
	width:54px;
	height:20px;
	display:block;
	text-indent:-9999px;
}


.btn_order {
	width:210px;
	float:right;
	margin:0;
	padding:0 10px 0 0;
}

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

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

