@charset "utf-8";

section h3 {
	font-weight: bold;
	color: #2296BD;
	margin-bottom: 5px;
	border-top: solid 1px #e6e6e6;
	padding-top: 30px;
}

section h3.b-none {
	border-top: none;
	padding-top: 0;
}

section img {
	margin-bottom: 5px;
}