@charset "UTF-8";
#contents_hoshou {
	height: 294px;
	background-image: url(img/bg_guarantee.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 12px;
	line-height: normal;
	float: none;
}
#contents2 {
	float: left;
	width: 430px;
	padding-left: 10px;
}
#contents3 {
	float: right;
	width: 430px;
	padding-right: 10px;
	padding-top: 35px;
}
#dummy {
	clear: both;
}

