﻿@charset "utf-8";
#rightColD {
	background-color: #F3EBDA;
	display: block;
	float: left;
	text-align: center;
	clear: left;
	padding-left: 7%;
}
#rightColE {
	background-color: #F3EBDA;
	display: block;
	float: right;
	width: 33%;
}

/* CSS Document */

caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #543822;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tr-month {
	color: #800000;
}
table {
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	margin-top: 5px;
	border: 3px solid #ECDFC6;
	width: 410px;
	clear: both;
}
.busy {
	background-color: #FFFF99;
}

td {
	border: 1px solid #BF8C62;
	padding: 3px;
	width: 57px;
}
