<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&amp;family=Zen+Antique&amp;display=swap');

body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14pt;
	-webkit-text-size-adjust: 100%;
	color: #000000;
}

.f1 {
	font-weight: 700;
}

.f2 {
	font-size: 10pt;
}

.f3 {
	font-size: 11pt;
}

.f4 {
	font-size: 9pt;
}

.style1 {
	color: #FF0000
}

.style2 {
	color: #FFFFFF
}

.style3 {
	color: #800000
}

.option-subtitle {
	font-family: 'Zen Antique', serif;
	font-size: 14pt;
	-webkit-text-size-adjust: 100%;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 5px;
}</pre></body></html>