
span.day{
	float:left;
	font-size:28px;
	color:green;
	cursor:default;
}
span.ym{
	float:right;
	font-size:11px;
	text-align:left;
	color:blue;
	line-height:0.9em;
	padding-top:6px;
	cursor:default;
}




a{
	color: #286ea0;
	color:darkblue;
}
a:hover{
	color: #a06e28;
	text-decoration:none;
}
.itemtitle{
	font-size:16px;
	font-weight:bold;
}
