@charset "UTF-8";
#contentBody {
	width: 100%;
	background:url(../../img/bg_content_repeat.jpg) repeat center top;
	overflow: hidden;
}
#content {
	position: relative;
	/*width: 1600px;*/
	background:url(../img/bg_interview_content.png) no-repeat center top;
	margin: 0 auto;
	height: 3090px;
}

.interview_bc{
	background:url(../img/bg_interview_detail.png) no-repeat center top;
	width:1300px;
	margin:0 auto;}

#content #interview {
	width:486px;
	margin:0 auto;
	padding-bottom:162px;
	position: relative;
	z-index: 15;
}
#content #interview h2, #content #interview p {
	text-align:center;
}
#content #interview h2 {
	padding: 86px 0 14px 0;
}
#content #interview .interview {
	padding: 0 0 38px 0;
}
#content #mv_left {
	position: absolute;
	top: 0;
	right: 444px;
}
#content #mv_right {
	position: absolute;
	top: 0;
	left: 443px;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.interview_detail {
	padding:0 0 38px 0;
}
.interview_detail .comment {
	width:475px;
}
.interview_detail .photo01 {
	background:url(../img/interview01_photo.png) no-repeat;
	width:600px;
	height:600px;
	padding: 21px 57px 0 0;
}
.interview_detail .photo01 p {
	padding: 7px 0 0 213px;
}
.interview_detail .photo02 {
	background:url(../img/interview02_photo.png) no-repeat;
	width:600px;
	height:600px;
	padding: 52px 0 0 0;
	margin: 0px 0px 0 48px;
}
.interview_detail .photo02 p {
	padding: 7px 0px 0px 0px;
	text-align: right;
	width: 360px;
}
.interview_detail .number02 {
	padding: 40px 0 0 0;
}
.interview_detail .photo03 {
	background:url(../img/interview03_photo.png) no-repeat;
	width:600px;
	height:600px;
	margin: 10px 48px 0px 0px;
	padding: 30px 0 0 0;
}
.interview_detail .photo03 p {
	padding: 7px 6px 0px 0px;
	text-align: right;
}
.interview_detail .number03 {
	padding: 18px 0 0 0;
}
.comment h3 {
	padding:30px 0 62px 0;
}
.comment dl dt {
	padding:0 0 20px 0;
}
.comment dl dd {
	line-height:25px;
	padding:0 0 40px 0;
	font-size:14px;
}
