@charset "UTF-8";

.schedule {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 1em;
}
.schedule caption {
	font-weight: bold;
}
.schedule th {
	font-weight: normal;
	white-space: nowrap;
	padding: 0.2em 0.3em;
}
.schedule td {
	line-height: 1.3em;
	padding: 0.2em 0.3em;
}


.dg_ph {
	width: 189px;
	margin: 0 0 15px 15px;
	float: right;
}

.stafflist {
	margin:0 0 15px 30px;
}
.stafflist td {
	padding-right:2em;
}

