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

#schedule{border-top:1px dotted #a5a5a5; border-left:1px dotted #a5a5a5;}
#schedule th, #schedule td{padding:10px; vertical-align:middle; border-right:1px dotted #a5a5a5; border-bottom:1px dotted #a5a5a5;}
#schedule th{text-align:left; border-right:1px solid #a5a5a5;}
#schedule #top th{text-align:center; border-bottom:1px solid #a5a5a5;  border-right:1px dotted #a5a5a5;}
#schedule td{text-align:center; width:16%;}

.a_day{}

#kanji{background:url(../images/kanjiSchedule.png) top left no-repeat;}