@charset "utf-8";

/* # interviewContent
------------------------------------------------------------------------ */

div#interviewContentIn {
	padding-bottom: 20px;
}

div#interviewContent div.detail {
	padding: 20px 19px !important;
	zoom: 1;
}


div#interviewContent div.detail {
	/*background: #fbfbfb url(./images/interview/bg_detail.jpg) no-repeat left top;*/
	background: #fbfbfb;
	font-size: 16px;
}

div#interviewContent h2, h3 {
	margin: 0px;
	padding: 0px;
}

div#interviewContent .intHeader2 {
	/*background: url(./images/interview/bg_inthead2_btm.png) no-repeat left bottom;*/
	color: #ffffff;
	margin: 0 -24px 12px;
	padding: 0 0 0px;
}

div#interviewContent .intHeader2 .head {
	background: #2275b9 url(./images/interview/bg_inthead2_top.png) repeat-x left top;
	font-size: 18px;;
	font-weight: bold;
	color: #ffffff;
	padding: 13px 25px;
	width: 580px;
	margin-bottom: 0px;
}

* html div#interviewContent .intHeader2 {
	margin-left: -25px;
	margin-right: -25px;
}

div#interviewContent .intHeader3 {
	background: url(./images/interview/bg_inthead3_btm.png) no-repeat left bottom;
	margin: 0 0 13px;
	zoom: 1;
}

div#interviewContent .intHeader3 .head {
	background: url(./images/interview/bg_inthead3_top.png) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	width: 556px;
	padding: 7px 12px;
}

div#interviewContent div.introduction {
	background: url(./images/interview/bg_interview01.png) no-repeat left bottom;
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px;
	zoom: 1;
}

div#interviewContent div.introduction div.introductionIn {
	background: #ffffff;
	padding: 10px 15px;
}

div#interviewContent div.introduction p.title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
	margin: 0px 0px 10px 0px;
}

div#interviewContent div.introduction dt {
	font-weight: bold;
	line-height: 1.6;
	padding: 6px 0px;
}

div#interviewContent div.introduction div.introductionL {
	float: left;
	width: 150px;
}

div#interviewContent div.introduction div.introductionR {
	width: 380px;
	display: block;
	padding-left: 180px;
}

div#interviewContent div.introduction div.introduction100L {
	float: left;
	width: 100px;
}

div#interviewContent div.introduction div.introduction100R {
	width: 410px;
	display: block;
	padding-left: 130px;
}

div#interviewContent div.intSection1 {
	background: url(./images/interview/bg_interview01.png) no-repeat left bottom;
	clear: both;
	margin: 15px 0;
	padding: 10px 20px;
}

* html div#interviewContent div.intSection1 {
	background: #ffffff;
	border-left: solid 1px #f0f6fa;
	border-right: solid 1px #f0f6fa;
	border-bottom: solid 1px #e1eaf2;
	margin-left: 1px;
	margin-right: 1px;
	padding: 10px 19px;
}

div#interviewContent div.intSection1 span.name {
	color: #36C;
	font-weight: bold;
}

div#interviewContent div.intSection2 p {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
	margin: 0 0 10px;
}
