.clear {
	clear: both;
}
.title {
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6292D2;
	text-decoration: none;
}
.date01 {
	float: right;
}
