<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */


.table_wrapper {
	float:left;
	width:100%;
	height:auto;
	padding: 0 0 30px 0;
}

.td-01 {
float:left;
width:100%;
height:auto;
line-height:25px;
padding: 8px 0 0 0;
}

.td-02 {
float:left;
width:100%;
height:auto;
padding: 0 0 0 0;
text-align:left;
}

.td-03 {

line-height:25px;
padding: 20px 0 20px 0;
}



.h-01 {
	line-height:18px;
	padding: 3px 0 3px 5px;
	background:#9b323c;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	border-bottom:#ffffff solid 1px;

}

.col-start-01 {
	line-height:20px;
	padding: 10px 0 5px 5px;
	background:#f6f6f6;
	color:#3e3d40;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	border-bottom:#cccccc dotted 1px;
	
}

.b-01 {
	line-height:20px;
	padding: 10px 0 5px 5px;
	background:#f6f6f6;
	color:#3e3d40;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	border-bottom:#cccccc dotted 1px;
}

.col-start-02 {
	line-height:20px;
	padding: 5px 0 5px 5px;
	background:#f6f6f6;
	color:#3e3d40;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	border-bottom:#cccccc dotted 1px;
}

.b-02 {
	line-height:20px;
	padding: 5px 0 5px 5px;
	background:#f6f6f6;
	color:#3e3d40;
	font-size:11px;
	text-align:left;
	vertical-align:top;
	border-bottom:#cccccc dotted 1px;
}

.b-03 {
	line-height:20px;
	padding: 5px 0 5px 5px;
	background:#f6f6f6;
	color:#3e3d40;
	font-size:11px;
	text-align:left;
	vertical-align:top;

}

.fo-start-01 {
	line-height:20px;
	padding: 15px 0 10px 5px;
	background:none;
	color:#3e3d40;
	font-size:11px;
	text-align:left;
	vertical-align:top;

}

.fo-01 {
	line-height:20px;
	padding: 15px 0 10px 5px;
	background:none;
	color:#3e3d40;
	font-size:10px;
	text-align:left;
	vertical-align:top;
}</pre></body></html>