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

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	color: #000000;
	background-color: #D0D2D3;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base_01.gif) repeat-y center top; 
	text-align: center;
	}
	

.date {
	font-size: 10px;
	letter-spacing:1px;
	font-weight:bold;
	line-height: 1.3;
}

.cap {
	font-size: 11px;
	line-height: 1.4;
	color:#999999;
}

.midashi {
	font-size: 25px;
	letter-spacing:3px;
}

.midashi2 {
	font-size: 23px;
	letter-spacing:3px;
}

.chukomidashi {
	font-size: 16px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:1px;
}


.komidashi {
	font-size: 14px;
	letter-spacing:3px;
	line-height: 1.3;
	font-weight:bold;
}

.kokomidashi {
	font-size: 12px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:0px;
}

.komejirushi {
	font-size: 11px;
	line-height: 1.3;
	font-weight:bold;
	letter-spacing:5px;
}

.mokuji {
	font-size: 12px;
	letter-spacing:3px;
	line-height: 1.3;
	font-weight:bold;
}

.hobonichi {
	letter-spacing:0px;
}

/*ã€€ãƒªãƒ³ã‚¯ã€€*/

a:link{ color: #596A5A; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #D8C805; text-decoration: none; }
</pre></body></html>