/* CSS Document */


/* =============== news top ================== */

#container #contents #wrapper {
border-top:3px solid #C4C4C4;
}


/* ----- table ----- */
#container #contents #main table th.news-date {
width:50px;
}

#container #contents #main table th.term {
width:75px;
}
#container #contents #main table th.middle {
vertical-align:middle;
}
#container #contents #main table th.brown-back_no-b {
text-align:center;
vertical-align:middle;
}
#container #contents #main table td.close {
background-color:#E8E8E1;
}

#container #contents #main table.no-t {
border-top:none;
}

#container #contents #main table.f-s td{
padding:3px 3px;
}


#container #contents #main p.no-m {
margin-top:0;
}

/* ----- dl ----- */

#container #contents #main table.gray dl {
margin:0;
font-size:120%;
}
#container #contents #main table.gray dl dt {
float:left;
clear:both;
width:6px;
margin:0 5px 0 0;
}
#container #contents #main table.gray dl dd {
float:left;
width:140px;
}

dl {
margin:10px 0 0 10px;
font-size:70%;
}
dl dt {
float:left;
width:20px;
}
dl dd {
float:left;
width:530px;
}

dd.day {
width:50px;
}

dd.recital{
width:470px;
}



img.edi {
margin:10px 0;
}

p.rgt{
text-align:right;
}

p.caution,
span.caution {
color:#FF0000;
}