*{
	margin:0px;
	padding:0px;
}

/*---------　メニュー全体  ----------*/

#MENU_Box{
	clear:right;
	width:900px;
	height:86px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

/*---------　メニュー (上段設定) ----------*/

#MENU_01{
	height: 40px;
	margin-left:45px;
}

#MENU_01 ul{
	list-style-type: none;
}

#MENU_01 li{
	float:left;
}

#MENU_01 a{
	display:block;
	background-repeat:no-repeat;
	height: 40px;
	width: 162px;
	margin-top: 0px;
	overflow: hidden;
	text-indent:-9999px;
	background-image:url(../img/in_bth_bn01.jpg);
}

#m10 a{background-position:0px 0px;}
#m11 a{background-position:-162px 0px;}
#m12 a{background-position:-324px 0px;}
#m13 a{background-position:-486px 0px;}
#m14 a{background-position:-648px 0px;}

#m10 a:hover{background-position:0px -40px;}
#m11 a:hover{background-position:-162px -40px;}
#m12 a:hover{background-position:-324px -40px;}
#m13 a:hover{background-position:-486px -40px;}
#m14 a:hover{background-position:-648px -40px;}


/*---------　メニュー (下段設定) ----------*/

#MENU_02{
	height: 40px;
	margin-top:2px;
	margin-left:209px;
}

#MENU_02 ul{
	list-style-type: none;
}

#MENU_02 li{
	float:left;
}

#MENU_02 a{
	display:block;
	background-repeat:no-repeat;
	height: 40px;
	width: 162px;
	margin-top: 0px;
	overflow: hidden;
	text-indent:-9999px;
	background-image:url(../img/in_bth_bn02.jpg);
}

#m15 a{background-position:0px 0px;}
#m16 a{background-position:-162px 0px;}
#m17 a{background-position:-322px 0px;}
#m18 a{background-position:-486px 0px;}

#m15 a:hover{background-position:0px -40px;}
#m16 a:hover{background-position:-162px -40px;}
#m17 a:hover{background-position:-324px -40px;}
#m18 a:hover{background-position:-486px -40px;}


/*---------フッダー----------*/
#FOOTER{
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/copy.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#FOOTER h5{
    display:none;
}

/*#banner{
	text-align: center;
}

#banner img{
	margin-right: 10px;
	margin-left: 10px;
}*/
