#Main table{
	width: 480px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	border-top: 1px solid #3f3f3f;
	border-left: 1px solid #3f3f3f;
}
#Main table tr td{
	padding: 2px;
	border-right: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	font-size: 12px;
}
#Main table tr td#Title{
	width: 480px;
}
#Main table tr td.ListTitle{
	width: 140px;
}
#Main table tr td.hacchaku{
	width: 40px;
	text-align:center;
}
#Main table tr td#ListStop{
	width: 340px;
}

/* Aリスト 色 */
#Main table tr td.ListBackA{
	background: #fce1e1;
}
/* Bリスト 色 */
#Main table tr td.ListBackB{
	background: #ddebf4;
}
/* Cリスト 色 */
#Main table tr td.ListBackC{
	background: #fef4df;
}
/* Dリスト 色 */
#Main table tr td.ListBackD{
	background: #dcefe6;
}
/* Eリスト 色 */
#Main table tr td.ListBackE{
	background: #efe2ed;
}
/* Fリスト 色 */
#Main table tr td.ListBackF{
	background: #f2f7e3;
}
/* Gリスト 色 */
#Main table tr td.ListBackG{
	background: #fcdfea;
}
/* Hリスト 色 */
#Main table tr td.ListBackH{
	background: #ddebf4;
}
/* 新設リスト 色 */
#Main table tr td.ListBackN{
	background: #72c9ba;
}
/*  */
#Main h2.benriinfo{
	color: #348139;
	line-height:normal;
	font-weight:bold;
	margin-left:50px;
}
/*  */
#Main h6{
	text-align:right;
	font-weight:bold;
}

.morning{
	color: #09AF95;
}

.evening{
	color: #FF660C;
}