.headerImage .schedule {
	background-image:url(../../image/bg_header_schedule.jpg);
}



.scheduleBlock dt {
	float:left;
	clear:clear:both;;
	width:80px;
	padding:10px 0 0 14px;
	color:#c50018;
	font-weight:bold;
	text-align:left;
	letter-spacing:2px;
}
.scheduleBlock dd {
	background-color:#e8e8e8;
	background-image:url(../../image/dotline_gray.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 10px 10px 100px;
}
.scheduleBlock dd.second {
	background-color:#e1e1e1;
}



