@charset "utf-8";

/*------------------------------------------------
	
--------------------------------------------------*/
.interviewTop {
	padding-bottom: 20px;
}

.interviewMenuTitle2 {
	clear: both;
	padding: 0 0 15px 15px;
}
.interviewMenu1 {
	padding: 0 34px 30px;
}

.interviewMenu1 li {
	float: left;
	padding: 13px 15px;
}

.list_note {
  text-align: center;
  padding: 0 0 30px;
}


.interviewtitle {
	padding-bottom: 35px;
}

.int_paragraph {
  clear: both;
  margin: 0 32px;
}

h2.int_subttl {
	border-left-color: #739FC3;
}







.int_box1 {
  margin: 0 32px 30px;
  width: 658px;
  background: url(../img/interview_img/box1_middle.jpg) left repeat-y;
}

.int_box1 h2.int_subttl {
  margin: 0 20px 10px;
	border-left-color: #74C1DE;
}

.int_box1 p {
  margin: 0 20px;
  padding: 0 0 10px 0;
}

.int_box1_top {
  width: 658px;
  height: 12px;
  background: url(../img/interview_img/box1_top.jpg) top left no-repeat;
  padding: 0 0 8px 0;
}

.int_box1_bottom {
  clear: both;
  width: 658px;
  height: 12px;
  background:url(../img/interview_img/box1_bottom.jpg) top left no-repeat;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0px;
}





.int_box2 {
  margin: 0 32px 30px;
  width: 658px;
  background: url(../img/interview_img/box2_middle.jpg) left repeat-y;
}

.int_box2 h2.int_subttl {
  margin: 0 20px 10px;
	border-left-color: #FFB973;
}

.int_box2 p {
  margin: 0 20px;
  padding: 0 0 10px 0;
}

.int_box2_top {
  width: 658px;
  height: 12px;
  background: url(../img/interview_img/box2_top.jpg) top left no-repeat;
  padding: 0 0 8px 0;
}

.int_box2_bottom {
  clear: both;
  width: 658px;
  height: 12px;
  background:url(../img/interview_img/box2_bottom.jpg) top left no-repeat;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 0px;
}





div.int_pic {
	width: 190px;
	float: left;
  padding-bottom: 30px;
}

p.int_txtwithpic {
  display: block;
	width: 440px;
	float: right;
}

div.int_pic2 {
	width: 190px;
	float: left;
  padding-bottom: 30px;
  margin: 0 0 0 20px;
  _margin: 0 0 0 10px;
}

p.int_txtwithpic2 {
  display: block;
	width: 410px;
	float: right;
  margin: 0 20px 0 0;
  _margin: 0 10px 0 0;
}


img {
  vertical-align: bottom;
}


/*------------------------------------------------
	
--------------------------------------------------*/
