@charset "euc-jp";


td.sch_weekday{
	padding:0;
	background-image:url(/images/schedule/bg_day3.jpg);
	background-repeat:no-repeat;
	width:109px;
	font-size:14px;	
	color:#0EA959;
	line-height:49px;
	text-align:center;
}

td.sch_weekday_sel{
	padding:0;
	background-image:url(/images/schedule/bg_tom.jpg);
	background-repeat:no-repeat;
	width:109px;	
	font-size:14px;	
	color:#0EA959;
	line-height:49px;
	text-align:center;
}
