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

@import url("format.css");
@import url("flexcrollstyles.css");

#d_s-ikoma{
	background:#FFF url(../images/interview/img_s-ikoma_back.jpg) no-repeat top center;
}

#d_kyoto153{
	background:#FFF url(../images/interview/img_kyoto153_back.jpg) no-repeat top center;
}

#d_kobe173{
	background:#FFF url(../images/interview/img_kobe173_back.jpg) no-repeat top center;
}

#d_encourage{
	background:#FFF url(../images/interview/img_encourage_back.jpg) no-repeat top center;
}


.container{
	width:860px;
	margin:0 auto;
	padding:90px 0 0 0;
}

#section_detail{
	background:#f0e9e2;
	width:680px;
	padding:30px 40px 0 40px;
	margin:0 auto;
	overflow:auto;
	height:420px;
	border:1px solid #dfd8d1;
}

.section .box_wrap{
	padding:0 0 30px 0;
}

.section .box .block{
	padding:0 0 20px 0;
}

.section .box{
	width:620px;
	padding:20px 30px 0 20px;
	background:#FFF;
}

.box_wrap .title{
	color:#af110f;
	font-size:20px;
	padding:0 0 5px 0;
}

.box .img_R{
	padding:0 0 10px 20px;
	float:right;
}

.box .img_L{
	padding:0 20px 10px 0;
	float:left;
}

