@charset "UTF-8";
/* CSS Document */

.border_link {
	border-top: 1px #3300CC solid;
}

.border_link a {
	color: #3300CC;
}

.headline {
	color: #3300CC;
	font-size: 18px;
	font-weight: bold;
}

p.align-center { width: 100%; text-align: center; }

div.indent { margin-left: 20px; }
