@charset "utf-8";
#Contents .Schedule {
	width: 495px;
	margin: 0px 0px 25px 5px;
}
.Schedule h3 {
	width: 54px;
	text-align: center;
	font-size: 12px;
	float: left;
	line-height: 105%;
	padding-top: 7px;
}
.Schedule h3 strong {
	width: 54px;
	text-align: center;
	font-size: 32px;
	line-height: 100%;
}
.Calendar {
	width: 441px;
	float: right;
}
.Calendar table {
	width: 441px;
	border-collapse: collapse;
	border-top: solid 2px #918c8a;
}
.Calendar th,
.Calendar td {
	font-weight: normal;
	width: 55px;
	text-align: right;
	vertical-align: middle;
	border-bottom: solid 1px #c8c9ca;
	font-size: 12px;
	padding: 5px 8px 5px 0px;
}
.Calendar .Sun {
	color: #E94743;
}
.Calendar .Sat {
	color: #02B3AC;
}
.Calendar td img {
	vertical-align: text-bottom;
	margin-right: 3px;
}
td span {
	margin-left: 0.5em;
}
#Contents {
	padding: 30px 0px 0px 64px;
	width: 561px;
}
#ButtonArea {
	float: none;
	position: absolute;
	width: 160px;
	left: 632px;
	top: 63px;
}
#Wrap {
	position: relative;
}
.GotoProgramme a:link, .GotoProgramme a:visited {
	color: #818384;
	text-decoration: none;
}
.GotoProgramme a:hover, .GotoProgramme a:active {
	color: #818384;
	text-decoration: underline;
}
