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

.minHeight { height: 1%; margin: 0 0 20px 0;}
.minHeight dt { padding: 0 0 5px 0; color: #2C4EC1; font-weight: bold;}
.minHeight dd { position: relative; padding: 0 0 20px 0; min-height: inherit; height: 1%; }
.minHeight .photo { position: absolute; top: 0; right: 0; }
* html .minHeight { height: auto; }

.macBoth {
	color: #353434!important;
	font-weight: bold;
}

.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;}
.macLeft {
	width: 60%;
}

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

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

* html .phLeft170 {
	height: 90px;
}
