<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: 12px;
	line-height: 1.7;
	letter-spacing:1px;
	color: #4D4D4D;
	background-color: #FFFFFF;
	background: url(images/back.gif);
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base_miton_design.gif) repeat-y center top;
	text-align: center;
	width: 1000px;
	}
	

.date {
	font-size: 12px;
	letter-spacing:1px;
	line-height: 18px;
}

.copy {
	font-size: 11px;
	letter-spacing:1px;
	color: #808080;
}

.nottoday {
	color: #999999;
}

.midashi {
	font-size: 18px;
	letter-spacing:1px;
	font-weight:bold;
	color: #FF6279;
}


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

a:link{ color: #00A99D; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #FF3FC9; text-decoration: none; }
div#btn_howto {
	float: right;
	width: 250px;
	margin: 20px;
}
#yodogawa {
	width: 950px;
	margin: 0 auto;
}
</pre></body></html>