@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/topmenu/bg_body.jpg);
}

#top_page #head_back {
	background: url(../images/topmenu/head_back.jpg) repeat-x;
	background-position: 0px 0px;
}


#menu_head {
	width: 935px;
	margin: auto;
	padding-left: 40px;
	padding-top: 3px;
}

#menu_head a {
	display:block;
	height:44px;
	text-indent: -9999px;
	float: left;
}

#menu_head img {
	float: left;
}

#menu_head #head_menu01 {
	width:111px;
	/*background: url(../images/topmenu/top_css_r2_c1.jpg);*/
	background: url(../images/topmenu/top.jpg);
}

#menu_head #head_menu01:hover {
	background: url(../images/topmenu/top_f2.jpg);
}

#menu_head #head_menu02 {
	width:105px;
	background: url(../images/topmenu/js99.jpg);
}

#menu_head #head_menu02:hover {
	background: url(../images/topmenu/js99_f2.jpg);
}

#menu_head #head_menu03 {
	width:96px;
	background: url(../images/topmenu/js77.jpg);
}

#menu_head #head_menu03:hover {
	background: url(../images/topmenu/js77_f2.jpg);
}

#menu_head #head_menu04 {
	width:112px;
	background: url(../images/topmenu/js133.jpg);
}

#menu_head #head_menu04:hover {
	background: url(../images/topmenu/js133_f2.jpg);
}

#menu_head #head_menu05 {
	width:92px;
	background: url(../images/topmenu/concept.jpg);
}

#menu_head #head_menu05:hover {
	background: url(../images/topmenu/concept_f2.jpg);
}

#menu_head #head_menu06 {
	width:143px;
	background: url(../images/topmenu/quality.jpg);
}

#menu_head #head_menu06:hover {
	background: url(../images/topmenu/quality_f2.jpg);
}

#menu_head #head_menu07 {
	width:108px;
	background: url(../images/topmenu/lifestyle.jpg);
}

#menu_head #head_menu07:hover {
	background: url(../images/topmenu/lifestyle_f2.jpg);
}

#menu_head #head_menu08 {
	width:111px;
	background: url(../images/topmenu/lowcost.jpg);
}

#menu_head #head_menu08:hover {
	background: url(../images/topmenu/lowcost_f2.jpg);
}

#menu_head #head_menu09 {
	width:64px;
	background: url(../images/topmenu/qa.jpg);
}

#menu_head #head_menu09:hover {
	background: url(../images/topmenu/qa_f2.jpg);
}

/*リストバック*/

#menu_head .head_menu01 {
	width:111px;
	background: url(../images/topmenu/top.jpg);
}



#menu_head .head_menu02 {
	width:105px;
	background: url(../images/topmenu/js99.jpg);
}



#menu_head .head_menu03 {
	width:96px;
	background: url(../images/topmenu/js77.jpg);
}



#menu_head .head_menu04 {
	width:112px;
	background: url(../images/topmenu/js133.jpg);
}



#menu_head .head_menu05 {
	width:92px;
	background: url(../images/topmenu/concept.jpg);
}



#menu_head .head_menu06 {
	width:143px;
	background: url(../images/topmenu/quality.jpg);
}



#menu_head .head_menu07 {
	width:108px;
	background: url(../images/topmenu/lifestyle.jpg);
}



#menu_head .head_menu08 {
	width:111px;
	background: url(../images/topmenu/lowcost.jpg);
}



#menu_head .head_menu09 {
	width:64px;
	background: url(../images/topmenu/qa.jpg);
}


