@charset "utf-8";

@import'/cmn/css/localnavi/businessoverview_en.css';

/* [businessoverview] ==================================================*/

#businessoverview .index #main .ltri { overflow:hidden; width:670px; }
#businessoverview .index #main .ltri .text p { margin:0 0 1.3em; }
#businessoverview .index #main .ltri .text p.details { margin:0; padding:0; text-align:right; }
#businessoverview .index #main .ltri .lihi { background:#CCC; }

/* 2012/08/10 add */
#businessoverview .furniture #main .pageNav {}
#businessoverview .furniture #main .colorbox { margin-bottom:10px; }
/* clearfix */
#businessoverview .furniture #main .colorbox:before, #businessoverview .furniture #main .colorbox:after { content: ""; display: block; overflow: hidden; }
#businessoverview .furniture #main .colorbox:after { clear: both; }
#businessoverview .furniture #main .colorbox { zoom: 1; }
/* -- */
#businessoverview .furniture #main .colorbox li { float:left; margin:0 0 10px 10px; }
#businessoverview .furniture #main .colorbox li.first-child { margin-left:0; }

/* [furniture] [onlinesales] [stationery] ==============================*/

#businessoverview .furniture #main .section.last-child,
#businessoverview .stationery #main .section.last-child,
#businessoverview .retail #main .section.last-child { width:670px; overflow:hidden; }
#businessoverview .furniture #main .document,
#businessoverview .stationery #main .document,
#businessoverview .retail #main .document { width:335px; float:left; }

#businessoverview .furniture #main .img-block,
#businessoverview .stationery #main .img-block,
#businessoverview .retail #main .img-block { float:right; width:220px; text-align:right; background:#fff; }
#businessoverview .retail #main .img-block:after {
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
 }