.notes-heade{
    margin-top: 10px;
    background-repeat: no-repeat;
    width: 100%;
    height: 36px;
}
.notes-heade h2{
    line-height: 36px;
}
.notes-body{
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
.kikan td{
    padding:5px 20px;
    border: 1px #000 solid;
}
.fee h3{
    text-align: center;
}
.fee-meka,.kikan{
    border-spacing:0px;
    margin: 10px auto;
    margin-bottom: 20px;
    text-align: center;
}
.fee-meka th,.kikan th{
    padding: 10px;
    background-color: #5c97e0;
    color: #fff;
    border: 1px #000 solid;
}
.fee-meka td{
    padding:15px 20px;
    border:1px #000 solid;
}