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


.navi_wrap {
	position: absolute;
	position: fixed;
	bottom: 20px;
	left: 20px;
}
.logo {
	position: absolute;
	top: 30px;
	left: 10px;
}
