
div.oyanesubmenu_top
{
	width: 186px;
}

div.oyanesubmenu_header
{
	display: none;
}

div.oyanesubmenu_footer
{
	display: none;
}

a.oyanesubmenu_level0, a.oyanesubmenu_level1, a.oyanesubmenu_level2
{
	background-color: #D9F2FF;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	margin: 0px;
	line-height: 25px;
	text-indent: 20px;
	text-decoration: none;
	vertical-align: middle; 
	width: 216px;
	border-bottom: solid 1px white;
}

a.oyanesubmenu_level1
{
	text-indent: 40px;
	font-weight: normal;
}

a.oyanesubmenu_level2
{
	text-indent: 60px;
	font-weight: normal;
}

a.oyanesubmenu_level0:hover, a.oyanesubmenu_level1:hover, a.oyanesubmenu_level2:hover
{
	color: #000;
	text-decoration: none;
	background-color: #99ccff;
}
