<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 {
	background-color: #FDFFDF;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing:1px;
	color: #000000;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top;
	background-attachment: fixed;
	text-align: center;
	}
.date_cont {
	font-size: 13px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
}

.a_day {
	font-size: 12px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	}
	
.not_day {
	font-size: 12px;
	line-height: 1.6;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	color:#999999;
	}	
	
.cap {
	font-size: 13px;
	line-height: 1.5;
}

.end_cap{
	color:#fe581e;
	font-size: 13px;}

.credit {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:1px;
	color:#666666;
}

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

.k {
	color:#3E5AA7;
	font-weight:bold;
}

.itoi {
	color:#666666;
	font-weight:bold;
}

.sunada {
	color:#FF58A7;
	font-weight:bold;
}

.hobonichi {
	letter-spacing:0px;
}

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

a:link{ color: #4B90BF; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FF491F; text-decoration: none; }</pre></body></html>