@charset "utf-8";
/* CSS Document */

#item_title {
background: url(/common/images/title_bar600.gif) no-repeat left bottom;
padding-bottom: 5px;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}
#item_bunrui {
font-weight: bold;
margin-bottom: 5px;
}

.td_title {
background: url(/common/images/koumoku.gif) no-repeat left bottom ; 
padding-left: 6px;
}

.td_schedule {
width:80px;
text-align:center;
vertical-align:middle;
}

.dot {
border-top:3px dotted #CCC;
}

.td_schedule_dot {
width:80px;
border-top:3px dotted #CCC;
text-align:center;
vertical-align:middle;
}

