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

@import url("format.css");

#main{
	width:950px;
	height:400px;
	background:url(../images/interview/img_interview_01.jpg) no-repeat top left;
	position:relative;
}

#main #main_text{
	position:absolute;
	top:170px;
	left:55px;
}

#section_comment .box{
	width:430px;
	height:220px;
	position:relative;
	cursor:pointer;
}

#section_comment .box_in{
	position:absolute;
	top:52px;
	left:125px;
	width:250px;
}

#section_comment .box .name{
	color:#164560;
	font-weight:bold;
	font-size:14px;
	line-height:1.0em;
	padding-top:12px;
	width:250px;
	height:24px;
	border-top:1px solid #164560;
	border-bottom:1px solid #164560;
}

#section_comment .box .text{
	padding:10px 0 0 0;
	line-height:1.4em;
}

#section_comment .box .detail{
	position:absolute;
	top:160px;
	text-align:right;
	width:300px;
	color:#0066cc;
	text-decoration:underline;
	left: 74px;
}

#section_comment .box_r .detail{
	text-decoration:none;
}

#section_comment #comment01{
	background:url(../images/interview/img_comment_01.jpg) no-repeat top left;
}

#section_comment #comment02{
	background:url(../images/interview/img_comment_02.jpg) no-repeat top left;
}

#section_comment #comment03{
	background:url(../images/interview/img_comment_03.jpg) no-repeat top left;
}

#section_comment #comment04{
	background:url(../images/interview/img_comment_04.jpg) no-repeat top left;
}

#dummy_link{
	display:none;
}


/*lightpop用*/
#lightpop-data-nav{
	width:860px;
	height:20px;
	position:relative;
}

#lightpop-data-close{
	position:absolute;
	top:10px;
	left:800px;
	width:77px;
	height:19px;
}

#lightpop-data-wrap{
	position:relative;
	width:760px;
	height:80px;
	margin:0 auto;
}

#lightpop_link_home{
	width:200px;
	position:absolute;
	top:0;
	left:660px;
}

#lightpop_link_home a{
	color:#0066cc;
	text-decoration:underline;
	font-size:14px;
}

#lightpop_link_home a:hover,
#lightpop_link_home a:visited{
	text-decoration:none;
}
