.scheduletable {
	text-align: center;
	border-collapse:collapse;
	border-width: 1px;
	border-color: #000000;
	margin: 0;
	font-weight: bold;
	border-style: solid;
}
.scheduledate {
	border-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

.schedulesakura {
	background-image: url(img/sakura_mark.jpg);
	background-repeat: no-repeat;
	background-position:center;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.schedulenone {
	color: #666666;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.lefthalf {
	width: 30%;
	float: left;
	margin-right: 20px;
}
.righthalf {
}
.imgbordar {
	border: 1px solid #333333;
}
.clearfloat {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
}
.subtitle {
	font-size: smaller;
}
#eventtitle {
	color: #006633;
}
.sakuratitle {
	color: #FF6699;
}
