.line_4th{
	display:none !important;
}
.min1024{
	display:block;
	width:1024px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.min1024>a>img{
	margin-top:20px;
	margin-bottom:20px;
}
#footer{
	border-top: 2px #205b17 solid;
	width:100%;
	background-image:url("../image/footer_background.png");
	background-repeat:repeat;
	padding:20px 0px;
}
#footer>p{
	margin:0 auto;
	width:90%;
	font-size:15px;
	color:#fff;
	line-height:1.8em;
}
#description{
	margin:0 auto;
	width:100%;
	height:208px;
	margin-top:20px;
	margin-bottom:0px;
}

.line_1st{
	width:20%;
	background-color:#fff;
	text-align:center;
	vertical-align: middle;
}
.line_1st>img{
	width:80%;
}
.line_2nd{
	width:21%;
	height:40px;
	background-color:#f1f1f1;
	color:#1d1d1d;
	font-size:17px;
	line-height:38px;
}
.line_3rd{
	width:69%;
	height:40px;
	background-color:#f9f9f9;
	color:#1d1d1d;
	font-size:17px;
	line-height:38px;
}