@charset "utf-8";
.section1 {

}
.section1 .midashi {
	padding-bottom: 20px;
	font-size: 1em;
	color: #4D4922;
}

.section1 .con1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4B26;
	padding-bottom: 20px;
	padding-top: 20px;
}

.section1 .con1 .img1 {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}
.section1 .con1 .con2 {
	width: 350px;
	float: right;
}

.section1 .con2  .voice-txt1 {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #4D4922;
	color: #4D4922;
	margin-bottom: 10px;
}
.section1 .con2  .voice-txt2 {
	font-size: 0.9em;
	line-height: 20px;
	color: #666666;
}
