/* ごあいさつ */
#pagetit {
	background: url(../img/bg_pagetit.jpg) no-repeat center top;
}
#lead {
}
#lead .lead_tit {
}
.h1_tit {
    position: relative;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 1.5;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", serif;
    background: url(../img/bg_color.png) no-repeat center;
	background-size: 89px auto;
	text-align: center;
}
.h1_tit span {
    color: #A73946;
}
#sec01,
#sec03 {
	background: rgba(228,204,89,.4);
}
#sec01 .h1_tit {
	text-align: left;
	background: url(../img/bg_color.png) no-repeat left center;
	background-size: 89px auto;
}
#sec01,
#sec02,
#sec03,
#sec04,
#sec05 {
	padding: 15px 0;
}
#sec01 p,
#sec02 p {
	margin-bottom: 10px;
}
#sec01 h1,
#sec02 h1 {
    background-position: left center;
	padding-left: 15px;
	text-align: left;
}
.btn_red {
	margin-top: 10px;
	text-align: center;
}
#sec03 {
	padding-bottom: 10px;
	background: url(../img/bg_sec3.png) no-repeat left 90px, rgba(228,204,89,.4);
	background-size: 100% auto, auto auto;
}
#sec03 .container {
	position: relative;
}
#sec03 p {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color: #A63845;
	margin: 5px 0 20px;
}
#sec03 .family01 {
	margin-bottom: 5px;
}
#sec03 .family02 {
	margin-bottom: 10px;
}
#sec04 p {
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#sec05 {
	background: url(../img/bg_sec5_01.jpg) no-repeat top center;
	background-size: cover;
}
#sec06 {
	background: rgba(255,255,255,.4);
	margin-top: 10px;
	padding-bottom: 10px;
}
#sec06 h1 {
	background: none;
	font-size: 14px;
}
#sec06 table {
	width: 100%;
}