@charset "iso-2022-jp";
div.contents h1 span {
	background-image:url(../cast/img/images.png);
	background-position:0 -90px;
	}

div.photo {
	background-image:url(img/images.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:40px;
	}
div.photo img {
	width:900px;
	height:260px;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	} 
table th, table td {
	font-size:100%;
	vertical-align:top;
	line-height:1.6;
	text-align:left;
	padding-bottom:1em;
	}
table th {
	width:420px;
	text-align:right;
	font-weight:normal;
	color:#ff4e17;
	white-space: nowrap;
	}
table td.naka {
	color:#ff7b17;
	text-align:center;
	width:2em;
	}

/* main image */
div.bx-main-img {
	background-image:url(img/images.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 60px 40px;
	}
div.bx-main-img img {
	width:860px;
	height:300px;
	}