@charset "UTF-8";
/* css/theme/faq/voice.css */

p.text-01 {
	margin:0 0 25px 0;
	padding:0;
}

div.voice-box {
	margin:0 0 40px 0;
	padding:0;
}

div.no-margin {
	margin:0;
}

div.voice-box p.thumb {
	margin:0;
	width:105px;
	float:left;
}

div.voice-box p.voice-text {
	margin:0;
	padding:0 0 0 20px;
	width:590px;
	float:left;
	background:url(../../../images/common/dot-02.gif) repeat-y left top;
}

div.voice-box p.voice-text span {
	display:block;
	padding:0 0 5px 0;
	font-weight:bold;
}
