.tbl1 {
	width:98%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:18px;
	border-collapse:collapse;
	margin:5px 0 20px 5px;
	text-align:left;	
}

.tbl1 td {
	padding:5px 8px;
	border:1px solid #b6b6b6;
}

.tbl1_col1 {
	width:16%;
	text-align:center;
	font-weight:bold;
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}

.lst_num li {
	margin:0 0 4px 30px;
}

.tbl2 {
	width:100%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:13px;
	margin:10px 0 10px 0;
	border-collapse:collapse;
	text-align:right;	
}

.tbl2_col1 {
	width:48%;
	text-align:center;	
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}
.tbl2_col2 {
	width:20%;
	text-align:center;	
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}
.tbl2_col3 {
	width:15%;
	text-align:center;	
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}
.tbl2_col4 {
	width:17%;
	text-align:center;	
	background-color:#eeeeee;
	border-right:1px solid #ffffff;
}
.tbl2_col5 {
	width:16%;
	text-align:center;	
	border-right:1px solid #ffffff;
}

.text_l {
	text-align:left;
}

.text_c {
	text-align:center;
}

.fra {
	width:100%;
	text-align:left;

}
.fra_in1 {
	float:left;
	width:48%;
}

.fra_in2 {
	float:right;
	width:50%;
}

.fra li{
	list-style-type:none;
}
/*
*/

