@charset "UTF-8";

#footer {
	clear: both;
	float: left;
	height: 79px;
	width: 960px;
	position: relative;
	display: inline;
	text-align: center;
	margin: 0 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515151;
}
#t2020_logo{
	position: absolute;
	left: 0px;
	top: 3px;
}
#sns {
	width: 750px;
	height: 22px;
	position: absolute;
	right: 0px;
	top: 5px;
	text-align: right;
}
#sns div {
	float: right;
}