@charset "UTF-8";

#main h3 {
	border-bottom: #3C6BB4 1px solid;
	color: #3C6BB4;
	margin: 0 0 20px;
	padding: 0 0 5px 0;
	font-size: 147%;
	text-align: center;
	clear: both;
}

.textBox {
	border-bottom: #3C6BB4 1px dotted;
	margin: 0 0 30px;
	padding: 0 0 15px;
}

.textBox p {
	padding: 5px 0 0 0;
}
