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

/* ------------------------------------------------------------ interview details */

.boxInterviewDetails {
}
.boxInterviewDetails .section01 {
	display: inline;
	float: left;
	width: 640px;
	margin: 0;
	zoom: 1;
}
.boxInterviewDetails .section02 {
	display: inline;
	float: right;
	width: 300px;
	margin: 0 0 0 40px;
	zoom: 1;
}
.boxInterviewDetails .section03 {
	display: inline;
	float: left;
	width: 640px;
	margin: 0;
	zoom: 1;
}
.boxInterviewDetails .section04 {
	clear: both;
	float: none;
	width: 100%;
	margin: 0;
	zoom: 1;
}
.boxInterviewDetails .section {
	margin: 0 0 35px;
}
.boxInterviewDetails .section h2 {
	margin: 0 0 20px;
}
.boxInterviewDetails .section p {
	margin: 0 0 15px;
}

.boxInterviewDetails .section04 {
}
.boxInterviewDetails .section04 .tit-01 {
	display: inline;
	float: right;
	width: 640px;
	margin: 0 0 20px;
	zoom: 1;
}
.boxInterviewDetails .section04 .pic {
	display: inline;
	float: left;
	width: 300px;
	margin: 0;
	zoom: 1;
}
.boxInterviewDetails .section04 p {
	margin: 0 0 15px 340px;
}
