@charset "utf-8";

/* ==

　style

=============================================================================== */
h3.tit3{
    margin-bottom: 20px !important;
    padding: 15px 0 !important;
    border-top: 2px dashed #14a83b !important;
    border-bottom: 2px dashed #14a83b !important;
}
.bgBlock .top{
	background:#009944;
	text-align:center;
}
.bgBlock .top .bousai{
display:inline-block;
	margin:0 auto 20px;
	padding:0 10px;
	color:#fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size:12px;
}
.bgBlock .top h3{
	text-align:center;
}
.bgBlock{	background:#fffded;}
.bgBlock .inner{padding:40px 20px;}
.bgBlock .inner h3{border:0; text-align:center;}
.bgBlock .inner h4{margin-bottom:15px;}
