@charset "utf-8";
.footer_write {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 50px;
	z-index: -1;
}
.footer_write a img {
	float: right;
	margin-right: 80px;
	margin-top: 15px;
}

.footer {
	background-color: #000000;
	width: 100%;
	clear: both;
	z-index: -1;
	position: relative;
}
.footer p {
	font-size: 14px;
	line-height: 50px;
	color: rgba(255,255,255,1);
	margin-left: 20px;
	float: left;
}
