/*oldStyle▼*/
h2 .month{padding:0 0 0 36px;}

h2 .year{padding:0 147px 0 0 ;}
/*oldStyle▲*/

body.schedule #wrap {padding:0 15px 0 32px;}
body.schedule #contentsArea{padding-top:0;}
h3{text-align:center;margin:0 0 6px 0;}

h2{background:none;}
#labelArea{padding:0 0 0 44px;}
#scheduleTitle{float:left;width:160px;margin:11px 0 0 0;}
#labelArea .monthNum{margin:0 6px 0 36px;font-size:2.3em;}
#labelArea .monthEn{margin:0 6px 0 6px;font-size:1.5em;font-weight:bold;}
#labelArea .year{margin:0 0 0 2px;font-size:1.2em;font-weight:bold;}
.thisMonth{float:left;width:230px;}
#paging{float:right;font-size:1em;font-weight:bold;width:245px;margin:16px 0 0 0;}
#paging img{margin:0 0.5em;}
#paging a{color:#fff;}
#paging a:hover{text-decoration:underline;}
#labelArea .prevmonth{margin:0 6px 2px 0;margin-top:3px;}
#labelArea .nextmonth{margin:0 0 2px 1px;margin-top:3px;}

.day .noday{background:url(../img/schedule/noday.gif) no-repeat;}
.sun{background:url(../img/schedule/sun.gif) no-repeat;}
.mon{background:url(../img/schedule/mon.gif) no-repeat;}
.tue{background:url(../img/schedule/tue.gif) no-repeat;}
.wed{background:url(../img/schedule/wed.gif) no-repeat;}
.thu{background:url(../img/schedule/thu.gif) no-repeat;}
.fri{background:url(../img/schedule/fri.gif) no-repeat;}
.sat{background:url(../img/schedule/sat.gif) no-repeat;}
.day .d1{background:url(../img/schedule/1.gif) no-repeat;}
.day .d2{background:url(../img/schedule/2.gif) no-repeat;}
.day .d3{background:url(../img/schedule/3.gif) no-repeat;}
.day .d4{background:url(../img/schedule/4.gif) no-repeat;}
.day .d5{background:url(../img/schedule/5.gif) no-repeat;}
.day .d6{background:url(../img/schedule/6.gif) no-repeat;}
.day .d7{background:url(../img/schedule/7.gif) no-repeat;}
.day .d8{background:url(../img/schedule/8.gif) no-repeat;}
.day .d9{background:url(../img/schedule/9.gif) no-repeat;}
.day .d10{background:url(../img/schedule/10.gif) no-repeat;}
.day .d11{background:url(../img/schedule/11.gif) no-repeat;}
.day .d12{background:url(../img/schedule/12.gif) no-repeat;}
.day .d13{background:url(../img/schedule/13.gif) no-repeat;}
.day .d14{background:url(../img/schedule/14.gif) no-repeat;}
.day .d15{background:url(../img/schedule/15.gif) no-repeat;}
.day .d16{background:url(../img/schedule/16.gif) no-repeat;}
.day .d17{background:url(../img/schedule/17.gif) no-repeat;}
.day .d18{background:url(../img/schedule/18.gif) no-repeat;}
.day .d19{background:url(../img/schedule/19.gif) no-repeat;}
.day .d20{background:url(../img/schedule/20.gif) no-repeat;}
.day .d21{background:url(../img/schedule/21.gif) no-repeat;}
.day .d22{background:url(../img/schedule/22.gif) no-repeat;}
.day .d23{background:url(../img/schedule/23.gif) no-repeat;}
.day .d24{background:url(../img/schedule/24.gif) no-repeat;}
.day .d25{background:url(../img/schedule/25.gif) no-repeat;}
.day .d26{background:url(../img/schedule/26.gif) no-repeat;}
.day .d27{background:url(../img/schedule/27.gif) no-repeat;}
.day .d28{background:url(../img/schedule/28.gif) no-repeat;}
.day .d29{background:url(../img/schedule/29.gif) no-repeat;}
.day .d30{background:url(../img/schedule/30.gif) no-repeat;}
.day .d31{background:url(../img/schedule/31.gif) no-repeat;}
ul.week li{float:left;height:38px;width:83px;color:#fff;}
ul.day li{
float:left;
width:68px;
height:53px;
padding:13px 3px 0 12px;
>width:83px;
>height:66px;
>padding:13px 3px 0 12px;
overflow:hidden;
font-size:90%;
>font-size:80%;
}

.band,
.member{display:block;}
.band{font-weight:bold;}
.start .ico{padding:0 0 0 3px;margin-top:3px;}
.title{margin:0 4px;}
.bandUrl{margin:4px 0 0 0;}
.bandUrl a{color:#FF9900;}
.cj1st{background:url(../img/schedule/cj1st.jpg) no-repeat;height:51px;}

/*day schedule settings
-----------------------*/
ul#night_dayTable ul.night_dayWeek li{background:none;float:left;font-size:80%;line-height:1;text-align:center;width:84px;padding:0 0 2px 0;}

ul#night_dayTable ul.night_dayTable li{float:left;width:78px;>width:84px;height:62px;>height:67px;padding:0px 3px 3px 2px;overflow:hidden;font-size:11px;}

ul#night_dayTable ul.night_dayTable li span.dayNum{display:block;font-weight:bold;line-height:1;padding:3px 0 0 3px;
text-align:center;width:1.4em;}

ul#night_dayTable.nightTable{border-bottom:1px dotted #66B0D5;}
ul#night_dayTable.nightTable ul.night_dayTable{border-right:1px dotted #66B0D5;}
ul#night_dayTable.nightTable ul.night_dayTable li{border-left:1px dotted #66B0D5;border-top:1px dotted #66B0D5;}

ul#night_dayTable.dayTable{border-bottom:1px dotted #FFFF66;}
ul#night_dayTable.dayTable ul.night_dayTable{border-right:1px dotted #FFFF66;}
ul#night_dayTable.dayTable ul.night_dayTable li{border-left:1px dotted #FFFF66;border-top:1px dotted #FFFF66;}
li.anniversery{background:url(/img/2nd.jpg) no-repeat;}
li.anniversery a{color:blue;display:block;height:65px;width:75px;}
li.anniversery a:hover{color:blue;}
li.anniversery a:visited{color:blue;}

/*night_dayBtn
----------------------*/
div#night_dayBtn{padding:2px 0;margin:0 0 8px 0;border-bottom:1px dotted #66B0D5;text-align:center;font-size:1.2em;font-weight:bold;}
div#night_dayBtn span{margin:0 1em 0 0;}
div#night_dayBtn span a{background:url(../img/schedule/caption/ico_r.gif) no-repeat 0 3px;padding-left:16px;}
div#night_dayBtn span a{padding-left:16px;color:#F0F00F;}
div#night_dayBtn span.dayBtn a{padding-left:16px;}

#sideArea .menu dd{
margin:0 0 14px;
}