@charset "Shift_JIS";
.voice_box {
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #47BB9D;
	padding-bottom: 20px;
}
.voice_box img {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.voice_box2 {
	margin: 20px 1% 30px;
	border-bottom: 1px solid #47BB9D;
	padding-bottom: 20px;
	width: 48%;
	float: left;
}
.voice_box2 .suisensha {
	text-align: right;
	border-bottom: 1px dashed #B8B8B8;
	margin: 0px 20px;
	width: 83%;
}
.voice_box2 p {
	float: left;
}
.voice_box2 p img {
	float: left!important;
	margin-right: 10px;
	margin-left: -15px!important;
	margin-bottom: 10px;
}

.media_box {
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #47BB9D;
	padding-bottom: 20px;
	text-align: center;
}
.media_box div {
	text-align: center;
	display: inline-block;
	margin: 20px;
}
