@charset "utf-8";
/* CSS Document */

.contents h2 a:link,
.contents h2 a:hover,
.contents h2 a:visited,
.contents h2 a:active
{
	color: #fff;
}


.contents .date {
	text-align: right;
	font-size: 91%;
	margin-top: 5px;
}

.contents .entry-footer {
	font-size: 78%;
}

