@charset "ISO-8859-1";

/* Head Menu Area --------------------- */
div.menu_top{ 
	width: 800px; 
	background: url(../eng/image/bg_menu.gif) no-repeat top right; 
}
div.menu2{ 
	width: 800px; 
	background: url(../eng/image/bg_menu2.gif) no-repeat bottom right; 
}
.head_menu div, .head_menu td { 
	padding: 0; 
	margin: 0; 
	line-height: 0; 
	font-size: 0; 
}
.head_menu .spLeft { 
	padding-left: 2px; 	
}

div.menu_top .head_menu { 
	height: 26px; 
}

div.menu_top .head_navi { 
	visibility: hidden; 
	position: absolute; 
	top: 80px; 
	cursor: pointer; 	
}


div.menu2 .head_menu { 
	height: 24px; 
}
div.menu2 .head_navi { 
	visibility: hidden; 
	position: absolute; 
	top: 62px; 
	cursor: pointer;  
	line-height: 0; 
 }