@charset "utf-8";
/* voice_under.css */


/* heading */
#interview h2.v1{background:url(../images/common/h2_int1.gif) 0 0 no-repeat;}
#interview h2.v2{background:url(../images/common/h2_int2.gif) 0 0 no-repeat;}
#interview h2.v3{background:url(../images/common/h2_int3.gif) 0 0 no-repeat;}
#interview h2.v4{background:url(../images/common/h2_int4.gif) 0 0 no-repeat;}


.h3v{margin-bottom:20px;}


.vmain{margin-bottom:37px;}

.indent{padding:0 10px;}
.indent p{font-size:75%; line-height:1.6; padding-bottom:15px;}

/* 画像 */
#interview .imgfr{
	float:right;
	padding:0 0 30px 15px;
}

/* 前後ボタン*/
#btn_voice{
	width:800px;
	height:43px;
	border-bottom:1px dashed #999;
	text-align:center;
	padding-bottom:30px;
	margin-bottom:25px;
}
#btn_voice img{margin-right:15px;}

/* 上司からのコメント */
#comment{
	width:800px;
	background:url(../images/voice/01/bg_comment.jpg) 0 0 no-repeat;
	padding-bottom:40px;
}
#comment p{
	padding:20px 140px 13px 288px;
	font-size:75%;
	line-height:1.6;
	color:#663300;
}

