@charset "UTF-8";

@import "../css/general.css";

/*コンテンツ==============================*/

#right_col h3{
	margin: 60px 0 20px 0;
	padding: 0 0 3px 5px;
	border-bottom: solid 1px #CCCCCC;
}


/*理念と治療方針==============================*/

#right_col p{
	margin: 0 0 1em 15px;
}

#right_col dl.doctor{
	margin: 0 20px 15px 15px;
	float: left;
}

#right_col dl.doctor dt{
	text-align: center;
	font-size: 85%;
}

#right_col dl.doctor dd{
	text-align: center;
}

#right_col ul.approach{
	margin: 0 0 0 45px;
	font-weight: bold;
}