<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../../css/common_h1.css");
#content h2 {
	clear: both;
	margin-top: 3.2rem;
	padding: 0 .8rem;
	font-size: 1.92rem;
	background: #CCFFCC;
	border-left: .8rem solid #BBEEBB;
	border-top: 2px solid #BBEEBB
}
#content img {
	margin: 3px;
	padding: 3px;
	width: 328px;
	max-width: 95%
}
.pict { text-align: center }
.pictr { float: right }
.pictl { float: left }
p {
	margin: 0 0 1.6rem 0;
	text-indent: 1em;
	padding: 0 3.2rem
}
</pre></body></html>