@charset "utf-8";
/* CSS Document */

h3.facilities {
	width: 870px;
	height: 54px;
	display:block;
	text-indent:-9999px;
	background:url(../img/facilities/cgtit_facilities.gif) no-repeat;
}

h4.tit_clinic {
	width: 670px;
	height: 35px;
	margin-bottom:18px;
	display:block;
	background:url(../img/facilities/clinic/tit_clinic.jpg) no-repeat;
	text-indent: -9999px;	
}

h5#subtit_clinic01,h5#subtit_clinic02,h5#subtit_clinic03,h5#subtit_clinic04,
h5#subtit_clinic05 {
	width: 670px; height: 35px;
	margin-bottom:18px;
	display:block; text-indent: -9999px;	
}

h5#subtit_clinic01{
background:url(../img/facilities/clinic/subtit01.jpg) no-repeat}
h5#subtit_clinic02{
background:url(../img/facilities/clinic/subtit02.jpg) no-repeat}
h5#subtit_clinic03{
background:url(../img/facilities/clinic/subtit03.jpg) no-repeat}
h5#subtit_clinic04{
background:url(../img/facilities/clinic/subtit04.jpg) no-repeat}
h5#subtit_clinic05{
background:url(../img/facilities/clinic/subtit05.jpg) no-repeat}

div#visiual{
padding:20px 20px 17px 390px;
width:260px;
height:240px;
background:url(../img/facilities/clinic/visiual.jpg) no-repeat;
}

div#visiual dl{
width:260px; height:auto;
}

div#visiual dl dt{
margin-bottom:5px;
width:260px; height:30px;
display:block; text-indent:-9999px;
background:url(../img/facilities/clinic/tit_pnavi.jpg) no-repeat;
}

div#visiual dl dd{
margin-bottom:3px;
width:260px; height:39px;
}
div#visiual dl dd a{
height:39px;
display:block; text-indent:-9999px;
overflow:hidden;
}

div#visiual dl dd.pnavi01 a{
background:url(../img/facilities/clinic/pnavi01_off.jpg) no-repeat;
}
div#visiual dl dd.pnavi02 a{
background:url(../img/facilities/clinic/pnavi02_off.jpg) no-repeat;
}
div#visiual dl dd.pnavi03 a{
background:url(../img/facilities/clinic/pnavi03_off.jpg) no-repeat;
}
div#visiual dl dd.pnavi04 a{
background:url(../img/facilities/clinic/pnavi04_off.jpg) no-repeat;
}
div#visiual dl dd.pnavi01 a:hover{
background:url(../img/facilities/clinic/pnavi01_on.jpg) no-repeat;
}
div#visiual dl dd.pnavi02 a:hover{
background:url(../img/facilities/clinic/pnavi02_on.jpg) no-repeat;
}
div#visiual dl dd.pnavi03 a:hover{
background:url(../img/facilities/clinic/pnavi03_on.jpg) no-repeat;
}
div#visiual dl dd.pnavi04 a:hover{
background:url(../img/facilities/clinic/pnavi04_on.jpg) no-repeat;
}


dd.indent{padding-left:12px; text-indent:-12px;}