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



/* 基本
------------------------------------------------------*/
body {
    width: 100%;
    height: 100%;
}

#wrap {
    margin: 0px auto;
    width: 768px;
}

img {
    margin: 0 auto;
    line-height: 0;
}
