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

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

.kizList li { padding-left: 300px; }

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

.pl17 { padding-left: 1.7em;}
.pl1 { padding-left: 1.1em;}

.phLeft140 {
	padding-bottom: 0;
	min-height: 180px;
}

* html .phLeft140 {
	height: 180px;
}


.phLeft170 {
	padding-bottom: 0;
	height: 1%;
	min-height: 100px;
}

* html .phLeft170 {
	height: 100px;
}


