@charset "utf-8";
/* voice */
.smp01 {
	background: url(../img/voice/voices_samp01_h.jpg) no-repeat;
	padding-top: 34px;
}

.smp01_r {
	padding: 15px 0 10px 50px;
	clear: both;
	overflow: hidden;
	background: url(../img/voice/voices_samp01_b.jpg) repeat-y;
	margin-left: -1px;
}
.smp01_r .smp01_r01 {
	float: left;
	width: 160px;
}
.smp01_r .smp01_r02 h5 {
	padding-bottom: 10px;
}

.smp01_l {
	background: url(../img/voice/voices_samp01_b.jpg) repeat-y;
	margin-left: -1px;
}
.smp01_l h5 {
	clear: both;
	overflow: hidden;
	margin-left: 48px;
	width: 600px;
	font-size: 76%;
}
.smp01_l ul {
	margin-left: 48px;
	font-size: 76%;
	width: 600px;
}
.smp01_l li {
	padding-left: 12px;
}
.smp01_l .fl01 li{
	float: left;
}
.smp01_l p {
	padding-left: 48px;
	clear: both;
	overflow: hidden;
	width: 600px;
}

.smp02 {
	background: url(../img/voice/voices_samp02_h.jpg) no-repeat;
	padding-top: 34px;
}

.smp02_r {
	padding: 30px 0 10px 50px;
	clear: both;
	overflow: hidden;
	background: url(../img/voice/voices_samp02_b.jpg) repeat-y;
}
.smp02_r .smp02_r01 {
	float: left;
	width: 160px;
}
.smp02_r .smp03_r02 h5 {
	padding-bottom: 10px;
}

.smp02_l {
	background: url(../img/voice/voices_samp02_b.jpg) repeat-y;
}
.smp02_l h5 {
	clear: both;
	overflow: hidden;
	margin-left: 48px;
	padding-top: 10px;
	width: 600px;
	font-size: 76%;
}
.smp02_l ul {
	margin-left: 48px;
	font-size: 76%;
	width: 600px;
}
.smp02_l li {
	padding-left: 12px;
}
.smp02_l .fl01 li{
	float: left;
}
.smp02_l p {
	padding-left: 48px;
	clear: both;
	overflow: hidden;
	width: 600px;
}


.smp03 {
	background: url(../img/voice/voices_samp03_h.jpg) no-repeat;
	padding-top: 34px;
}

.smp03_r {
	padding: 10px 0 10px 50px;
	clear: both;
	overflow: hidden;
	background: url(../img/voice/voices_samp03_b.jpg) repeat-y;
}
.smp03_r .smp03_r01 {
	float: left;
	width: 160px;
}
.smp03_r .smp03_r02 h5 {
	padding-bottom: 10px;
}

.smp03_l {
	background: url(../img/voice/voices_samp03_b.jpg) repeat-y;
}
.smp03_l h5 {
	clear: both;
	overflow: hidden;
	margin-left: 48px;
	padding-top: 5px;
	width: 600px;
	font-size: 76%;
}
.smp03_l ul {
	margin-left: 48px;
	font-size: 76%;
	width: 600px;
}
.smp03_l li {
	padding-left: 12px;
}
.smp03_l .fl01 li{
	float: left;
}
.smp03_l p {
	padding-left: 48px;
	clear: both;
	overflow: hidden;
	width: 600px;
	padding-bottom: 10px;
}

.sample {
	border: #FF9999 2px solid;
	width: 400px;
	margin-left: 50px;
	margin-bottom: 10px;
	padding: -10px;
}



