#center #contents #content ul li {
	list-style-type: none;
	color: #666;
}
#center #contents #content ul ul li a {
	color: #666;
	text-decoration: none;
}
#center #contents #content ul ul li a:hover {
	color: #4894C1;
	text-decoration: underline;
}
#center #contents #content table tr th {
	color: #4894C1;
	background-color: #EBF5F0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4894C1;
	border-bottom-color: #4894C1;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.0em;
}
#center #contents #content table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE3DB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCE3DB;
}

#center #contents #content table tr .day {
	background-color: #FFF;
	font-weight: normal;
	font-size: 1.0em;
}

#center #contents #content table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4894C1;
	border-bottom-color: #4894C1;
	padding-left: 10px;
	line-height: 2.0em;
}

