@charset "utf-8";
/* CSS Document */

#footer {
	clear: both;
	width:100%;
	margin: 0;
	height:35px;
	/* footerを下部につける*/
margin-top: -35px;
}
