@charset "UTF-8";

.news-area {
    max-width: 980px !important;
}

.hdg-red {
    color: #a30b1a;
}

hr.line-gray {
    border: 0;
    height: 1px;
    background: #c6c6c0;
    margin: 20px 0px 20px 0px;
}

div.box-top {
    margin-top: 30px;
}
