@charset "utf-8";
/* CSS Document */
.block {
	border-top: 1px solid #1F8EB7;
	margin-bottom:20px;
	padding-bottom:20px;
	float:left;
	width: 506px;
}

.block a.link {
	float:right;
	margin-top: 10px;
}
.block h2 {
	margin-top:20px;
	margin-bottom:20px;
}
