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

.font-small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Century;
	font-size: small;
}
.bigko {
	font-weight: bold;
}
.bigko {
	font-size: large;
}
.bigko .bigko {
	text-align: center;
}
.bigko .bigko {
	text-align: center;
}
.bigred {
	color: #F00;
}
</pre></body></html>