/* MAIN MENU */
ul#Menu{
	width:834px;
	height:61px;
	background:transparent url(common/menu.gif) top left no-repeat;
	position:relative;
	clear:both;
}

ul#Menu li{
	list-style: none;
	position:absolute;
}

ul#Menu a{
	text-indent:-9999px;
	text-decoration:none;
}

ul#Menu li, ul#Menu a{
	height:61px;
	display:block;
}

ul#Menu li#m1{left:0px;width:139px;}
ul#Menu li#m2{left:139px;width:139px;}
ul#Menu li#m3{left:278px;width:139px;}
ul#Menu li#m4{left:417px;width:139px;}
ul#Menu li#m5{left:556px;width:139px;}
ul#Menu li#m6{left:695px;width:139px;}
ul#Menu li#m1 a:hover{background: transparent url(common/menu.gif) 0px -61px no-repeat;}
ul#Menu li#m2 a:hover{background: transparent url(common/menu.gif) -139px -61px no-repeat;}
ul#Menu li#m3 a:hover{background: transparent url(common/menu.gif) -278px -61px no-repeat;}
ul#Menu li#m4 a:hover{background: transparent url(common/menu.gif) -417px -61px no-repeat;}
ul#Menu li#m5 a:hover{background: transparent url(common/menu.gif) -556px -61px no-repeat;}
ul#Menu li#m6 a:hover{background: transparent url(common/menu.gif) -695px -61px no-repeat;}

/* Footer Navi */
ul.fNavi {
	padding:5px 0 10px 10px;
	font-size:80%;
	text-align:left;
	color:#c4bc88;
}

ul.fNavi li {
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0 0 0.5em;
	border-left:1px solid #c4bc88;
}

ul.fNavi li.fin {
	margin:0;
	padding:0 0.5em;
	border-right:1px solid #c4bc88;
}

ul.fNavi li a:link {
	color:#c4bc88;
	text-decoration:none;
}

ul#FNavi li a:visited {
	color:#c4bc88;
	text-decoration:none;
}

ul#FNavi li a:hover {
	color:#c4bc88;
	text-decoration:underline;
}


/* TreatmentMenu */
ul#TreatmentMenu{
	width:209px;
	height:144px;
	background:transparent url(treatment/img/menu.gif) top left no-repeat;
	position:relative;
}
ul#TreatmentMenu li{
	list-style: none;
	position:absolute;
}

ul#TreatmentMenu a{
	text-indent:-9999px;
	text-decoration:none;
}

ul#TreatmentMenu li, ul#TreatmentMenu a{
	width:209px;
	height:29px;
	display:block;
}

ul#TreatmentMenu li#m1{top:0px;}
ul#TreatmentMenu li#m2{top:29px;}
ul#TreatmentMenu li#m3{top:58px;}
ul#TreatmentMenu li#m4{top:87px;}
ul#TreatmentMenu li#m5{top:116px;}
ul#TreatmentMenu li#m1 a:hover{background: transparent url(treatment/img/menu.gif) -209px 0px no-repeat;}
ul#TreatmentMenu li#m2 a:hover{background: transparent url(treatment/img/menu.gif) -209px -29px no-repeat;}
ul#TreatmentMenu li#m3 a:hover{background: transparent url(treatment/img/menu.gif) -209px -58px no-repeat;}
ul#TreatmentMenu li#m4 a:hover{background: transparent url(treatment/img/menu.gif) -209px -87px no-repeat;}
ul#TreatmentMenu li#m5 a:hover{background: transparent url(treatment/img/menu.gif) -209px -116px no-repeat;}

/* WhiteningMenu */
ul#WhiteningMenu{
	width:209px;
	height:115px;
	background:transparent url(treatment/whitening/img/menu.gif) top left no-repeat;
	position:relative;
}
ul#WhiteningMenu li{
	list-style: none;
	position:absolute;
}

ul#WhiteningMenu a{
	text-indent:-9999px;
	text-decoration:none;
}

ul#WhiteningMenu li, ul#WhiteningMenu a{
	width:209px;
	height:29px;
	display:block;
}

ul#WhiteningMenu li#m1{top:0px;}
ul#WhiteningMenu li#m2{top:29px;}
ul#WhiteningMenu li#m1 a:hover{background: transparent url(treatment/whitening/img/menu.gif) -209px 0px no-repeat;}
ul#WhiteningMenu li#m2 a:hover{background: transparent url(treatment/whitening/img/menu.gif) -209px -29px no-repeat;}
