@charset "utf-8";

/* Main Menu */

ul#MENU	{
	height:56px;
	width:806px;
	background:transparent url(common/menu.jpg) top left no-repeat;
	margin:0 auto;
	padding:0;
	position:relative;
}

ul#MENU li {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	top:0;
}
	
ul#MENU li, ul#MENU a {
	height:56px;
	display:block;
}
	
ul#MENU li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
#m1	{left: 0px; width:116px;}
#m2	{left:116px; width:115px;}
#m3	{left:231px; width:115px;}
#m4	{left:346px; width:115px;}
#m5	{left:461px; width:115px;}
#m6	{left:576px; width:115px;}
#m7	{left:691px; width:115px;}

#m1 a:hover	{background: transparent url(common/menu.jpg) -0px -56px no-repeat;}
#m2 a:hover {background: transparent url(common/menu.jpg) -116px -56px no-repeat;}
#m3 a:hover {background: transparent url(common/menu.jpg) -231px -56px no-repeat;}
#m4 a:hover {background: transparent url(common/menu.jpg) -346px -56px no-repeat;}
#m5 a:hover {background: transparent url(common/menu.jpg) -461px -56px no-repeat;}
#m6 a:hover {background: transparent url(common/menu.jpg) -576px -56px no-repeat;}
#m7 a:hover {background: transparent url(common/menu.jpg) -691px -56px no-repeat;}

/* Header Menu */

ul#H-MENU	{
	height:19px;
	width:258px;
	background:transparent url(common/h-menu.jpg) top left no-repeat;
	margin:6px 10px 0 0;
	padding:0;
	position:relative;
	float:right;
}

ul#H-MENU li {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	top:0;
	}
	
ul#H-MENU li, ul#H-MENU a {
	height:19px;
	display:block;
	}
	
ul#H-MENU li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
#hm1 {left: 0px; width:70px;}
#hm2 {left:70px; width:105px;}
#hm3 {left:175px; width:83px;}

#hm1 a:hover {background: transparent url(common/h-menu.jpg) -0px -19px no-repeat;}
#hm2 a:hover {background: transparent url(common/h-menu.jpg) -70px -19px no-repeat;}
#hm3 a:hover {background: transparent url(common/h-menu.jpg) -175px -19px no-repeat;}

/* Footer Menu */

ul.FNavi{
	margin:0 auto;
	padding:0 0 0 4px;
	font-size:8px;
	color:#c5bfaf;
	float:left;
	width:600px;
}

ul.FNavi li{
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0 0 0.5em;
	border-left:1px solid #c5bfaf;
}

ul.FNavi li.fin{
	margin:0;
	padding:0 0.5em;
	border-right:1px solid #c5bfaf;
}

ul.FNavi li a:link{
	color:#c5bfaf;
	text-decoration:none;
}

ul.FNavi li a:visited{
	color:#c5bfaf;
	text-decoration:none;
}

ul.FNavi li a:hover{
	color:#c5bfaf;
	text-decoration:underline;
}

/* bath menu */

ul#BathMENU	{
	height:21px;
	width:812px;
	background:transparent url(bath/img/menu.gif) top left no-repeat;
	margin:0 0 20px 0;
	padding:0;
	position:relative;
}

ul#BathMENU li {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	top:0;
	}
	
ul#BathMENU li, ul#BathMENU a {
	height:21px;
	display:block;
	}
	
ul#BathMENU li a {
	text-indent:-9999px;
	text-decoration:none;
	}
	
#ba1 {left:443px; width:176px;}
#ba2 {left:620px; width:176px;}

#ba1 a:hover {background: transparent url(bath/img/menu.gif) -443px -21px no-repeat;}
#ba2 a:hover {background: transparent url(bath/img/menu.gif) -620px -21px no-repeat;}
