@charset "EUC-JP";

#info_text{
	margin-left: 10px;
	font-size: 14px;
	line-height: 2em;
}

#time{
	margin-left: 50px;
	margin-bottom: 30px;
	font-size: 14px;
}
#time td.week{
	background: #DFFFDF;
	font-weight: bold;
	text-align: center;
	height:50px;
}

#time td{
	background: #EEFFEE;
}
#time td.red{
	background: #EEFFEE;
	color: #CC0000;
}