@charset "utf-8";
/* CSS Document */

.footer.footer_fixed {
	position: fixed;
	bottom: 0;
	width: 100%;
}
