/*医院案内独自のスタイルを指定します*/

/* 各項目の空白調整 */
.kuuhaku{
	margin-bottom:180px;
}

h2{
	margin-bottom:65px;
}

#contents_left{
		line-height:160%;
	letter-spacing:0.08em;
}


/*診療ポリシー*/


#info_policy_text{
	width:640px;
	height:100%;
	background-image:url(../img/info_midashi_01.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:15px;
	margin-top:30px;
}




/*スタッフ紹介*/
#intyou_syashin{
	float:left;
}

#hukidashi{
	padding-top:59px;
}

#ryakureki{
	clear:both;
}

h4{
	margin-top:40px;
	margin-bottom:10px;
}

#staff{
	margin-top:80px;
}



/*院内風景*/


#info_photo p{
	float:left;
	margin-top:15px;
}

.photo_left{
	margin-right:15px;
}




/*アクセス*/

#info_access{
	clear:both;
	padding-top:180px;
}

#info_access h3{
	margin-top:20px;
	margin-bottom:5px;
}



/*スケジュール*/

#info_schedule p {
	margin-top:10px;	
}