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

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

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

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

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

.phLeft170 {
	padding-bottom: 0;
}

.minheight02 {
	height: 1%;
	min-height: 90px;
}

* html .minheight02 {
	height: 90px;
}
