@charset "shift_jis";

#container #schedule {
	text-align: left;
}

table.calender {
	width: 525px;
	padding: 0 0 50;
	border-collapse: collapse;
}

table.calender tr th,
table.calender tr td {
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #F5FCFF;
	border-left: none;
	vertical-align: top;
}

table.calender th {
	font-weight: bold;
	color: #0670c6;
}
#ssd-link {
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCFF;
	padding-top: 6px;
	padding-bottom: 12px;
}
