@charset "utf-8";
#contents #main H3 {
	background-image: url(img/h3.png);
}
#contents #main .outline {
	clear:both;
	margin-bottom: 30px;
}

#contents #main .outline H4 {
	background-image: url(img/h4_outline.png);
}
#contents #main .outline IMG {
	float: right;
	margin-right: 30px;
	margin-left: 15px;
}
#contents #main .outline .txt {
	margin-right: 30px;
	margin-left: 60px;
	font-size: 14px;
	line-height: 22px;
	width: auto;
}

#contents #main .mainstaff IMG {
	float: right;
	margin-right: 30px;
}
#contents #main .mainstaff DL {
	margin-left: 60px;
	font-size: 13px;
	line-height: 16px;
	width: 480px;
}
#contents #main .mainstaff DL DT {
	display: block;
	float: left;
	width: 170px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}
#contents #main .mainstaff DL DD {
	margin-bottom: 2px;
	padding-bottom: 5px;
	padding-left: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(img/dt_bg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 3px;
}
#contents #main .mainstaff {
	clear:both;
	margin-bottom: 30px;
}
#contents #main .mainstaff H4 {
	background-image: url(img/h4_mainstaff.png);
}
#contents #main .maincast {
	clear:both;
	margin-bottom: 30px;
}
#contents #main .maincast H4 {
	background-image: url(img/h4_maincast.png);
}
#contents #main .maincast IMG {
	float: left;
	margin-left: 60px;
}
#contents #main .maincast DL {
	float: right;
	display: block;
	margin-right: 30px;
	width:440px;
	font-size: 13px;
	line-height: 16px;
}
#contents #main .maincast DL DT {
	float: left;
	display: block;
	width:170px;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}
#contents #main .maincast DL DD {
	padding-left: 200px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	background-image: url(img/dt_bg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
