<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS layout */
body {
	font-size: 1em;
	font-family: font-family: 'Arial',YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', Meiryo,'ＭＳ ゴシック',sans-serif;
	color: #333333;
	text-align: left;
	}

.bg-taitle01{background:#F8F4EF}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #00567D;
	text-decoration: underline;
}

.text-nondekoration{text-decoration:none;}
}
</pre></body></html>