#contents{
    background: transparent;
    margin-top: 0;
}
#contents #main #col_main{
    padding: 10px 0 20px;
}
.tit02{
    background-repeat: no-repeat;
    background-position: center bottom;
    font-weight: bold;
    font-size: 20px;
}
.tit03{
    font-weight: bold;
    font-size: 20px;
}
.rssFeed li, .news_home{
    border-bottom: 1px dotted #333;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.table_symptoms td{
    border: none!important;
    padding: 0 10px!important;
}
.tableTeacher td{
    border: none!important;
    padding: 0!important;
    vertical-align: bottom;
}
.tit_h2{
    font-size: 25px;
    font-weight: bold;
    color: #d98c83;
    text-decoration: underline;
    line-height: 1.2;
}
.tit_h2.no_under{
    color: #bf7064;
    text-decoration: none;
    font-weight: normal;
}