.inner-employ {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.inner-employ h3 {
	font-size: 130%;
	line-height: 1.3;
	color: #107091;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #107091;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 3px;
}
.inner-voice {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.inner-voice  h3 {
	font-size: 130%;
	line-height: 1.3;
	color: #107091;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #107091;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding: 3px;
}.voice-comment {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFCB;
}

