/*---------メニュー---------------*/



#menu_box{
 /*position: fixed !important;	*/
 position: absolute;
 width: 100%;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 z-index: 240;
 height: 41px;
 top: 0px;
 background-image: url(../images/sub_menu_bg.jpg);
 background-repeat: repeat-x;
}

#menu{
 margin: 0px auto 0px auto;
 width: 1000px;
 height: 41px;
 z-index: 9;

}



/*--------logo--------*/

#menu_1_box{
 z-index: 30;
 margin: 0px 0px 0px 0px;
 overflow: hidden;
 width: 208px;
 height: 41px;
 position: absolute;

}

.menu_1{
	z-index: 31;
	background-image: url(../images/sub_menu_1_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width:208px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.menu_1 a{
	z-index: 29;
	background-image: url(../images/sub_menu_1_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width:208px;
	height: 41px;
	display: block;
}


/*-------2---------*/


#menu_2_box{
 position: absolute;
 z-index: 30;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 328px;
 margin-bottom: 0px;
 overflow: hidden;
 width: 214px;
 height: 41px;

}

.menu_2{
	z-index:31;
	background-image: url(../images/sub_menu_2_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width: 214px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.menu_2 a{
	z-index:29;
	background-image: url(../images/sub_menu_2_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width: 214px;
	height: 41px;
	display: block;
}


/*-------3---------*/


#menu_3_box{
 position: absolute;
 z-index: 30;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 542px;
 margin-bottom: 0px;
 overflow: hidden;
 width: 144px;
 height: 41px;


}

.menu_3{
	z-index:31;
	background-image: url(../images/sub_menu_3_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width:144px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.menu_3 a{
	z-index: 29;
	background-image: url(../images/sub_menu_3_off.jpg);
	background-repeat: no-repeat;
	border: 0;
	display: block;
	width:144px;
	height: 41px;
}

/*-------4---------*/

#menu_4_box{
 position: absolute;
 z-index: 30;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 686px;
 margin-bottom: 0px;
 overflow: hidden;
 width: 145px;
 height: 41px;

}

.menu_4{
	z-index:31;
	background-image: url(../images/sub_menu_4_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width: 145px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.menu_4 a{
	z-index: 29;
	background-image: url(../images/sub_menu_4_off.jpg);
	background-repeat: no-repeat;
	border: 0;
	display: block;
	width: 154px;
	height: 41px;
}


/*-------5---------*/

#menu_5_box{
 position: absolute;
 z-index: 30;
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 831px;
 margin-bottom: 0px;
 overflow: hidden;
 width: 164px;
 height: 41px;
	
}

.menu_5{
	z-index:31;
	background-image: url(../images/sub_menu_5_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width: 164px;
	height: 41px;
	margin: 0px;
	padding: 0px;
}

.menu_5 a{
	z-index: 29;
	background-image: url(../images/sub_menu_5_off.jpg);
	background-repeat: no-repeat;
	border: 0;
	display: block;
	width: 164px;
	height: 41px;
}