@charset "utf-8";
#container #main #center H3 {
	background: url(../img/tit_works.gif) no-repeat right 0px;
	height: 33px;
	margin-bottom: 15px;
}
#container #main #center H4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-bottom: 2px solid #FFCC00;
	border-top: 2px solid #FFCC00;
	margin-bottom: 15px;
	background-color: #003399;
	color: #FFCC00;
}
#container #main #center DIV {
	border-top: 2px solid #999999;
	padding: 5px;
	border-bottom: 2px solid #999999;
	margin-bottom: 15px;
}
#container #main #center DIV.story {
	width: 385px;
	float: left;
}
#container #main #center DIV.episode {
	clear: both;
}
#container #main #center DIV.data {
	float: left;
	width: 385px;
}
#container #main #center DIV.imgbox {
	border-style: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 310px;
	float: left;
}
#container #main #center DIV.embed {
	clear: both;
	text-align:center;
}
#container #main #center .episode P.subtit {
	border-left: 8px solid #666666;
	margin-right: 15px;
	margin-left: 15px;
	background: #EAEAEA;
	font-weight: bold;
	padding-left: 15px;
}
#container #main #center .episode P.staff {
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#container #main #center .story P {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#container #main #center .data DL {
	padding-right: 15px;
	padding-left: 15px;
}
#container #main #center .data DT {
	width: 6em;
	float: left;
	text-align: right;
}
#container #main #center .data DD {
	padding-left: 7em;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
}
