<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#contents {
	width: 850px;
	
	background-color: #fcf7f3;
	background-image: none;
}

#contents h1 {
	margin-bottom: 13px;
}
.cont {
	clear: both;
}
.cont_left {
	float: left;
	width: 369px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.cont_right {
	float: left;
	width: 369px;
	margin-left: 41px;
	margin-bottom: 10px;
}

.image {
	margin-bottom: 13px;
}
.txt {
	text-align: left;
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 10px;
}
th {
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
}
td {
	padding-left: 4px;
	padding-bottom: 10px;
}

.ens {
	text-align: right;
	margin-right: 45px;	
	margin-bottom: 23px;
}</pre></body></html>