@charset "UTF-8";
/* CSS Document */


#anier {
    font-size: 0.9rem;
    line-height: 1.6;
}

 .anier_h2 {
    background-color: #4cb0d9;
    color: #fff;
    font-size: 1.0rem;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin: 20px auto 10px;
}

 .anier_h3 {
    background-color: #4cb0d9;
    color: #fff;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 3px;
   text-align: center;
    width: 100px;
    margin: 10px 0 10px;
}

 .anier_blueb {
    color: #4cb0d9;
    font-weight: bold;
}

 .anier_blueb p {
    font-size: 1.0rem;
    font-weight: bold;
}

 .anier_b {
    font-size: 0.9rem;
    line-height: 1.3em;
    margin: 5px auto;
    font-weight: bold;
}

#anier .mab30 {
  margin-bottom: 30px;
}

