/* CSS Document */

*{ margin:0; padding:0;}
img{ border:0;}

/*■基本レイアウト*/
#container{
	width:750px;
	margin:auto;
	text-align:left;
	}

#head{}
#head_menu{
	height:40px;
	zoom:100%;
	}
#head_menu:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#head_menu ul *{
	list-style-type:none;
	display:block;}	
#head_menu ul li{
	width:125px;
	height:40px;
	position:relative;
	float:left;
	}
#head_menu ul li a{
	width:125px;
	height:40px;
	text-align:center;
	color:#FFFFFF;
	line-height:40px;
	text-decoration:none;
	}
#head_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:125px;
	}
#head_menu ul li.off ol.sub{
	left:0px; top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px; top:40px;
	width:125px;
	border:1px solid #999999;
	text-align:center;
	}
#head_menu ul li.on{
	width:125px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	width:125px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
	}
#head_menu ul ol.sub li a{
	background:none;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:40px;
	line-height:40px;
	text-align:center;
	}

#head_menu ul ol.sub li a:hover{
	color:#000000;
	background:none;
	background-color:#009999;
	}

#head_menu ul li.a01 a{ background:url(top_j/new_topmenu01.gif) no-repeat;}
#head_menu ul li.a01 a:hover{ background:url(top_j/new_topmenu07.gif) no-repeat;}
#head_menu ul li.a02 a{ background:url(top_j/new_topmenu02.gif) no-repeat;}
#head_menu ul li.a02 a:hover{ background:url(top_j/new_topmenu08.gif) no-repeat;}
#head_menu ul li.a03 a{ background:url(top_j/new_topmenu03.gif) no-repeat;}
#head_menu ul li.a03 a:hover{ background:url(top_j/new_topmenu09.gif) no-repeat;}
#head_menu ul li.a04 a{ background:url(top_j/new_topmenu04.gif) no-repeat;}
#head_menu ul li.a04 a:hover{ background:url(top_j/new_topmenu10.gif) no-repeat;}
#head_menu ul li.a05 a{ background:url(top_j/new_topmenu05.gif) no-repeat;}
#head_menu ul li.a05 a:hover{ background:url(top_j/new_topmenu11.gif) no-repeat;}
#head_menu ul li.a06 a{ background:url(top_j/new_topmenu06.gif) no-repeat;}
#head_menu ul li.a06 a:hover{ background:url(top_j/new_topmenu12.gif) no-repeat;}

#left_menu{
	height:25px;
	zoom:100%;
	}
#left_menu:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#left_menu ul *{
	list-style-type:none;
	display:block;}	
#left_menu ul li{
	width:180px;
	height:25px;
	position:relative;
	float:left;
	}
#left_menu ul li a{
	width:180px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	line-height:40px;
	text-decoration:none;
	}
#left_menu ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#left_menu ul li.off{
	overflow:hidden;
	width:180px;
	}
#left_menu ul li.off ol.sub{
	left:0px; top:-999px;
	}
#left_menu ul ol.sub{
	position:absolute;
	left:0px; top:25px;
	width:180px;
	border:1px solid #999999;
	text-align:center;
	}
#left_menu ul li.on{
	width:180px;
	}
#left_menu ul>li.on{
	overflow:visible;/*×*/
	}
	
#left_menu ul ol.sub li a{
	background:none;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:40px;
	line-height:40px;
	text-align:center;
	}

#left_menu ul ol.sub li a:hover{
	color:#000000;
	background:none;
	background-color:#009999;
	}
	
#left_menu ul li.a01 a{ background:url(top_e/left_m_daikou.gif) no-repeat;}
#left_menu ul li.a01 a:hover{ background:url(top_e/left_m_daikou02.gif) no-repeat;}
#left_menu ul li.a02 a{ background:url(top_e/left_m_cars.gif) no-repeat;}
#left_menu ul li.a02 a:hover{ background:url(top_e/left_m_cars02.gif) no-repeat;}
#left_menu ul li.a03 a{ background:url(top_e/left_m_c_cars.gif) no-repeat;}
#left_menu ul li.a03 a:hover{ background:url(top_e/left_m_c_cars02.gif) no-repeat;}
#left_menu ul li.a04 a{ background:url(top_e/left_m_excavators.gif) no-repeat;}
#left_menu ul li.a04 a:hover{ background:url(top_e/left_m_excavators02.gif) no-repeat;}
#left_menu ul li.a05 a{ background:url(top_e/left_m_online_shop.gif) no-repeat;}
#left_menu ul li.a05 a:hover{ background:url(top_e/left_m_online_shop02.gif) no-repeat;}
#left_menu ul li.a06 a{ background:url(top_e/left_m_profile.gif) no-repeat;}
#left_menu ul li.a06 a:hover{ background:url(top_e/left_m_profile02.gif) no-repeat;}

/******************************************************************************************************/