<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#day4 {
	/*display: none*/
}
body.d48 .next {
	/*display: none;*/
}
.main_txt h2 {
	font-size: 120%;
	font-weight: bold;
	color: #ea6e30;
}
.main_txt h3 {
	font-size: 90%;
	/*color: #ffb901*/
}
.linkbox {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
ul.disc_set {
	margin: 1em 1em 1em 3em;
}
ul.disc_set li {
	list-style-type: disc;
	line-height: 1.6em;
	font-size: 110%;
}</pre></body></html>