@charset "euc-jp";

#main_container {
    position: absolute;
    left:0;
    top:50px;
    bottom:20px;
    overflow: hidden;
    width: 100%;
    color: #000;
    background: #fff;
}
