.newsDate {
	float: left;
}
.newsTitle {
	float: left;
}
.listNewsBody {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}
.blogEntryLink {
	text-align: right;
}
.entryDate {
	text-align: left;
}
#contents p,#contents li {
	font-size: 1.5em;
	line-height: 150%;
}
#contents h3 {
	font-size: 1.6em;
	line-height: 150%;
}
#contents h4 {
	font-size: 1.5em;
	line-height: 150%;
	clear: both;
}
#contents h5 {
	font-size: 1.5em;
}