@charset "utf-8";
/* --------------------------------------------


	


-------------------------------------------- */
#h301 {
	padding:105px 0 0 0;
	text-align:center;
}
#h401 {
	text-align:center;
	padding:0 0 13px 0;
}
/* --------------------------------------------


	


-------------------------------------------- */
.txt {
	padding:25px 0 45px 0;
	width:540px;
	margin:0 auto;
	
	text-align:justify;
	text-justify:distribute;
}
/* --------------------------------------------


	


-------------------------------------------- */
#tableWrap {
	padding:106px 0 0 0;
	width:830px;
	margin:0 auto;
}
#tableWrap .colLeft,
#tableWrap .colRight {
	width:390px;
}
/* --------------------------------------------


	


-------------------------------------------- */
table.type01 {
	width:100%;
	border-spacing:0;
	border-collapse:separate;
	*border-collapse:collapse;/* ie6,7 */
}
	table.type01 th,
	table.type01 td {
		border-bottom:5px #fff solid;
		vertical-align:top;
		
		padding-top:7px;
		padding-bottom:5px;
	}
	table.type01 th {
		background:#007eca;
		padding-left:12px;
		padding-right:10px;
		
		width:100px;
		font-weight:bold;
		color:#ffffff;
	}
	table.type01 td {
		background:#f6f6f6;
		padding-left:20px;
		padding-right:22px;
		width:431px;
		
		text-align:justify;
		text-justify:distribute;
	}



