#contL h3{
	margin-top:10px;
}

.selfeelBox{
	width: 578px;
	border:1px solid #d7d7d7;
	padding:20px;
}
.selfeelBoxL{
	float:left;
	width:330px;
}
.selfeelBoxL02{
	float:left;
	width:380px;
}
.selfeelBoxL03{
	float:left;
	width:310px;
}
.selfeelBoxL p,
.selfeelBoxL02 p,
.selfeelBoxL03 p{
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:8px;
	margin-bottom:6px;
}
.selfeelBoxR{
	float:right;
	text-align:right;
}
.selfeelBoxR02{
	float:right;
	text-align:center;
	width:171px;
}
.selfeelBox p{
	font-size:1.2em;
	line-height: 1.6em;
}

.selfeelBox h4{
	margin-top:10px;
	margin-bottom:5px;
}

.VoiceBox{
	width: 580px;
	padding:20px;
	background:#deffbf;
}

.VoiceBox h3{
	font-size:1.2em;
	line-height: 1.6em;
	background:#68b71d;
	padding:5px;
	margin-bottom:10px;
	color:#FFF;
}
.VoiceBox p{
	font-size:1.2em;
	line-height: 1.6em;
	background:url(../../img/dotline.gif) repeat-x bottom left;
	padding-bottom:8px;
	margin-bottom:6px;
}