@charset 'UTF-8';

.voice01 .inner {
	margin-bottom: 30px;
}
.voice01 .inner:last-child {
	margin-bottom: 0;
}
.voice01 .image {
	width: 220px;
}
.voice01 .box {
	width: 100%;
}
.voice01 .title {
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
	margin-bottom: 8px;
	line-height: 1.4;
}

.voice02 .inner {
	border: 1px solid #CCC;
	padding: 19px;
	margin-bottom: 30px;
}
.voice02 .inner:last-child {
	margin-bottom: 0;
}
.voice02 .image {
	width: 220px;
}
.voice02 .box {
	width: 100%;
}
.voice02 .title {
	border-bottom: 1px dotted #666;
	padding-bottom: 10px;
	margin-bottom: 8px;
	line-height: 1.4;
}

.voice03 .inner {
	border: 1px solid #CCC;
	margin-bottom: 30px;
}
.voice03 .inner:last-child {
	margin-bottom: 0;
}
.voice03 .image {
	width: 220px;
}
.voice03 .box {
	width: 100%;
}
.voice03 .title {
	background: #EEE;
	padding: 15px 30px 12px;
	line-height: 1.4;
}
.voice03 .box {
	padding: 18px 19px;
}
