@charset "UTF-8";
.section7box {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: 4px solid #005BBC;
	color: #FF4400;
	line-height: 26px;
	padding-top: 20px;
	padding-right: 9px;
	padding-bottom: 24px;
	padding-left: 9px;
}
.section7img {
	float: left;
	margin-right: 18px;
	position: relative;
	top: 5px;
}

