div#menu {
	background: url("../img/menu/gnavi_bg.jpg") repeat-x scroll 0 0 transparent;
	height: 42px;
	position: relative;
	margin:0px auto;
}
div#menu ul {
	width: 900px;
	height: 100%;
	clear: both;
	margin:0px auto;
	text-indent: -9999px;
}
div#menu ul li {
	height: 42px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
div#menu ul li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
/* NAVI */
li#m-top {
	background-image: url(../img/menu/gnavi01.jpg);
	width: 86px;
}
li#m-top a.this {
	background-image: url(../img/menu/gnavi01_o.jpg);
	width: 86px;
}
li#m-top a:hover {
	background-image: url(../img/menu/gnavi01_o.jpg);
	width: 86px;
}

li#m-mukitamago {
	background-image: url(../img/menu/gnavi02.jpg);
	width: 203px;
}
li#m-mukitamago a.this {
	background-image: url(../img/menu/gnavi02_o.jpg);
	width: 203px;
}
li#m-mukitamago a:hover{
	background-image: url(../img/menu/gnavi02_o.jpg);
	width: 203px;
}

li#m-first {
	background-image: url(../img/menu/gnavi03.jpg);
	width: 117px;
}
li#m-first a:hover {
	background-image: url(../img/menu/gnavi03_o.jpg);
	width: 117px;
}
li#m-first a.this {
	background-image: url(../img/menu/gnavi03_o.jpg);
	width: 117px;
}

li#m-paying {
	background-image: url(../img/menu/gnavi04.jpg);
	width: 71px;
}
li#m-paying a.this {
	background-image: url(../img/menu/gnavi04_o.jpg);
	width: 71px;
}
li#m-paying a:hover {
	background-image: url(../img/menu/gnavi04_o.jpg);
	width: 71px;
}

li#m-admission {
	background-image: url(../img/menu/gnavi05.jpg);
	width: 86px;
}
li#m-admission a.this {
	background-image: url(../img/menu/gnavi05_o.jpg);
	width: 86px;
}
li#m-admission a:hover {
	background-image: url(../img/menu/gnavi05_o.jpg);
	width: 86px;
}

li#m-content {
	background-image: url(../img/menu/gnavi06.jpg);
	width: 102px;
}
li#m-content a.this {
	background-image: url(../img/menu/gnavi06_o.jpg);
	width: 102px;
}
li#m-content a:hover {
	background-image: url(../img/menu/gnavi06_o.jpg);
	width: 102px;
}

li#m-treatment {
	background-image: url(../img/menu/gnavi07.jpg);
	width: 101px;
}
li#m-treatment a.this {
	background-image: url(../img/menu/gnavi07_o.jpg);
	width: 101px;
}
li#m-treatment a:hover {
	background-image: url(../img/menu/gnavi07_o.jpg);
	width: 101px;
}

li#m-flow {
	background-image: url(../img/menu/gnavi08.jpg);
	width: 134px;
}
li#m-flow a.this {
	background-image: url(../img/menu/gnavi08_o.jpg);
	width: 134px;
}
li#m-flow a:hover {
	background-image: url(../img/menu/gnavi08_o.jpg);
	width: 134px;
}