h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 50px;
	font-weight: normal;
	color: #333333;
	background-image:url(../image/line_1.jpg);
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h3{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 80px;
	font-weight: normal;
	color: #333333;
	background-image:url(../image/line_5.jpg);
	padding: 0px;
	margin: 0px;
	height: 80px;
	text-align: center;
	clear: both;
}
h4{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding: 5px 0px 5px 13px;
	margin: 0px;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #CFBC9A;
	text-align:left;
}
h5{
clear: left;
	padding: 0px;
	margin: 5px 0px;
}
h6{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 60px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-align: left;
}