@charset "utf-8";
/*------------reset------------*/


.annai{
    background:#fefef0;
    border:#CCC 1px solid;
    padding:12px 15px;
    margin:15px 15px 25px 15px;
    font-size:12px; line-height:1.6em;
}

.stop{
    width: 94%;
    padding: 10px 20px 15px 20px !important;
    font-weight: bold;
    font-size: 15px !important;
    color: #0000ff !important;
    margin-bottom: 20px;
    text-align: center;
    border-top:1px #0000ff dotted;
    border-bottom: 1px #0000ff dotted;
}

span{
    line-height: 2.6em;
}