@charset "utf-8";
/*\*/
@import "common.css";
@import "lightbox.css";

dl.select {
padding-top:10px;
text-align:center;
clear:both;
float:left;
}

dl.select dt,
dl.select dd {
display:inline;
}

dl.select dt {
margin-right:10px;
}

dl.select span {
font-size:152%;
font-weight:bold;
color:#1e218b;
}


#content table{
clear:both;
width:650px;
border-collapse:collapse;
border:1px solid #9e9fcc;
margin:5px 0 15px 0;
padding:0;
}

#content th,
#content td{
margin:0px;
empty-cells:show;
width:90px;
}

#content th{
border:1px solid #9e9fcc;
color:#1e218a;
background:#efeff7;
text-align:center;
padding:5px 0;
}

#content td{
line-height:120%;
border:1px solid #9e9fcc;
vertical-align:top;
height:80px;
padding:5px 0;
text-indent:5px;
}

#content td ul {
padding:5px;
text-indent:15px;
}

#content td ul li {
background:url(../img/arrow.gif) left 3px no-repeat;
line-height:1.4;
padding-bottom:5px;
}

#content th.sun {
background-color:#e1e6f2;
}

#content td.sun {
background-color:#eff4f9;
}

#content th.sat {
background-color:#e3e3ea;
}

#content td.sat {
background-color:#f1f1f1;
}

#content .latestSchedule {
background:url(../img/hrX.gif) bottom repeat-x;
margin:10px 0 0 0;
padding-bottom:10px;
clear:both;
}

#content .latestSchedule ul {
border-left:2px #1e218a solid;
padding-left:10px;
float:left;
margin-left:10px;
}

#content .latestSchedule ul li {
background:url(../img/arrow.gif) left 3px no-repeat;
line-height:1.4;
padding-bottom:3px;
text-indent:15px;
}

#content .latestSchedule h3 {
float:left;
color:#1e218a;
line-height:1.4;
}

.article h3 {
color:#1e218b;
font-size:107%;
padding:5px 7px;
background-color:#efeff7;
margin-bottom:15px;
line-height:1.5;
}

.article span.date {
background-color:#1e218b;
color:#fff;
padding:2px 5px;
font-size:85%;
display:block;
margin-top:20px;
}

.article p {
padding:0 20px;
line-height:1.6;
clear:both;
}

.subMenu {
clear:both;
background:url(../img/hrX.gif) top repeat-x;
}

#articleList {
margin-bottom:10px;
padding-top:10px;
}

#articleList h4 {
background-color:#efeff7;
color:#1e218a;
padding:3px 10px;
margin-bottom:10px;
}

#articleList h4 span {
font-weight:bold;
}

/*Clearfix
===========================================================*/

#content .latestSchedule:after {
content:".";
height:0;
clear:both;
visibility:hidden;
display:block;
}

#content .latestSchedule {
display:inline-block;
}

/*\*/
* html #content .latestSchedule {
height:1%;
}

#content .latestSchedule {
display:block;
}
