@charset "UTF-8";

#voice li  {
	clear:both;
	border:2px solid #a2cd45;
	border-radius:20px;
	padding:15px;
	height:120px;
	margin-bottom:1em;
	background:#FFF;
}
#voice img { float:left; margin:0 1em 0 0; }
#voice h4 { margin-bottom:.5em; }
#voice .inner > p { text-align:center; width:100%; }

/**/
