@charset "iso-8859-1";
@media all{
	.box_menu { margin:0px; background-color:#E8FFFF;}


	.box_menu_body { font-size:11px; color:#010149;margin-bottom:-1px;
				padding-left:15px; padding-right:15px; padding-top:5px; padding-bottom:0px;
				border-right:1px solid #4B9B3E; border-left:1px solid #4B9B3E;
	}
	.box_menu_link { font-size:15px; color:#025A93; font-weight:bold; letter-spacing:2px;}

	.box_menu_s .box_menu_se { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }
	.box_menu_s .box_menu_sw { display:block;  font-size:0px; margin:0px; line-height:0%; position:relative; height:4px; }

	.box_menu_s {  border-bottom:1px solid #4B9B3E; }

	.box_menu_se { background:url(images/green/se-r4.gif) no-repeat bottom right; right:0px; bottom:-1px;}
	.box_menu_sw { background:url(images/green/sw-r4.gif) no-repeat bottom left; left:0px; }

}