<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.section {
    margin-bottom: 40px;
}

#guide {
	margin-top: -120px;
	padding-top: 120px;
}

#content table td p+p {
	margin-top: 26px;
}
</pre></body></html>