<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";
/* CSS Document */

/* 利用規約-------------------------------------------------------------------------------------- */

article p {
	font-size:12px;
	color:#e14d19;
	padding:15px 10px 10px 10px;
	font-weight:bold;
}

article dt {
	font-size:14px;
	color:#e14d19;
	font-weight:bold;
	padding:15px 0 0 10px;
}

article dd {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	padding:0 0 15px 10px;
}
</pre></body></html>