
/****************
	left box
*****************/
#box_left { clear:both; float:left; margin: 0; padding:0;
	border:0; width:190px;
	min-height:300px;
	background: url(/image/menu/leftmenu_bg.gif) repeat-y;
}
*html #box_left { height: 300px; }

/* left box1 */
#box_left1 { margin:0px;
	height:61px;
	border:0px; background:url(/image/menu/leftmenu_title_5.gif) no-repeat;
	z-index:2; display: block;
}


/* left box2 */
#box_left2 { margin:0; list-style:none;}
#box_left2 ul { margin:0; padding:0;}
#box_left2 li {float:left; list-style: none;}

#box_left2 li.a01 a {background:url(/image/menu/leftmenu_4_1.gif) no-repeat; z-index:2; display: block; width:190px; height:30px; }
#box_left2 li.a01 a:hover {background:url(/image/menu/leftmenu_4_1ov.gif) no-repeat; z-index:2; display: block; width:190px; height:30px;}
#box_left2 li.a01_on a {background:url(/image/menu/leftmenu_4_1ov.gif) no-repeat; z-index:2; display: block; width:190px; height:30px;}

#box_left2 li.a02 a {background:url(/image/menu/leftmenu_4_2.gif) no-repeat; z-index:2; display: block; width:190px; height:30px; }
#box_left2 li.a02 a:hover {background:url(/image/menu/leftmenu_4_2ov.gif) no-repeat; z-index:2; display: block; width:190px; height:30px;}
#box_left2 li.a02_on a {background:url(/image/menu/leftmenu_4_2ov.gif) no-repeat; z-index:2; display: block; width:190px; height:30px;}

#box_left2 li.a03 a {background:url(/image/menu/leftmenu_5_3.gif) no-repeat; z-index:2; display: block; width:190px; height:30px; }
#box_left2 li.a03 a:hover {background:url(/image/menu/leftmenu_5_3ov.gif) no-repeat; z-index:2; display: block; width:190px; height:30px;}
#box_left2 li.a03_on a {background:url(/image/menu/leftmenu_5_3ov.gif) no-repeat; z-index:2; display: block; width:190px; height:30px;}






