<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 90%;
	color: #333333;
	line-height: 1.2em;
	background-image: url(img/bg.gif);
	background-color: #f0fff0;
	scrollbar-face-color: #f0fff0;
	scrollbar-base-color: #f0fff0;
	scrollbar-shadow-color: #72c07d;
	scrollbar-darkshadow-color: #f0fff0;
	scrollbar-3dlight-color: #f0fff0;
	scrollbar-highlight-color: #72c07d;
	scrollbar-arrow-color: #72c07d;
	scrollbar-track-color: #f0fff0;
}
a:link {
	color: #0000cd;
	text-decoration: none;
}
a:visited {
	color: #0000cd;
	text-decoration: none;
}
a:active {
	color: #0000cd;
	text-decoration: none;
}
a:hover{
	color: #0000cd;
	text-decoration:underline;
}
div.l{
 color: #444444;
 line-height: 2em;
 padding-left: 8px;
 border-bottom: 1px dotted #cccccc;
}
small{
 color: #888888;
}
td {
	font-size: 12px;
	}
td.menu {
	padding-right: 5px;
	width: 80px;
	height: 25px;
	color: white;
	background-color: #72c07d;
	text-align: right;
	}
input.ipt  {
	font-size: 12px;
	height: 18px;
	color: #666666;
	background-color: #ffffff;
	border: solid 1px #72c07d;
	padding-top: 1px;
	padding-bottom: 1px;
	}
select.ipt {
	font-size: 12px;
	color: #666666;
	}
select.menu {
	font-size: 12px;
	color: #666666;
	font-family: Osaka - 等幅, MS GOTHIC;
	}
table.q {
	width: 370px;
	height: 200px;
	margin: 0px 0px 30px 40px;
	}
td.q1 {
	background-color: #72c07d;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
	width: 150px;
	height: 13px;
	}
td.q2 {
	text-align: right;
	padding-right: 8px;
	width: 220px;
	height: 13x;
	}
td.q3 {
	border: 1px solid #72c07d;
	line-height: 2.4em;
	background-color: white;
	padding-left: 5px;
	width: 370px;
	height: 187px;
	}
input.c_ipt {
	color: #888888;
	width: 120px;
	margin: 0px 5px;
	}</pre></body></html>