@charset "UTF-8";

table.staff {
	width:515px;
}

table.staff th {
	width:410px;
	text-align: right;
	vertical-align: top;
}

table.staff td {
	width:105px;
	text-align: right;
	vertical-align: top;
}

a.cast {
	color:#ff6600;
	text-decoration:underline;
}
a.cast:link, a.cast:active, a.cast:visited {
	color:#ff6600;
	text-decoration:underline;
}
a.cast:hover {
	color:#ff6600;
	text-decoration:underline;
}

div.section ul.arrow {
	margin-left:5px;
}
