/*menu-----------------------------------------------------------------*/
div#title_area h3#menu_title{
	background:url(../../img/menu_ber.jpg) no-repeat 0 0;
	width:585px;
	height:26px;
	text-indent:-1000em;
	margin-bottom:5px;
}

div#menu{
	padding:10px;
	margin-bottom:2em;
}
h4#menu01{
	background:url(../../img/lympha.jpg) no-repeat 0 0;
	width:190px;
	height:20px;
	text-indent:-1000em;
	margin-bottom:5px;
}
h4#menu02{
	margin-top:40px;
	background:url(../../img/jell.jpg) no-repeat 0 0;
	width:250px;
	height:20px;
	text-indent:-1000em;
	margin-bottom:5px;
}
div#menu p.sub{
	font-size:11px;
	color:#333333;
	margin-bottom:10px;
}
div#menu_info01{
	background:url(../../img/menu.jpg) no-repeat 0 0;
	width:485px;
	height:189px;
	text-indent:-1000em;
	margin-left:40px;
}
div#menu_info02{
	background:url(../../img/menu2.jpg) no-repeat 0 0;
	width:485px;
	height:189px;
	text-indent:-1000em;
	margin-left:40px;
}
div#caution{
	border:1px solid #666666;
	padding:10px;
	margin-bottom:20px;
}
div#caution p{
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}
div#caution p strong{
	font-weight:bolder;
	color:#990000;
}
img#menuimg{
	margin:0;
	padding:0;
}
