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


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

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

.wakTxt {
	width: 60%;
}

.pl230 { padding-left:230px!important;}

.cboth {
	clear: both;
}

.basic { background: url(../images/blue_dots.gif) repeat-x bottom left; height: 1%; margin: 0 0 20px 0;}
.blueTitle {
	color: #2C4EC1;
	font-weight: bold;
}

.wakList  li {
	padding-left: 2em;
	text-indent: -1.5em;
}

.wakigaBlock {
	height: 1%;
	min-height: 180px;
	position: relative;
}

* html .wakigaBlock {
	height: 180px;
}

.wakigaBlock01 {
	min-height: 140px;
}

.wakigaBlock .wakigaImg {
	position: absolute;
	right: 0;
	top: 0;
}

.wakigaImgLeft {
	position: absolute;
	left: 0;
	top: 0;
}

.pt5 {
	padding-top: 5px;
}

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