@charset "utf-8";
/*-------------------------------------
* footer.css
* フッターレイアウト
-------------------------------------*/
.footer {
	margin-top: 100px;
	padding: 10px 0;
	font-size: 10px;
	text-align: center;
}