@charset "utf-8";
/* CSS Document */

.headerBox {
    position: relative;
}
.headerBox a:hover {
	opacity: 0.9;
}
.headerBtn {
    position: absolute;
    bottom: 20px;
    left: 20px;
}