@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
.ttl {
	clear: both;
	background: url(../images/ttl_bg.jpg) no-repeat bottom left;
	height: 44px;
	color: white;
	font-size: 24px;
	font-weight: normal;
	padding: 12px 0 0 20px;
	margin-bottom: 20px;
}

.sttl {
	clear: both;
	background: url(../images/sttl_bg.jpg) no-repeat bottom left;
	height: 40px;
	color: #3b873a;
	font-size: 20px;
	font-weight: normal;
	padding: 14px 0 0 26px;
	margin-bottom: 20px;
}

.h5_txt {
	clear: both;
	background: url(../images/h5_bg.jpg) no-repeat bottom left;
	height: 28px;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 3px 32px;
	margin-bottom: 20px;
}

.sub_txt {
	clear: both;
	background: url(../images/txt_icon.jpg) no-repeat center left;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding: 13px 0 0 48px;
	margin-bottom: 10px;
}




