@import url(../common/css/basic.css);

div#contents p.calendar {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

div#contents p.calendar + p {
	margin-top: 20px;
}

div#contents th.eto {
	white-space: nowrap;
}

div#contents td.number {
	background-color: #e8e0d0;
	white-space: nowrap;
	text-align: center;
}

div#contents .word {
	white-space: nowrap;
}

div#contents th.manbai {
	border-top: 1px solid #fff;
	white-space: nowrap;
}

div#contents caption {
	margin-top: 0;
}

div#contents th, div#contents td {
	padding: 6px;
}

div#contents table.dan td {
	text-align: center;
	vertical-align: middle;
}

div#contents td.season {
	text-align: center;
	vertical-align: middle;
}

div#contents table.dan td.tatu {
	background-color: #e8e0d0;
}