@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;}

.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;}

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

.bold { font-weight: bold; }

.basic { background: url(../../../../common/images/blue_dots.gif) repeat-x bottom left; height: 1%; padding: 0 0 20px 0;}

.medStyle {
	text-indent: -1.3em;
	padding-left: 1.3em;
}

.section {
	position: relative;
}

.photoRight { 
	position: absolute;
	right: 0;
	top: 0;
}

* html .photoRight {
	right: 210px;
} 

.minheight01 {
	padding-bottom: 0;
	min-height: 110px;
}
