@charset "utf-8";
/* CSS Document */

#contents_main {
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-bottom: 200px;
}

#staff_cast {
	width: 817px;
	margin: 0px auto;
	font-size: 11px;
}

#staff_cast .leftArea {
	float:left;
	width:374px;
}

#staff_cast .rightArea {
	float:left;
	margin-left:69px;
	width:374px;
}

#staff_cast h3 {
	padding-bottom:25px;
}

#staff_cast .leftArea p {
	position:relative;
	padding-left:155px;
	margin-top:10px;
}

#staff_cast .leftArea span {
	position:absolute;
	left:6px;
	top:0px;
	display:inline-block;
	width:130px;
	color:#caaf76;
}

#staff_cast .rightArea p {
	position:relative;
	padding-left:230px;
	margin-top:10px;
}

#staff_cast .rightArea span {
	position:absolute;
	left:51px;
	top:0px;
	display:inline-block;
	width:150px;
	color:#caaf76;
}