@charset "utf-8";

/* 診療案内 ----------------------------------------*/

div.header h3 {
	background-image: url(../../image/facilities/title.jpg);
}

div.main h3.facilities_title {
	font-size: 8px;
	background-image: url(../../image/facilities/facilities_title.gif);
	background-repeat: no-repeat;
	text-indent: -500px;
	display: block;
	height: 40px;
	width: 600px;
	margin-bottom: 20px;
	overflow: hidden;
}

table.tb_00 td.item {
	width: 160px;
}

div.main h4 {
	font-size: 8px;
	background-repeat: no-repeat;
	text-indent: -500px;
	display: block;
	height: 32px;
	width: 600px;
	margin-bottom: 10px;
	overflow: hidden;
}
div.main h4.visit_stitle {
	background-image: url(../../image/facilities/visit_stitle.gif);
}
div.main h4.ope_stitle {
	background-image: url(../../image/facilities/ope_stitile.gif);
}
div.main h4.stay_stitle {
	background-image: url(../../image/facilities/stay_stitle.gif);
}
