.footer1 {
	float: left;
	width: 100%;
	min-width:1200px;
	background-image: url(../img/footer_bg.png);
	background-position: center top;
	height: 228px;
	margin-top: 15px;
}
.footer2 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.footer3 {
	float: left;
	width: 1200px;
}
.footer_logo {
	float: left;
	width: 100px;
	margin-top: 30px;
	margin-left: 100px;
}
.footer_add {
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	letter-spacing: 1px;
	float: left;
	padding-top: 35px;
	width: 230px;
	padding-left: 15px;
}
.footer_link {
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-left: 25px;
	margin-top: 35px;
}
.footer_link a {
	color: #FFF;
	text-decoration: none;
}
.footer_link a:hover {
	color: #FF9;
	text-decoration: none;
}

.footer_link2 {
	font-size: 11px;
	line-height: 19px;
	background-image: url(../img/footer_arw.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.footer_copy {
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	float: left;
	width: 100%;
	margin-top: 50px;
}

.footer_sp {
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
.footer_link_sp {
	width: 95%;
	margin-left: 5%;
	padding-top: 7px;
}
.footer_link_sp a {
	color: #FFF;
}

.footer_link_sp a:hover {
	color: #FF9;
	text-decoration: none;
}

.footer_copy_sp {
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	float: left;
	width: 100%;
}
.footer_add2 {
	font-size: 18px;
	line-height: 24px;
}
