<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------
overwright
-------------------------------------------------*/
.qanda dd{
	padding-left:1.5em;
	text-indent:-1.5em;
	margin-left:1em;
	margin-bottom:3em;
}
.qanda dd:before{
	content: "A.";
	color: red;
	font-weight: bold;
	margin-right: 0.2em;
}
</pre></body></html>