/*-----    メインメニュー  -----*/
div#menu{
	background-image:url(../img/menu.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:90px;
	margin:0px;
	padding:0px;
	clear:both;
	}
div#menu a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	}
div#menu ul{
	}
/*-----トップ*/
li#top {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top a.other {
}
li#top a.this {
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
li#top a:hover {
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
}
/*-----北海道*/
li#top1 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top1 a.other {
}
li#top1 a.this {
	background-image:url(../img/1.jpg);
	background-repeat:no-repeat;
}
li#top1 a:hover {
	background-image:url(../img/1.jpg);
	background-repeat:no-repeat;
}
/*-----東北*/
li#top2 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top2 a.other {
}
li#top2 a.this {
	background-image:url(../img/2.jpg);
	background-repeat:no-repeat;
}
li#top2 a:hover {
	background-image:url(../img/2.jpg);
	background-repeat:no-repeat;
}
/*-----関東*/
li#top3 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top3 a.other {
}
li#top3 a.this {
	background-image:url(../img/3.jpg);
	background-repeat:no-repeat;
}
li#top3 a:hover {
	background-image:url(../img/3.jpg);
	background-repeat:no-repeat;
}
/*-----信越・北陸*/
li#top4 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top4 a.other {
}
li#top4 a.this {
	background-image:url(../img/4.jpg);
	background-repeat:no-repeat;
}
li#top4 a:hover {
	background-image:url(../img/4.jpg);
	background-repeat:no-repeat;
}
/*-----東海*/
li#top5 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top5 a.other {
}
li#top5 a.this {
	background-image:url(../img/5.jpg);
	background-repeat:no-repeat;
}
li#top5 a:hover {
	background-image:url(../img/5.jpg);
	background-repeat:no-repeat;
}
/*-----関西*/
li#top6 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top6 a.other {
}
li#top6 a.this {
	background-image:url(../img/6.jpg);
	background-repeat:no-repeat;
}
li#top6 a:hover {
	background-image:url(../img/6.jpg);
	background-repeat:no-repeat;
}
/*-----中国*/
li#top7 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top7 a.other {
}
li#top7 a.this {
	background-image:url(../img/7.jpg);
	background-repeat:no-repeat;
}
li#top7 a:hover {
	background-image:url(../img/7.jpg);
	background-repeat:no-repeat;
}
/*-----四国*/
li#top8 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top8 a.other {
}
li#top8 a.this {
	background-image:url(../img/8.jpg);
	background-repeat:no-repeat;
}
li#top8 a:hover {
	background-image:url(../img/8.jpg);
	background-repeat:no-repeat;
}
/*-----九州・沖縄*/
li#top9 {
	width:96px;
	height:90px;
	padding:0px;
	text-indent:-999999px;
	float:left;
}
li#top9 a.other {
}
li#top9 a.this {
	background-image:url(../img/9.jpg);
	background-repeat:no-repeat;
}
li#top9 a:hover {
	background-image:url(../img/9.jpg);
	background-repeat:no-repeat;
}
}