@charset "UTF-8";



/*********************************/
/**************治療***************/
/*********************************/


#contents h2{
	background-image:url(../img/cure.gif);
	text-indent: -9999px;
	width:160px;
	height:30px;
	margin-bottom:10px;
}


/*****************************************/
/**************治療メニュー***************/
/*****************************************/

#cure-menu h3{ 
	text-indent: -9999px;
	background-image: url(../img/cure/s-mokuzi.gif);
	width:155px;
	height:24px;
}


#cure-menu ul{
width:640px;
	height:40px;
	border-bottom:dashed 1px #999999;
	margin-bottom:10px;
}

#cure-menu li {list-style:none;
display:inline;}

#cure-menu li a{
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position:left top;
}

#cure-menu li a:hover{	background-position: left -25px;}

#s-sisyu a{
	background-image:url(../img/cure/s-sisyu.gif);
	width:90px;
	height: 25px;
}
#s-yobou a{
	background-image:url(../img/cure/s-yobou.gif);
	width:105px;
	height: 25px;
	position: absolute;
	left:240px;
	top:169px;
}
#s-syouni a{
	background-image:url(../img/cure/s-syouni.gif);
	width:105px;
	height: 25px;
	position: absolute;
	left:345px;
	top:169px;
}

#s-kyousei a{
	background-image:url(../img/cure/s-kyousei.gif);
	width:104px;
	height: 25px;
	position: absolute;
	left:450px;
	top:169px;
}

#s-sinbi a{
	background-image:url(../img/cure/s-sinbi.gif);
	width:105px;
	height: 25px;
	position: absolute;
	left:554px;
	top:169px;
}

#s-imp a{
	background-image:url(../img/cure/s-imp.gif);
	width:121px;
	height: 25px;
	position: absolute;
	left:659px;
	top:169px;
}
