﻿@charset "UTF-8";

html, body, div#interview {
	background: #000000!important;
	color: #fff;
	text-align: left;

}
div#interview {
	margin: 50px auto 20px auto;
	width: 735px;
}

div#interview h2 {
	background: url(../../../images/interview_sttl_bg.gif) no-repeat;
	position: relative;
	width: 735px;
	margin: 0;
	height: 31px;
}
div#interview h2.line2 {
	background: url(../../../images/interview_sttl02_bg.gif) no-repeat;
	position: relative;
	width: 735px;
	margin: 0;
	height: 45px;
}

div#interview h2 span {
	color: #197dcb;
	position: absolute;
	top: 2px;
}

div.section {
	padding: 20px 25px;
	background: #ffffff;
	color: #333333;
	margin: 0 0 30px;
}

div.intro {
	margin-left: 15px;
	width:705px;
	color: #cccccc;
}