@charset "utf-8";
/* CSS Document */
.oral_lst{
    margin-bottom: 30px;
}
.oral_lst ul li{
    margin-bottom: 16px;
}
.oral_name{
    color: #00658f;
    font-family: 'Cambria';
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 5px;
}
.oral_app{
    font-family: 'Cambria';
    color: #333;
}
.ornal_title{
    font-family: 'Cambria';
    color: #333;
    line-height: 25px;
}
