@charset "utf-8";

#contents table {
	border-top: 1px solid #009966;
	border-left: 1px solid #009966;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

#contents table td {
	border-right: 1px solid #009966;
	border-bottom: 1px solid #009966;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}

#contents table td.time {
	background-color: #E6FFE6;
	vertical-align: top;
}