<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {background: ##0d2f89;}
	hr.style1 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}

.qttl {margin: 10px 0;
}
.title_text {
	font-size:large;
font-weight:bold;
margin-bottom: 10px;}

	.bigf{
				font-size: large;
		font-weight: bold;
			}

#question-2 .choice-3 {
	width: 800px;
}
#question-2 .choice-3 textarea.input_free_text_choice {
	height: 6em;
</pre></body></html>