/************ メインメニューの定義 ************/



div#menu{

	margin:0px 0px 0px 20px;

	width:770px;

}



.menu_clear{

	clear:both;

}



#menu ul.main_menu{

	margin:0;

	padding:0;

	list-style:none;

}



#menu .main_menu li{

	float:left;

	font-size:0.8em;

}



.main_menu span{

	display:none;

}



/* 企業案内 */



li.main_menu1 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu1.gif") no-repeat;

}



li.main_menu1 a:hover{

	background:url("img/menu1_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 新車情報 */



li.main_menu2 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu2.gif") no-repeat;

}



li.main_menu2 a:hover{

	background:url("img/menu2_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* サービス情報 */



li.main_menu3 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu3.gif") no-repeat;

}



li.main_menu3 a:hover{

	background:url("img/menu3_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 部品情報 */



li.main_menu4 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu4.gif") no-repeat;

}



li.main_menu4 a:hover{

	background:url("img/menu4_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 中古車情報 */



li.main_menu5 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu5.gif") no-repeat;

}



li.main_menu5 a:hover{

	background:url("img/menu5_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 保険情報 */



li.main_menu6 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu6.gif") no-repeat;

}



li.main_menu6 a:hover{

	background:url("img/menu6_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* お問い合わせ */



li.main_menu7 a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu7.gif") no-repeat;



}



li.main_menu7 a:hover{

	background:url("img/menu7_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/************ サブページのメニュー ************/



/* 企業案内 */



li.main_menu1_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu1_ov.gif") no-repeat;

}



li.main_menu1_sub a:hover{

	background:url("img/menu1_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 新車情報 */



li.main_menu2_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu2_ov.gif") no-repeat;

}



li.main_menu2_sub a:hover{

	background:url("img/menu2_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* サービス情報 */



li.main_menu3_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu3_ov.gif") no-repeat;

}



li.main_menu3_sub a:hover{

	background:url("img/menu3_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 部品情報 */



li.main_menu4_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu4_ov.gif") no-repeat;

}



li.main_menu4_sub a:hover{

	background:url("img/menu4_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 中古車情報 */



li.main_menu5_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu5_ov.gif") no-repeat;

}



li.main_menu5_sub a:hover{

	background:url("img/menu5_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* 保険情報 */



li.main_menu6_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu6_ov.gif") no-repeat;

}



li.main_menu6_sub a:hover{

	background:url("img/menu6_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/* お問い合わせ */



li.main_menu7_sub a{

	display:block;

	width:110px;

	height:25px;

	background:url("img/menu7_ov.gif") no-repeat;



}



li.main_menu7_sub a:hover{

	background:url("img/menu7_ov.gif") no-repeat;

	color:#ffcc00;

	text-decoration:none;

}



/************ サブメニューの定義 ************/



div#sub_menu{

	margin:-1px 0px 0px 20px;

	width:770px;

	background:url("img/sub_menu_back.jpg") repeat-x;

}



#sub_menu ul{

	margin:0px;

	padding:5px 0px 0px 5px;

	_padding:10px 0px 10px 5px;

	list-style:none;

	text-align:right;

}



/* 部品情報下段用 */



#sub_menu ul.parts_bottom{

	margin:0px;

	padding:5px 0px 0px 5px;

	_padding:0px 0px 5px 5px;

	list-style:none;

	text-align:right;

}



#sub_menu li{

	display:inline;

	font-size:75%;

	padding:0px 20px 0px 5px;

}



#sub_menu li a{

	padding:0px 0px 0px 15px;

	background:url("img/menu_arrow_moto.gif") no-repeat left center;

	color:#222222;

	text-decoration:none;

}



#sub_menu li a:hover{

	background:url("img/menu_arrow.gif") no-repeat left center;

	color:#222222;

	border-bottom:2px solid #ffcc00;

	text-decoration:none;

}

/************ 部品部　スリーラン　ページのメニュー ************/


#sub_menu ul.parts_bottom{

	margin:0px;

	padding:5px 0px 0px 5px;

	_padding:0px 0px 5px 5px;

	list-style:none;

	text-align:right;

}
#sub_menu2 li{

	display:inline;

	font-size:75%;

	padding:0px 20px 0px 5px;

}



#sub_menu2 li a{

	padding:0px 0px 0px 15px;

	background:url("img/menu_arrow_moto.gif") no-repeat left center;

	color:#E85041;

	text-decoration:none;

}



#sub_menu2 li a:hover{

	background:url("img/menu_arrow.gif") no-repeat left center;

	color:#E85041;

	border-bottom:2px solid #ffcc00;

	text-decoration:none;


}
