#contents {
    /*
    background-image: url(../../img/phot/shin_byouin_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    */
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 10px;
    width: 780px;
    /* height: 1600px; */
}

#progress_box {
    border: solid 1px #000000;
    background-color: #F2F2F2;
    margin-left: 10px;
    width: 660px;
    height: 200px;
    padding: 0.5em;
    overflow: auto;
}

#progress_box ul {
    list-style: none;
    margin-top:  0px;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 20px;
    font-weight: bold;
}

#progress_box li {
    margin-bottom: 15px;
}

#news_box {
    border: solid 1px #000000;
    background-color: #F2F2F2;
    margin-left: 180px;
    width: 330px;
    height: 200px;
    padding: 0.5em;
    overflow: auto;
    margin-top: 10px;
}

#news_box ul {
    list-style: none;
    margin-top:  0px;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 20px;
    font-weight: bold;
}

#news_box li {
    margin-bottom: 15px;
}

#shinbyouin_top_ul {
    font-size: 20px;
    margin-left: 100px;
    font-weight: bold;
}
