/* Menu Navi Style Css - Umezawa Technical Lab */

ul.menu{
	font-size:12px;
}
ul.menu{
	text-align:center;
}
ol.sub{
	text-align:left;
}
ul.sub-2{
	text-align:left;
}
ul.menu{
	font-family:"lr oSVbN","Osaka",sans-serifG
}
.menu a{
	text-decoration:none;
}
.menu{
	background: url(img/menubk_1.gif) repeat-x; 
	border:0px solid #cfcfcf;
	width :880px;
	position: right;
}
.menu li{
	background: url(img/menubk_1.gif) repeat-x;
}
.menu a:hover{
	background: url(img/menubk_2.gif) repeat-x;
}
.menu li.on{
	background: url(img/menubk_3.gif) repeat-x;
}
.sub{
	background: url(img/bg_07.gif) repeat-x;
}
.sub li{
	background: url(img/bg_07.gif) repeat-x;
}
.sub a:hover{
	background: url(img/menubk_4.gif) repeat-x;
}
.sub li.on2{
	background: url(img/menubk_5.gif) repeat-x;
}
.sub-2{
	background: url(img/bg_07.gif) repeat-x;
}
.sub-2 li{
	background-color:#ccccff;
}
.sub-2 a:hover{
	background: url(img/menubk_5.gif) repeat-x;
}
.menu a:link{
	color:#585858;
}
.menu a:visited{
	color:#585858;
}
.menu a:hover{
	color:#ffffff;
}
.sub a:link{
	color:#585858;
}
.sub a:visited{
	color:#585858;
}
.sub a:hover{
	color:#ffffff;
}
.sub-2 a:link{
	color:#191970;
}
.sub-2 a:visited{
	color:#000000;
}
.sub-2 a:hover{
	color:#ffffff;
}
ul.menu{
	width:880px; 
	border-top:1px solid #cfcfcf; 
	border-bottom:1px solid #cfcfcf; 
	margin:0px 0px 0px 0px; 
	background: url(img/menubk_1.gif) repeat-x; 
	height:38px;
}
.menu li.off{
	height:38px; width:140px;
}
.menu li.on{
	height:38px; width:140px;
}
.menu a{
	padding:12px 0px 12px 0px;
}
.menu li.off{
	border-right:0px solid #cfcfcf;
}
.menu li.on{
	border-right:0px solid #cfcfcf; border-bottom:0px;
}
.menu a{
	border-bottom:0px solid #cfcfcf;
}
ol.sub{
	left:0; top:0; width:180px; 
	height:28px;
}
ol.sub li.off2{
	width:180px; height:28px;
}
ol.sub li.on2{
	width:180px; height:28px;
}
.sub li.off2,.sub li.on2{
	border-bottom:1px solid #cfcfcf; 
	border-right:1px solid #cfcfcf;
}
.sub a{
	padding:5px 5px; 
	width:170px; 
	height:18px;
}
ul.sub-2{
	left:100%; 
	top:-28px; 
	width:180px;
}
ul.sub-2{
	border:1px solid #cfcfcf; border-bottom:0px;
}
.sub-2 a{
	border-bottom:1px solid #cfcfcf;
}
.sub-2 a{
	padding:3px 5px;
}
DIV#menu{
	top:; 
	left:; 
	width:880px; 
	height:38px;
	position:absolute;
	background: url(img/menubk_1.gif) repeat-x; 
}
.menu *{
	margin:0px;
	padding:0px;
	list-style:none;
	display:block;
}
ul.menu{
	position:relative;
}
ul.menu li.off{
	position:relative;
	float:left;
	overflow:hidden;
}
ul.menu li.on{
	float:left;
	overflow:hidden;
}
ul.menu>li.on{
	overflow:visible;
}
ol.sub{
	position:relative;
}
ol.sub li.off2{
	position:relative;
	overflow:hidden;
}
ol.sub li.on2{
	overflow:hidden;
}
ol.sub>li.on2{
	overflow:visible;
}
ul.sub-2{
	position:relative;
}



/* Menu Navi End Style Css */
