
@charset "shift_jis";


/*朝美人スケジュール*/

.schedule_watch{
width: 80px;
float: left;
}

.schedule_name{
width: 510px;
float: right;
margin-bottom: 10px;
text-align: left;
}

#schedule_left{
width: 265px;
float: left;
padding: 0px 20px;
}

.schedule_time{
width: 55px;
float: left;
border-top:1px solid #CBCBCA;
}

.schedule_w210{
width: 210px;
float: left;
border-top:1px solid #CBCBCA;
}

#schedule_right{
width: 265px;
float: left;
}

#asabijin_image{
width: 265px;
background: url(/image/asabijin_new/diary.gif) no-repeat center bottom;
margin-bottom: 10px;
border-top:1px solid #CBCBCA;
}




