/* CSS Document */

.header {
	width:920px;
	height:115px;
	margin-bottom:15px;
}

.header_l {
	width:690px;
	float:left;
}

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



/*.header_l 
-------------------------*/
.seo_text {
	font-size:1em;
	font-weight:normal;
	color:#000000;
	margin:0 0 10px;
}

.header_l_l {
	width:130px;
	float:left;
	margin:20px 0 0;
}

.logo {
	width:215px;
	height:55px;
	float: left;
	margin-top:15px;
}

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

.header_l_r {
	width:440px;
	float:right;
}

/*g_navi
-------------------------*/

.g_navi {
	width: 283px;
	margin-left: 157px;
	height:10px;
	margin-bottom:10px;
}
.g_navi ul {
	margin: 0px;
	padding: 0px;
}
.g_navi li {
	list-style: none;
	float:left;
	font-size:1px;
	line-height:1px;
}

#g_navi01 a {
	background: url(../images/header/g_navi.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 48px;
}
#g_navi02 a {
	background: url(../images/header/g_navi.gif) no-repeat -48px 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 80px;
}
#g_navi03 a {
	background: url(../images/header/g_navi.gif) no-repeat -128px 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 80px;
}
#g_navi04 a {
	background: url(../images/header/g_navi.gif) no-repeat -209px 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 75px;
}
#g_navi01 a:hover {
	background: url(../images/header/g_navi.gif) no-repeat 0px -10px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 48px;
}
#g_navi02 a:hover {
	background: url(../images/header/g_navi.gif) no-repeat -48px -10px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 80px;
}
#g_navi03 a:hover {
	background: url(../images/header/g_navi.gif) no-repeat -128px -10px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 80px;
}
#g_navi04 a:hover {
	background: url(../images/header/g_navi.gif) no-repeat -209px -10px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 75px;
}

/*main_menu
-------------------------*/
.main_menu {
	height: 48px;
	width: 428px;
	margin-left: 12px;
}
.main_menu ul {
	margin: 0px;
	padding: 0px;
}
.main_menu li {
	float: left;
	list-style: none;
}
#main_menu01 a {
	background: url(../images/header/menu_img.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu02 a {
	background: url(../images/header/menu_img.gif) no-repeat -107px 0px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu03 a {
	background: url(../images/header/menu_img.gif) no-repeat -214px 0px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu04 a {
	background: url(../images/header/menu_img.gif) no-repeat -321px 0px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu01 a:hover {
	background: url(../images/header/menu_img.gif) no-repeat 0px -48px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu02 a:hover {
	background: url(../images/header/menu_img.gif) no-repeat -107px -48px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu03 a:hover {
	background: url(../images/header/menu_img.gif) no-repeat -214px -48px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}
#main_menu04 a:hover {
	background: url(../images/header/menu_img.gif) no-repeat -321px -48px;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 107px;
}

/*header_r
-------------------------*/
.header_r ul {
	margin: 0px;
	padding: 0px;
}
.header_r li {
	list-style: none;
	float: left;
}
#btn_about_the_member a {
	background: url(../images/header/btn_about_the_member.gif) no-repeat 0px 0px;
	height: 95px;
	width: 105px;
	text-indent: -9999px;
	display: block;
}
#btn_shopping_cart a {
	background: url(../images/header/btn_shopping_cart.gif) no-repeat 0px 0px;
	height: 95px;
	width: 105px;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
}
#btn_about_the_member a:hover {
	background: url(../images/header/btn_about_the_member.gif) no-repeat 0px -95px;
	height: 95px;
	width: 105px;
	text-indent: -9999px;
	display: block;
}
#btn_shopping_cart a:hover {
	background: url(../images/header/btn_shopping_cart.gif) no-repeat 0px -95px;
	height: 95px;
	width: 105px;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
}



/*tel—L
-------------------------*/
.tel {
	background: url(../images/header/tel.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 27px;
	width: 220px;
	margin-bottom: 10px;
}


#btn_about_the_member2 a {
	background: url(../images/header/btn_about_the_member2.gif) no-repeat 0px 0px;
	height: 58px;
	width: 105px;
	text-indent: -9999px;
	display: block;
}
#btn_shopping_cart2 a {
	background: url(../images/header/btn_shopping_cart2.gif) no-repeat 0px 0px;
	height: 58px;
	width: 105px;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
}
#btn_about_the_member2 a:hover {
	background: url(../images/header/btn_about_the_member2.gif) no-repeat 0px -58px;
	height: 58px;
	width: 105px;
	text-indent: -9999px;
	display: block;
}
#btn_shopping_cart2 a:hover {
	background: url(../images/header/btn_shopping_cart2.gif) no-repeat 0px -58px;
	height: 58px;
	width: 105px;
	text-indent: -9999px;
	display: block;
	margin-left: 10px;
}


