@charset "utf-8";

  body {
    align: center;
    font-family: Meiryo;
    background:url(../../../images/bluegreen.gif);
    background-color: #deffde; /*#ffffff*/
    color: #646464;
    line-height: 1.8;
  }

