<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
	background-color:white;
	margin:4px;
	color:dimgray;
}


a:link {
	font-weight: bold;
	text-decoration:none;
	color: #000066 
}


a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #000099 
}


a:active {
	font-weight: bold;
	color:#660066 
}


a:hover {
	font-weight: bold;
	text-decoration:underline;
	color:#DD0000 
}


p.date0 {
	font-size: 12px;
	font-weight: bold;
	color:skyblue; 
}


p.date {
	font-size: 12px;
	font-weight: bold;
	color:dimgray;
}


p.date6 {
	font-size: 12px;
	font-weight: bold;
	color:darkorange; 
}


span.title {
	font-size: 12px;
	font-weight: bold;
	
}


span.maru {
	color: orange; 
}


p.news {
	font-size: 10px;
	color:dimgray ;
	line-height:1.5;
}


div.time {
	color:#333333;
	text-align: right;
	
}


span.name {
	font-size: 10px;
	color: #aaaaaa 
}


span.update {
	font-size: 10px;
	color: red; 
}


tr {
	line-height: 150%;
	font-size: 12px 
}


tr.font10 {
	font-size: 10px 
}

</pre></body></html>