﻿@charset "UTF-8";

#main div{
 background-image:url(../img/system/haikei2.jpg);
 background-position:center;
 background-repeat:no-repeat;
 padding-bottom:0.5em;
}
#main del{ color:gray; }
#main .no_lec{ color:red;}
#main .part_time{ color:blue;}
#main .subject{ width:15em;}
#main tbody .row_top td{  border-bottom-width:0; }
#main tbody .row_bottom td{ border-top:0.1em dashed gray;}
#main .doctor{
 height:1em;
 text-align:center;
}
