@charset "UTF-8";
.section5box {
	border: 4px solid #005BBC;
	width: 496px;
	margin-top: 36px;
	margin-bottom: 36px;
}
.section5head {
	background-color: #005BBC;
	height: 80px;
	width: 496px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	text-align: center;
	display: block;
	margin-bottom: 12px;
	padding-top: 24px;
}
.section5text {
	margin-bottom: 20px;
	margin-right: 36px;
	margin-left: 36px;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
}
.section5tag {
	margin-bottom: 20px;
	margin-right: 36px;
	margin-left: 36px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: -12px;
	padding-bottom: 9px;
}

