@charset "utf-8";

@import "defauslt.css";

div#contents {
    margin-top: 5em;
    margin-bottom: 4em;
}

div.canvas {
    position: static;
    margin-top: 0;
    border-bottom: solid 1px #ccc;
}
