@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*松下軽貨物の業務*/
#greeting {
	margin-bottom:70px;
}
.text p+p{
	padding-top: 25px;
}

/*業務への心構え*/
.box01{
	margin-bottom: 45px;
}
.box01 .img{

	margin-bottom: 25px;
}
.box01{
		text-align: center;
}
.btn{
	text-align: center;
	margin-top: 65px;
}