﻿.con {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.con_txt {
	background: #cc0000;
	margin-top: 15px;
}

.con_txt h2 {
	font-size: 18px;
	background: #660000;
	color: #fff;
	border-bottom: 2px solid #fff;
	padding: 0.5em 0.5em;
}

.con_txt p {
	padding: 0.5em 1.4em;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	text-align: justify;
}

.bottom {
	font-size: 20px;
	color: #000;
	margin-top: 44px;
}
