body{
    color:#555555;
    margin :0px;
    padding:0px;
    font-family: "MS PGothic", Arial, sans-serif;
    font-size: 13pt;
    line-height: 1.3;
    background: url(../../imgs/all/allback.png);
}

#cont{
    width: 100%;  /* 基本の幅です。 */
    margin: 0px 0px;
    padding: 0px 0px;
    height: 100%;
}

