@charset "UTF-8";

body {
    background-image: url("../img/img_top.png");;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}