*{
	margin:0;
	padding:0;
}
a{
	color:#ffffff;
	}



/*LINE査定部分*/
.content1{
	background:#39ae36;
	width:100%;
}
.wrap{

	width:960px;
	height:auto;
	margin:0 auto;

	}
	
	
/*web査定部分*/
.content2{
	background:#ffffff;
	width:100%;
	height:200px;
	
}


.btntitle{
	margin:35px 0 0 0;
}

.satei_btn {
	text-align:center;
}


/*店情報部分
*/
.content3{
	width:100%;
	background:#313333;	
	
	padding:30px 0;
}


.info_box {
	width:698px;
	height:169px;
	margin:0 auto;
	
	}
	
.info_box01 {
	width:306px;
	height:169px;
	float:left;
	}
.info01{
	font-size:12px;
	color:#ffffff;

}
.info02{
	font-size:12px;
	color:#ffffff;
	margin:0 0 0 30px;

}

.info_box02 {
	width:225px;
	height:169px;
	float:left;
	}
.info_box03 {
	width:167px;
	height:169px;
	float:left;
	}
address{
	width:100%;
	background:#231815;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	padding:5px 0;
	font-style:normal;
}
	
	
	
