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