@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#shop
-------------------------------------------------------------------*/
#shop {
	margin-bottom: 90px;
	text-align: center;
}
#shop .mainimg {
	margin-bottom: 37px;
	text-align: center;
}
#shop .text p {
	margin-bottom: 15px;
}


