<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
td {
	font-size: 16px;
	line-height: 22px;
	color: #444450;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 28px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 16px;
	line-height: 22px;
}
.small {
	font-size: 14px;
	line-height: 20px;
}
.smaller {
	font-size: 12px;
	line-height: 16px;
}
.smallest {
	font-size:10px;
	line-height: 13px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 24px;
	margin-bottom: 24px;
	;
	background-image: url(../images/bkgnd_sakura.gif);
	background-color: #FFF2F1;
}
a:link {
	color: #56C9C5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #43A19D;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.alert {color: #FF0000}
.winright {
	background-image: url(../images/frame_right.gif);
}
.winleft {
	background-image: url(../images/frame_left.gif);
}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #FF3366;
}
.caption {
	color: #74747E;
	font-size: 14px;
	line-height: 18px;
}
.doth {
	background-image: url(../images/dot_h.gif);
}
.title {
	font-size: 18px;
	line-height: 24px;
	color: #FF3366;
}
.arclist {
	font-size: 14px;
	line-height: 16px;
}
.arctitle {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.date {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.yodogawa {
	color: #FF3366;
	font-size: 14px;
	line-height: 22px;
}
.pink {
color: #FF6699}
.subtitle {
	color: #FF6699;
}
.bkpink {
	background-color: #FFB0CB;
}
</pre></body></html>