@charset "Shift_JIS";

/*-------------------------------------------
 main 
------------------------------------------*/

.table{background-color:#999;}
.table th{color:#fff;background-color:#009966;}
.table td{background-color:#fff;}
.table td.date{color:#006666;background-color:#ccffcc;font-size:14px; font-weight:bold;}

.table2{background-color:#999;}
.table2 th{color:#006666;background-color:#ccffcc; padding:5px;}
.table2 td{background-color:#fff; padding:5px;}


