@charset "utf-8";

/* .voiceBox */
.voiceBox {
	width:750px;
	padding:30px 0 0 0;
	clear:both;
}
.voiceBox .recruitNavi {
	padding-bottom:28px;
}
.voiceBox .cont {
	width:722px;
	padding:0 14px 23px;
	overflow:hidden;
	clear:both;
}
.voiceBox .img {
	padding:0 0 15px 0;
}
.voiceBox .cont h2 {
	padding:7px 0 9px 0;
}
.voiceBox .cont h2 span {
	background:url(../images/recruit/voice/ico.gif) no-repeat 1px 8px;
	padding:0 0 0 26px;
	font-weight:bold;
}
.voiceBox .cont .inner h2 span {
	background:url(../images/recruit/voice/ico.gif) no-repeat 1px 10px;
}
.voiceBox .cont .inner {
	width:722px;
	overflow:hidden;
	clear:both;
	padding:0 0 24px 0;
}
.voiceBox .cont .photo {
	float:left;
	padding:0 23px 10px 0;
}
.voiceBox .cont .photo.fr {
	float:right;
	padding:0 0 25px 25px;
}
.voiceBox .cont .mtxt {
	line-height:1.7;
	padding:0 0 10px 0;
	height:auto!important;
	height:78px;
	min-height:78px;
}
.voiceBox .cont .txt {
	line-height:1.7;
	padding:0 0 12px 0;
}
