@charset "utf-8";
/* CSS Document */

.columnWrap dt {
	color:#409613;
	font-size:18px;
	line-height:1.4em;
	font-weight:bold;
	border-bottom:#409613 1px solid;
	margin-bottom:0.8em;
	}
.columnWrap dd {
	margin-bottom:1.5em;
	}
.columnWrap dd p {
	font-size:16px;
	line-height:1.5em;
	margin-bottom:1em;
	}

.otherWrap {
	background:#fff;
	padding:4%;
	}
.otherWrap h3 {
	font-size:22px;
	margin-bottom:0.5em;
	font-weight:bold;
	color:#005594;
	}
.otherWrap dt {
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	color:#005594;
	}
.otherWrap dd {
	font-size:14px;
	line-height:1.5em;
	margin-bottom:1em;
	}
.otherWrap .mail img {
	width:120px;
	}
.otherWrap #sec2 .text {
	margin-bottom:4%;
}

.bnrTop{
	width:90%;
	margin: 26px auto;
}