@charset "UTF-8";
.bnr_red{
    width:80%;
    margin:0 auto;
    background-color:#ff0033;
    text-align: center;
    padding:10px;
}