@charset "utf-8";
/* CSS Document */
/*========査定の流れ==============*/
#stepBuy02{
	display: block;
	margin: 0 auto;
	width:576px;
	}
#stepBuy02 dt{
	width:576px;
	height:25px;
margin-bottom:20px;
}

#stepBuy02 dd{
	position: relative;
		margin-left:25px;
	width:551px;
	min-height:100px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#stepBuy02 dd .img{
	position: absolute;
	right: 0;
	top: 20px;}
.backStep{
	position: absolute;
	left: 0;
	top: 20px;}

#stepBuy02 dd p{
	padding:0 110px;	
}




