.btn button { border:none; background-position:0 0; }
.btn button:hover { background-position:0 100%; }
.btn button.current { background-position:0 100%; }

#btn_show_7 { width:60px; height:30px; background-image:url(img/btn_show_7.gif); }
#btn_show_8 { width:60px; height:30px; background-image:url(img/btn_show_8.gif); }
#btn_show_9 { width:60px; height:30px; background-image:url(img/btn_show_9.gif); }
#btn_show_all { width:140px; height:30px; background-image:url(img/btn_show_all.gif); }

table#event_table_summer { border:1px solid #ccc; cursor:pointer; }
table#event_table_summer th { background-color:#6d4f3c; color:#fff; }
table#event_table_summer th, table#event_table_summer td { padding:2px; border:1px solid #ccc; }
table#event_table_summer td { width:15px; }
table#event_table_summer td.title { width:150px; }

table#event_table_summer td.e { background:url(img/ico_event.gif) transparent no-repeat center center; }

table#event_table_summer tr.odd { background-color:#00f900; }
table#event_table_summer tr.even { background-color:#f7f3ef; }

table#event_table_summer tr.hover { background-color:#cbbfa6; }
table#event_table_summer td.hover { background-color:#cbbfa6; }


ul.notice li { color:#f30; font-size:0.8em; font-weight:normal; text-indent:-1.0em; margin-left:1.0em; margin-bottom:2px; padding:0; }

table#event_table_summer tr.end th, table#event_table_summer tr.end td { border-bottom:1px solid #666666; }
