#voice{
	background: url("lp_customer_voice_img01.jpg")no-repeat;
	height: 215px;
	padding: 600px 0 0;
}
#invoice{
	background-color: #fff;
	border: 1px solid #666;
	height: 170px;
	margin: 0 0 0 80px;
	overflow: auto;
	width: 800px;
}
#invoice .voicewrap{
	border-bottom: 1px dotted #666666;
	padding: 10px;
	text-align: left;
}
#invoice .catch{
	background-color: #ffff99;
	font-weight: bold;
	margin: 0 30px 0 0;
}
#invoice .star{
	color: #ffcc33;
}
#invoice .review{
	line-height: 1.5em;
	padding-top: 10px;
}
#invoice .user{
	text-align: right;
}

/*フォーム背景画像*/
#landing_form-wrapper table#landing_form{
	background: url(lp_form_img01.png)top right no-repeat;
}
