@charset "UTF-8";
/*--------------------------------------

for info.html

--------------------------------------*/
.headClinicImg{
	background: url(../images/head_clinic.jpg) no-repeat top center;
	height: 220px;
	text-indent: -9999px;
}
.headClinic{
	background: url(../images/head_title_clinic.jpg) no-repeat;
	width: 960px;
	height: 75px;
	text-indent: -9999px;
}
.infoArticle{
	float: left;
	width: 410px;
	font-size: 90%;
	line-height: 1.8em;
	color: #595959;	
}
.infoImg{
	float: right;
	width: 216px;
}