h1{
	background:url(../img/title_interview.gif) no-repeat;
}
.content h2{
	width:615px;
	height:90px;
	background:url(../img/interview_00.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	margin-bottom:15px;
}

.content h4{
	color:#fd046d;
	font-size:14px;
	line-height:14px;
	margin-bottom:15px;
}
.content p{
	margin-bottom:18px;
	text-align:justify;
	margin-bottom:40px;
}
.content p span{
	color:#000;
	font-weight:bold;
}
.content h3{
	color:#000;
	font-weight:bold;
	font-size:22px;
	line-height:1;
	margin-bottom:30px;
	padding-bottom:5px;
	border-bottom:dashed 1px #ddd;
}
.content h3:first-letter{
	color:#fd046d;
}

.content .mb20{
	margin-bottom:20px;
}
.content .mb40{
	margin-bottom:40px;
}
.content .mb60{
	margin-bottom:60px;
}
.content .mb80{
	margin-bottom:80px;
}
.content .w385{
	width:385px;
}
.content .w395{
	width:395px;
}