<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#newsContents ul {
	margin-left:  10px;
}
#newsContents li {
	list-style-type:  none;
}
#newsContents .note {
	font-size:  0.7em;
	margin-top:  0px;
	text-align:  right;
}
</pre></body></html>