.voice-back01 {
	width: 520px;
	height: 80px;
	background-image: url(../image/wedding/happy-voice/happy-voice01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.voice-back02 {
	width: 520px;
	height: 80px;
	background-image: url(../image/wedding/happy-voice/happy-voice02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.couple {
	font-size: 14px;
	color: #5f250a;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	padding-top: 10px;
}


.place {
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 15px;
}

