@charset "iso-2022-jp";

/* board */
div.bx-castafrep {
	background-image:url(img/caststaff_brd.png);
	background-repeat:repeat-y;
	background-position:center top;
	}
div.bx-castafrep h2 {
	font-size:2px;
	text-indent:-9999px;
	background-image:url(img/caststaff_brd.png);
	background-repeat:no-repeat;
	height:60px;
	}
div.bx-castafrep div.bx-brdbtm {
	background-image:url(img/caststaff_brd.png);
	background-repeat:no-repeat;
	padding:0 25px 35px 59px;
	}
div#brd-cast h2 {background-position:-1902px 0;}
div#brd-cast div.bx-brdbtm {background-position:right bottom;}
div#brd-staff h2 {background-position:-634px 0;}
div#brd-staff div.bx-brdbtm {background-position:left bottom;padding-bottom:50px;}

div.bx-cast-lef {
	width:275px;
	float:left;
	padding-bottom:15px;
	}
div.bx-cast-rig {
	width:275px;
	float:right;
	padding-bottom:15px;
	}

div#brd-cast h3 {
	color:#cc420a;
	font-size:87.5%;
	line-height:1.25;
	margin-bottom:0.5em;
	}

div#brd-cast h4 {
	font-size:87.5%;
	line-height:1.5;
	}
div#brd-cast p {
	font-size:83%;
	line-height:1.5;
	}
div#brd-cast table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	}
div#brd-cast table th, div#brd-cast table td {
	font-size:83%;
	vertical-align:top;
	line-height:1.5;
	text-align:left;
	padding:0 0 0 0;
	}
div#brd-cast table th {
	font-weight:normal;
	color:#963;
	white-space: nowrap;
	}
div#brd-cast table td.naka {
	text-align:center;
	width:1.25em;
	}

div.bx-photo {
	background-image:url(img/cast_photo.jpg);
	background-repeat:no-repeat;
	width:116px;
	float:left;
	}
div.bx-photo span {
	display:block;
	}
div.bx-photo img {
	display:block;
	width:104px;
	height:144px;
	}

/* staff */
div#brd-staff table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	}
div#brd-staff table th, div#brd-staff table td {
	font-size:83%;
	vertical-align:top;
	line-height:1.75;
	text-align:left;
	padding:0 0 0 0;
	}
div#brd-staff table th {
	font-weight:normal;
	color:#963;
	white-space: nowrap;
	}
div#brd-staff table td.naka {
	text-align:center;
	width:1.5em;
	}