@charset "utf-8";


#all #main-contents #cont01 h3 {
	background-image: url(img/cont01-h3-bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#main-contents #cont01 h3 img {
	margin-left: 10px;
	margin-top: 6px;
}
#main-contents #cont01 p {
	background-image: url(img/cont01-arrow.gif);
	background-repeat: no-repeat;
	background-position: 28px bottom;
	padding-left: 100px;
	height: auto;
	width: 430px;
	margin-bottom: 20px;
	min-height:36px;
	float: left;
	display: block;
}
#main-contents #cont01 p.last {
	background-image: none;
}
#main-contents #cont01 .inner p.length {
	float: right;
	background-image: url(img/cont01-length-bg.gif);
	margin: 0px;
	width: 75px;
	height: 25px;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}

.bnr_interview {
	overflow: hidden;
	padding: 10px 0;
}
.bnr_interview a {
	display: block;
	float: right;
	width: 94px;
	height: 28px;
	background: url(./img/bnr_interview-o.png) no-repeat 0 0;
}
.bnr_interview a:hover img {
	filter: alpha(opacity=00);
	-ms-filter: alpha(opacity=00);
	opacity: 0.0;
}
#main-contents #cont01 .interview_box {
	padding: 20px;
	border: 1px solid #e6e6e6;
	background: #f7f7f7;
}
#main-contents #cont01 p.interview_text {
	background: none;
	padding: 0;
	margin: 0;
}




