
/*-----------------------------------------------
 __その他ページメニュー
-----------------------------------------------*/

#menuBox {
	float: right;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
}

.mainmenu_01 {
}
.mainmenu_01 a {
	width: 62px;
	background-image: url(../image/mainmenu_01.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_01 a:hover {
	background-image: url(../image/mainmenu_01_o.gif);
	background-repeat: no-repeat;
}
.mainmenu_02 {
}
.mainmenu_02 a {
	width: 98px;
	background-image: url(../image/mainmenu_02.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_02 a:hover {
	background-image: url(../image/mainmenu_02_o.gif);
	background-repeat: no-repeat;
}
.mainmenu_03 {
}
.mainmenu_03 a {
	width: 73px;
	background-image: url(../image/mainmenu_03.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_03 a:hover {
	background-image: url(../image/mainmenu_03_o.gif);
	background-repeat: no-repeat;
}
.mainmenu_04 {
}
.mainmenu_04 a {
	width: 62px;
	background-image: url(../image/mainmenu_04.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_04 a:hover {
	background-image: url(../image/mainmenu_04_o.gif);
	background-repeat: no-repeat;
}
.mainmenu_05 {
}
.mainmenu_05 a {
	width: 84px;
	background-image: url(../image/mainmenu_05.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_05 a:hover {
	background-image: url(../image/mainmenu_05_o.gif);
	background-repeat: no-repeat;
}
.mainmenu_06 {
}
.mainmenu_06 a {
	width: 95px;
	background-image: url(../image/mainmenu_06.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_06 a:hover {
	background-image: url(../image/mainmenu_06_o.gif);
	background-repeat: no-repeat;
}

.mainmenu_07 {
}
.mainmenu_07 a {
	width: 73px;
	background-image: url(../image/mainmenu_07.gif);
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	float: left;
}
.mainmenu_07 a:hover {
	background-image: url(../image/mainmenu_07_o.gif);
	background-repeat: no-repeat;
}





