.footer1 {
	float: left;
	width: 100%;
	min-height: 334px;
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 120px;
	background-color: #92C269;
}
.footer_txt1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 30px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 20px;
}
.footer_txt2 {
	font-size: 30px;
	line-height: 40px;
	color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}

.footer_line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 20px;
}
.footer_line2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	float: left;
	width: 100%;
}

.footer_list1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	list-style-type: none;
	padding-left: 15px;
}
.footer_list1 a {
	color: #FFF;
	text-decoration: none;
}
.footer_list1 a:hover {
	color: #EA8809;
	text-decoration: none;
}

.footer_list {
	width: 50%;
	float: left;
}
.footer_bnr {
	text-align: center;
}
.ma {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.parent {
  overflow: hidden;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  text-align: center;
}
.footer_key{
	font-size:12px;
}
.footer_key a{
	font-size:12px;
	color:#fff;
}
