@charset "utf-8";



BODY	{
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333;
	font-size:12px;
	line-height:180%;
	margin:0;
	padding:0px;
	}
a:link { color: #266bab; text-decoration: none; }
a:visited { color: #266bab; text-decoration: none; }
a:hover { color: #7cbffc; text-decoration: underline; }
a:active { color: #266bab; text-decoration: none; }



.day{
	width:155px;
	margin:auto;
	padding:0;
	font-size: 12px;
	line-height:120%;
	color: #473836;
	float:left;
}
.kiji{
	width:155px;
	margin:2px 0 6px 0;
	padding:0 0 10px 0;
	color: #003670;
	font-size: 12px;
	line-height:160%;
	float:left;
	border-bottom: dotted 1px #aaaaaa;
}