@import url("../clear.css");
@import url("../style.css");
@import url("../text.css");

/*
#menu{display:inline; float:left; width:110px; height: auto;margin:0; color:#666666; padding:0; text-align:left;}
#menu ul{list-style:none; margin:0; padding:0;}
#menu li{ width:110px; padding:5px 0 0px 0; font-size:10px; text-indent:10px; line-height:20px; margin:0;}
#menu li.top{width:110px; height:20px; background:url(../../image/product/index/sidemenu/menu_01.jpg) no-repeat; font-weight:bold;}
#menu li.cen{width:110px;background:url(../../image/product/index/sidemenu/menu_02.jpg) repeat-y; line-height:18px; padding:4px 0 2px 0;}
#menu li.cenm{width:110px;background:url(../../image/product/index/sidemenu/menu_m02.jpg) repeat-y;font-weight:bold; padding:4px 0 2px 0;}
#menu li.cenm a { color:#666666;}
#menu li.btm{width:110px; height:2px; background:url(../../image/product/index/sidemenu/menu_04.jpg) no-repeat; margin-bottom:5px; font-size:0px; line-height:0;}
*/


/* menu */
#menu{
	display:inline;
	float:left;
	width:110px;
	height: auto;
	margin:0 20px;
	color:#666666;
	padding:0;
	text-align:left;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	display: block;
	width:110px;
	padding:5px 0 0px 0;
	font-size:10px;
	line-height:20px;
	margin:0;
}
#menu li.top{
	width:110px; 
	height:20px;
	background:url(../../image/product/index/sidemenu/menu_01.jpg) no-repeat;
	font-weight:bold;
	text-align: center;
	text-indent:0;
}
#menu li.cen{
	width:110px;
	background:url(../../image/product/index/sidemenu/menu_02.jpg) repeat-y;
	line-height:18px;
	padding:4px 0 2px 8px;
}
#menu li.cen a.txt_s{
	line-height:15px;
}

#menu li.cenm{
	width:110px;
	background:url(../../image/product/index/sidemenu/menu_m02.jpg) repeat-y;
	font-weight:bold;
	padding:4px 0 2px 8px;
}
#menu li.cenm a { 
	color:#666666;
}
#menu li.btm{
	width:110px;
	height:2px;
	background:url(../../image/product/index/sidemenu/menu_04.jpg) no-repeat;
	margin-bottom:5px;
	font-size:0px;
	line-height:0;
}
.mainimgm5{
	margin-bottom:10px;
}


