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

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

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

.hokList { position: relative; padding: 0 0 22px 0; min-height: 190px; height: 1%; }

.hokList dd {
	padding: 0 0 0 220px;
}

.hokList .photo { position: absolute; top: 22px; left: 0; }
* html .hokList { height: 190px;}
.basic { background: url(../../../../common/images/blue_dots.gif) repeat-x bottom left; height: 1%; margin: 0 0 20px 0;}
.blueTitle {
 color: #2C4EC1;
 font-weight: bold;
}
.pr220 { padding-right: 220px!important;}
.haiList {
	padding-left: 1em;
	text-indent: -1em;
}

.haiBoth {
	color: #000!important;
	font-weight: bold;
}
.cureList li { padding-left: 270px;}

.phLeft170 {
	padding-bottom: 0;
}

.blackTxt {
	color: #000!important;
}