.subcont {
	margin:15px 10px 10px 20px;
	text-align:left;
}

.tbl1 {
	width:95%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:5px 0 20px 15px;
	text-align:left;	
}

.tbl1 td {
	padding:5px 8px;
	border:1px solid #999999;
}

.tbl1_col1 {
	width:18%;
	text-align:center;
	font-weight:bold;
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}

.tbl1_col2 {
	text-align:center;
	font-weight:bold;
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}

.lst_num {
	margin:15px 20px 20px 40px;
	text-align:left;

}

.lst_num li {
	padding:0 0 5px 0;
}

.text_r {
	text-align:right;
	margin:20px 0 15px 0;
}

.subtitle {
	color:#002576;
	font-weight:bold;
	margin:20px 0 5px 0;
}

