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

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

.localBlock {
	text-align: center;
}

.localBlock li {
	display: inline;
}

.bold {	font-weight: bold; }
.pt3 { padding-top: 3px!important; }
.cboth { clear: both; }

.bgNone { background: none; }

.section {
	position: relative;
}

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

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

.both {	clear: both; }

.keaList li span {
	color: #2C4EC1;
	font-weight: bold;
}

.keaBlack {
	color: #000!important;
	font-weight: bold;
}

.pr220 { padding-right: 220px;}

.nikList li {
	padding-left: 1em;
	text-indent: -1em;
}

.phLeft170 {
	min-height: 80px;
}

* html .phLeft170 {
	height: 80px;
}
