
/* ---------------------------------------------------------------- *
	長期優良住宅等技術的審査業務
 * ---------------------------------------------------------------- */
 /* ---th----- */
th{
	vertical-align:top;
	font-weight:normal;
}
 /* ---td----- */
td{
	vertical-align:top;
}

 /* ---赤文字----- */
.red{
	color:#CC0000;
	font-weight:normal;
}
 /* ---文字を改行させない----- */
.nr{
	white-space:nowrap;
}
 /* ---業務内容部分　リスト----- */
ul.workul{
 	margin:0 0 0 5px;
	padding:0;
}
li.workli{
 	margin:0 0 2px 10px;
	padding:0;
	list-style-position:outside;
}
 /* ---業務内容部分　数字のリスト----- */
ol.worlol{
 	margin:0 0 2px 13px;
	padding:0;
}
.kome{
	background-image:url(../images/common/pt_kome.gif);
	background-repeat:no-repeat;
	margin:0 0 0 20px;
	padding:0 0 0 18px;
	list-style:none;
	text-align:left;
	zoom: 1; /* 印刷バグ解決 */
}
 /* ---審査料金　表----- */
.charge{
	width:420px;
	border:0;
	background-color:#003300;
	zoom: 1; /* 印刷バグ解決 */
}
.m_th01{
	font-weight:normal;
	padding:2px;
	text-align:center;
	background-color: #eee;
	vertical-align:top;
	font-size: 85%;
	line-height: 140%;
	zoom: 1; /* 印刷バグ解決 */
}
.m_td01{
	padding:2px;
	text-align:right;
	vertical-align:top;
	background-color: #fff;
	font-size: 85%;
	line-height: 140%;
	zoom: 1; /* 印刷バグ解決 */
}
 /* ---審査料金　表の下の注釈----- */
div.att01{
	width:420px;
	text-align:right;
}
div.att01 p{
	margin:0;
	font-size:85%;
}

 /* ---書式ダウンロードページ----- */
.hr_ten {
	border: dotted #006633;
	height: 1px;
}
.point {
	font-size: 90%;
	color: #AEC144;
}
#dlarea {
	font-size: 0.8em;
	line-height: 0.9em;
	margin-top: 50px;
}

 /* ---詳細はこちらをご覧下さい　二段カラム----- */
#txt_lf{
	width:200px;
	float:left;
	}
#txt_rg{
	width:200px;
	float:left;
	text-align:center;
	}

