﻿@import url("common.css");

@charset"utf-8";

#wrap_footer{

	position: relative;
	width: 100%;
	top: -60px;
	background: #373737;

}

#footer{

	position: relative;
	width: 1000px;
	height: 122px;
	margin: 0 auto;

}

#footer ul.ISAA_add{

	position: absolute;
	top: 28px;

}

#footer ul.ISAA_add li{

	color: #a1a1a1;
	text-align: center;

}

#footer ul.ISAA_add li.copy_c{

	color: #737171;

}