@charset "UTF-8";
/* 各ページに個別のCSSが必要な場合はここに記入してください */

h3 {
	border-bottom: 1px solid #d6d6d6;
	clear: both;
	margin: 0 0 8px;
	padding: 15px 0 9px 0;
}

.mediList dt {
	clear: both;
}

.mediList dd ul li.rightL {
	margin: -1.5em 0 0 0;
	padding: 0 0 0 9em;
}

.mediTitle {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.localBlock {
	text-align: center;
}

.localBlock li {
	display: inline;
}

.bold {
	font-weight: bold;
}

.bgNone { background: none; }

.section {
	position: relative;
}

.section p.rightPhoto {
	position: absolute;
	top: 0;
	right: 0;
}

.clinicList { width: auto!important; }

.clinicList li {
	padding-bottom: 1px;
}

.both {
	clear: both;
}

.blueTitle {
 color: #2C4EC1;
 font-weight: bold;
}

.pr220 { padding-right: 220px;}

.phLeft170 {
	min-height: 80px;
}

* html .phLeft170 {
	height: 80px;
}
