.pic_main_top {
    margin: 0 0 30px;
}

.pic_main_top ul {
    min-height: 232px;
    position: relative;
}

.pic_main_top ul li {
    border: solid 1px #ddd;
    line-height: 0;
    position: absolute;
    width: 100%;
}

.pic_main_top ul li img {
    max-width: 100%;
}

.tit_contents {
    background: #006900;
    color: #fff;
    font-size: 13px;
    margin: 0 0 20px;
}

.notice_top {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
}

.tit_contents span {
    background: #aaa;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    margin: 0 20px 0 0;
    width: 210px;
}

.info_top {
    margin: 0 0 20px;
    padding: 0 0 0 30px;
}

.info_top li {
    font-size: 13px;
    list-style: disc;
    margin: 0 0 10px;
}

.info_top li span {
    padding: 0 20px 0 0;
}

.item_list_month {
    display: table;
    table-layout: fixed;
    width: 80%;
    margin: 0 auto 30px;
}

.item_top_month {
    display: table-cell;
}