/**************************************************/
/* SCHEDULE CSS */
/**************************************************/


/*********** 共通 ***********/
/*********** 共通 ***********/


/*********** 年間スケジュール ***********/
div#schedule-box div.schedule-box-ct{width:620px;text-align:left;}
div#schedule-box div.schedule-box-ct p{margin-bottom:6px;text-indent:1em;}
div#schedule-box div.schedule-box-ct p.p-image{margin-bottom:0;text-indent:0;line-height:0;}
div#schedule-box div.schedule-box-ct h4{margin-bottom:10px;color:#6B83B1;font-size:130%;}
div#schedule-box div.schedule-box-ct h5{margin:20px 0 10px;font-size:130%;}
div#schedule-box div.schedule-box-ct .border-btm{border-bottom:1px dotted #333;}
div#schedule-box div.schedule-box-ct div.detail-box{width:580px;margin:0 auto 20px;padding:10px;border:1px solid #86A647;background-color:#ECF5E3;}
div#schedule-box div.schedule-box-ct div.detail-box p{margin-left:1em;text-indent:-1em;}
/* intro */
div#schedule-box div.schedule-box-ct div#intro-box{width:600px;margin-bottom:20px;padding:0 10px;}
div#schedule-box div.schedule-box-ct div#intro-box p{text-indent:0;}


div#schedule-box div.schedule-box-ct div#calender-box{width:620px;margin-bottom:20px;background:#FFF url(../img/schedule/sch01_bg.jpg) no-repeat right top;}
div#schedule-box div.schedule-box-ct div#calender-box table{width:435px;margin-bottom:20px;}
div#schedule-box div.schedule-box-ct div#calender-box td{padding:12px 4px;}
div#schedule-box div.schedule-box-ct div#calender-box td p{margin-left:1em;margin-bottom:0;text-indent:-1em;}
div#schedule-box div.schedule-box-ct div#calender-box td.td-width{width:104px;}
/*********** 年間スケジュール ***********/




