@charset "utf-8";
.cntBox {
	margin: 0 0 30px 0;
}

h2 {
	font-weight: bold;
	font-size: 150%;
	margin: 30px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 5px solid #f9ccdf;
}

.contactTxt {
	font-size: 85%;
	margin-bottom:30px;
	line-height: 1.2;
	min-height: 350px;
}

