@charset "Shift_JIS";

/* _____________________________________________________________________LAYOUT */

.doctor_box{
	padding:0px 0px 10px;
	margin:0px 0px 40px;
	border-bottom:dotted 1px #7f7f7f;
}

.doctor_box div.right_image{
	width:150px;
}

.history_table th{
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
}
