@charset "utf-8";

/*中身
-------------------------------------------------*/
h4 {
	margin-bottom:10px;
}

.firstText {
	text-align:center;
	margin-bottom:30px;
}
.firstText h4 {
	margin-bottom:25px;
}

.section {
	margin-bottom:30px;
}

.border-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 6px;
}