<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dummy{}
body{margin:0px; padding:0px;}
.date {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size:12px;
	color: #727272;
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: justify;
}
td {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	text-align: justify;
	text-justify: distribute;
	border-bottom: 1px dotted #dddddd;
	bottom: auto;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	color:#777777;
	text-decoration:none;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
}
a:visited{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	color:#777777;
	text-decoration:none;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
}
a:hover{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	color:#17A1E5;
	text-decoration:underline;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
}
a:active {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	color:#FF3300;
	text-decoration:none;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
} 
br {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}
.weekday {
	background-color: #F3E7C2;
	padding-top: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px dotted #B39B6B;
	background-image: url(img/color-weekday.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.saturday {
	background-color: #C2EBF3;
	padding-top: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px dotted #6BB3B3;
	background-image: url(img/color-saturday.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.holiday {
	background-color: #F3C2C6;
	padding-top: 3px;
	margin-top: 1px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom: 1px dotted #BF7373;
	background-image: url(img/color-sunday.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

font.nourl {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10px;
	color:#777777;
	text-decoration:none;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
}
table{width:100%;}</pre></body></html>