@charset "utf-8";

/*
--------------------------------------------------------
base
--------------------------------------------------------
*/
div.index h2{
background:#E2E2E2 url(../administration/img/h2_background2.gif) no-repeat 0 0;
}
div#navigation dl dd.navigation{
padding:0 0 30px 0;
background:url(../administration/img/contents_navi_footer.gif) no-repeat 50% 100%;
}
div#navigation dl dd.navigation ul{
border-left:2px solid #808080;
border-right:2px solid #808080;
}
div#navigation ul li,
div.section ul li{
background:url(../administration/img/listicon.gif) no-repeat 0 9px;
}


/* event */

div.section div.event{
/*padding:0 25px 0 15px;*/
}
div.section div.event table{
border:1px solid #999;
border-collapse:collapse;
border-spacing:1;
}
div.section div.event table tr th{
border:1px solid #ccc;
}
div.section div.event table tr td{
border:1px solid #ccc;
}
div.section div.event table col.mday,
div.section div.event table col.wday{
width:2em;
text-align:center;
}
div.section div.event table col.group{
width:18em;
}
div.section div.event h2{
margin-top:0.8em;
}
div.section div.event ul.navigation{
text-align:center;
}
div.section div.event ul.navigation li{
display:inline;
float:none !important;
}
div.section div.event ul.navigation li.next{
padding:0 6px;
background:none !important;
}
