div#menu {
	width: 171px;
	margin:0px auto;
}
div#menu ul {
	width: 100%;
	height: 100%;
	clear: both;
	text-indent: -9999px;
}
div#menu ul li {
	height: 56px;
	text-indent:-9999px;
	list-style-type:none;
	clear:both;
	margin-bottom:3px;
}
div#menu ul li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
/* トップ */
li.m-top {
	background-image: url(../img/menu/top.png);
	width: 171px;
}
li.m-top a.this {
	background-image: url(../img/menu/top.png);
	width: 171px;
}
li.m-top a:hover {
	background-image: url(../img/menu/top.png);
	width: 171px;
}

li.m-ranking {
	background-image: url(../img/menu/ranking.png);
	width: 171px;
}
li.m-ranking a.this {
	background-image: url(../img/menu/ranking.png);
	width: 171px;
}
li.m-ranking a:hover {
	background-image: url(../img/menu/ranking.png);
	width: 171px;
}

li.m-system {
	background-image: url(../img/menu/system.png);
	width: 171px;
}
li.m-system a.this {
	background-image: url(../img/menu/system.png);
	width: 171px;
}
li.m-system a:hover {
	background-image: url(../img/menu/system.png);
	width: 171px;
}

li.m-magazine {
	background-image: url(../img/menu/magazine.png);
	width: 171px;
}
li.m-magazine a.this {
	background-image: url(../img/menu/magazine.png);
	width: 171px;
}
li.m-magazine a:hover {
	background-image: url(../img/menu/magazine.png);
	width: 171px;
}

li.m-gal {
	background-image: url(../img/menu/gal.png);
	width: 171px;
}
li.m-gal a.this {
	background-image: url(../img/menu/gal.png);
	width: 171px;
}
li.m-gal a:hover {
	background-image: url(../img/menu/gal.png);
	width: 171px;
}

li.m-schedule {
	background-image: url(../img/menu/schedule.png);
	width: 171px;
}
li.m-schedule a.this {
	background-image: url(../img/menu/schedule.png);
	width: 171px;
}
li.m-schedule a:hover {
	background-image: url(../img/menu/schedule.png);
	width: 171px;
}

li.m-inquiry {
	background-image: url(../img/menu/inquiry.png);
	width: 171px;
}
li.m-inquiry a.this {
	background-image: url(../img/menu/inquiry.png);
	width: 171px;
}
li.m-inquiry a:hover {
	background-image: url(../img/menu/inquiry.png);
	width: 171px;
}

li.m-link {
	background-image: url(../img/menu/link.png);
	width: 171px;
}
li.m-link a.this {
	background-image: url(../img/menu/link.png);
	width: 171px;
}
li.m-link a:hover {
	background-image: url(../img/menu/link.png);
	width: 171px;
}

li.m-event {
	background-image: url(../img/menu/event.png);
	width: 171px;
}
li.m-event a.this {
	background-image: url(../img/menu/event.png);
	width: 171px;
}
li.m-event a:hover {
	background-image: url(../img/menu/event.png);
	width: 171px;
}

