@charset "Shift_JIS";

/* 診療方針デザイン */

#mainDesign #descrip{
	width:540px;

}

#mainDesign #descrip img{
	float:left;
	margin-top:20px;
}

#mainDesign #descrip p{
	clear:both;
	font-size:11pt;
	line-height:130%;
	margin-top:5px;

	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#9999ff;
	padding-bottom:4px;

	border-right-style:dotted;
	border-right-width:1px;
	border-right-color:#9999ff;
	padding-right:4px;

}

#mainDesign #descrip p em{
	font-weight:bold;
	font-size:1.1em;
	color:#993333;
}

