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

.schedule_table{width:100%; float:left; padding-bottom:90px;}
.table_schedule {border-top:2px solid #0084d3; border-left:1px solid #ddd; margin:0 auto; border-collapse:collapse;}
.table_schedule table{}
.table_schedule th { border-bottom:1px solid #ddd; border-right:1px solid #ddd; color:#333; font-weight:bold; background-color:#f4f4f4; padding:7px 3px; text-align:center;}
.table_schedule td{ border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:7px 5px; line-height:150%; letter-spacing:-0.75pt;}
.table_schedule td a:hover{color:#444; font-weight:600;}
.table_schedule td.month {border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:7px 5px; line-height:150%; color:#0084d3;  text-align:center;}