@charset "Shift_JIS";

/*------------------------------------------------------------------------------------

年間スケジュール

---------------------------------------------------------------------------------------- */



/*--------------------contents----------------------*/
.sche_space{
margin-top:10px;
margin-left:65px;
margin-right:65px;
}

.sche_month{
margin-top:22px;
}





.sche_box{
border-top:1px solid #aaa;
margin-top:5px;
padding-top:9px;
padding-bottom:3px;
line-height:25px;
}

.sche_box_short{
border-top:1px solid #aaa;
margin-top:5px;
margin-left:100px;
padding-top:9px;
padding-bottom:3px;
line-height:25px;
}



/*---------------------ひとくくり---------------------*/
.sche_left{
float:left;
width:70px;
margin-left:30px;
}

.sche_middle{
float:left;
width:105px;
text-align:center;
padding-top:2px;
}


.sche_right{
float:left;
width:580px;
margin-left:10px;
padding-top:2px;
}




/*---------------------キャプション---------------------*/
.sche_cap_left{
float:left;
font-size:12px;
width:650px;
}

.sche_cap_right{
float:right;
font-size:12px;
text-align:right;
width:165px;
}


