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

/* ==========================================================================
	CONTENT
========================================================================== */

.business .box{
  overflow:hidden;
}
.business .box .img-l,.business .box .img-r{
  width:40%;
  height:auto;
}
.business .box .float-r,.business .box .float-l{
  width:55%;
  text-align:left;
}

