.menu_jsBox{
	padding-bottom:0px;
}
.menu_jsWrap{
	width:958px;
	font-size:12px;
	background:url(img/menu_bg.gif) repeat-y top left;
	border:1px solid #D6D6D6;
}
.menu_jsWrap:after {
    content:".";
    display:block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.menu_jsWrap { display:inline-table; }
* html .menu_jsWrap { height:1px; }
.menu_jsWrap { display:block; }

.menuBox{
	float:left;
	width:191px;
}
.top_tenshoku{
	width:192px;
}
.menuBox ul{
	list-style-type:none;
	padding:10px 0;
	margin:0;
}
.menuBox h2{
	margin:0;
	padding:0;
	border:0;
}
.menuBox h2 a{
	width:191px;
	height:34px;
	display:block;
	text-indent:-9999px;
}



/* ʈړ --------------------------------------*/
.top_tenshoku h2 a{
	width:191px;
}


.menuBox h2.top_tenshoku a{
    width:191px;
	background:url(img/top_tenshoku.gif) no-repeat;
}
.menuBox h2.top_haken a{
	background:url(img/top_haken.gif) no-repeat;
}
.menuBox h2.top_kenshu a{
	background:url(img/top_kenshu.gif) no-repeat;
}
.menuBox h2.top_out a{

	background:url(img/top_out.gif) no-repeat;
}
.menuBox h2.top_other a{
    width:191px;
	background:url(img/top_other.gif) no-repeat;
}

.menuBox li{
    text-align:left;
	padding:0 15px 2px 15px;
	margin:0 0 0 12px;
	background:url(img/icon_arrow.gif) no-repeat 0 2px;
	text-indent:0px;
}
