@charset "shift_jis";

/*クリニック紹介*/

td.item {
	font-size: 90%;
	vertical-align: top;
	line-height: 1.3;
	width: 150px;
	white-space: nowrap;
	padding: 5px;
}

td.element {
	font-size: 90%;
	line-height: 1.3;
	border-left: 1px #333 dotted;
	padding: 5px 5px 5px 20px;
}

img.picture { margin: 10px 0 0 20px; }
