@charset "utf-8";
/* ルナティック・シアター */

#wrapper {
	background: #FFC url(../../bg_images/bg51_2.gif) repeat-y;
	color: #033;
}

h1, h2 {
	color: #D06;
}

table {
	width: auto;
	margin: 0 2.5em 80px 90px;
}

th {
	padding-bottom: 0.5em;
}

tr {
	vertical-align: top;
}

td {
	font-size: 0.9em;
	padding: 2px 1px;
}

td.chara {
	text-align: right;
	white-space: nowrap;
}

table#cast {
	width: auto;
	margin: 0 auto 60px;
}

#cast td {
	white-space: nowrap;
}
