@charset "utf-8";
div.ehach_menu{	width:755px;margin:0px auto;background-image: url(../images/menu.gif);background-repeat: no-repeat;	font-size: 85%;background-position: left top;color:#333333 ;}
#nav {height: 30px; list-style-type: none;line-height:40px;overflow:hidden;width:755px;margin:0px;color:#333333;
padding-top:10px;}
#nav a {display: block; width: auto;padding:0px 10px;line-height:30px;text-transform:uppercase;color:#333333;}
#nav a:link {color:#333333;text-decoration:none;background-image: none;}
#nav a:hover {
	color:#cc0000;
	text-decoration:none;
	background-image: url(../images/menu01.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}
#nav a.on {
	color:#cc0000;
	text-decoration:none;
	background-image: url(../images/menu01.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
}
#nav li {float: left; width: auto;margin:0px;background-image: url(../images/line04.gif);
	background-repeat: no-repeat;
	background-position: right center;}



div.menu02{width:755px;background-color: #ffedd0;}

#nav2 {
	height: 30px;
	list-style-type: none;
	line-height:24px;
	overflow:hidden;
	width:755px;
	margin:0px;
	color:#333333;
	
}

#nav2 li a {
	display: block;
	width: auto;
	padding:0px 10px;
	line-height:23px;
	text-transform:uppercase;
	color:#333333;
	background-image: url(../images/line02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav2 li a:link {color:#333333;text-decoration:none;}
#nav2 li a:hover {
	color:#fb4700;
	text-decoration:none;
	background-image: url(../images/menudot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#nav2 li a.on2 {color:#fb4700;
	text-decoration:none;
	background-image: url(../images/menudot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;}
#nav2 li {float: left; width: auto;margin:0px;	background-image: url(../images/line02.gif);
	background-repeat: no-repeat;
	background-position: right center;}

#content {
clear: left;
}