@charset "euc-jp";
/* CSS Document */

/* index */

/* information */
/* /information */

#tiryou_naiyou {
	margin-bottom:20px;
}
#tiryou_jikan {
}
/* /index */

/* dentist */



/* /dentist */

/* clinic */

.clinic_container {
	width:700px;
}
.clinic_container:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
.clinic_container {
	zoom: 1;/*for IE 5.5-7*/
}
.clinic_ctr-l {
	width:361px;
	float:left;
}
.clinic_ctr-r {
	width:329px;
	float:right;
}
#content_footer {
	width:690px;
	background:url(../images/pattern.gif) repeat left top;
	padding:5px;
}
#content_footer_inner {
	width:630px;
	padding:20px 30px;
	background:#FFF url(../images/beaver.gif) no-repeat right bottom;
}



/* /clinic */
