

#menu_box{

	width:968px;
	height:50px;
	background:url("../img2/menu_bg.jpg") repeat-x;
	
}


#menu_box ul{
	list-style:none;
	margin:0px;
	padding:0px;

}

#menu_box ul li{
	display:inline;
	margin-top:4px;
}

#menu_box ul li.home a{
	display:block;
	margin-top:4px;
	float:left;
	width:117px;
	height:42px;
	margin-left:9px;
	background-image:url("../commonimg/s_top_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#menu_box ul li.news a{
	display:block;
	margin-top:4px;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_news_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#menu_box ul li.compa a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_compa_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.sche a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
		margin-left:2px;
	background-image:url("../commonimg/s_sche_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.system a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_system_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.newf a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_newf_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.syame a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_syame_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.cos a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_cos_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#menu_box ul li.link a{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	margin-left:2px;
	background-image:url("../commonimg/s_link_n.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*ホバーメニュー*/

#menu_box ul li.home a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_top_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#menu_box ul li.news a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_news_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#menu_box ul li.compa a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_compa_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.sche a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_sche_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.system a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_system_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.newf a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_news_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.syame a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_syame_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.cos a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_cos_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.link a:hover{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_link_y.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


/*現在選択中のページ*/

#menu_box ul li.home a.active{
	display:block;
	float:left;
	margin-top:4px;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_top_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#menu_box ul li.news a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_news_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}


#menu_box ul li.compa a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_compa_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.sche a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_sche_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.system a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_system_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.newf a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_newf_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.syame a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_syame_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.cos a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_cos_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu_box ul li.link a.active{
	margin-top:4px;
	display:block;
	float:left;
	width:117px;
	height:42px;
	background-image:url("../commonimg/s_link_a.png");
	background-repeat:no-repeat;
	text-indent:-9999px;
}





