.h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #C2C2C2;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	width: 100%;
}
h3 {
	background-color: #346723;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	font-size: 19px;
	margin-bottom: 15px;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	clear: both;
}




h2 {
	position: relative;
	border: 1px solid #ccc;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 24px;
	margin-bottom: 15px;
	clear: both;
}
h2::after {
	position: absolute;
	top: 0.5em;
	left: 0.5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #808080;
	border-radius: 4px;
}
h4 {
	position: relative;
	padding-bottom: 0.5em;
	border-bottom: 4px solid #ccc;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #666;
	margin-left: 15px;
	margin-top: 20px;
	clear: both;
	margin-bottom: 10px;
}
h4::after {
	position: absolute;
	bottom: -4px;
	left: 0;
	z-index: 2;
	content: '';
	width: 50%;
	height: 4px;
	background-color: #E2982D;
}



.h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
	clear: both;
	width: 679px;
	font-weight: bold;
	height: 38px;
	color: #666;
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-top: 5px;
	background-image: url(../images/css/h5.jpg);
	padding-left: 65px;
}
