@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* leadBox */
.l-content .leadBox .pic {
  width: 950px;
  height: 232px;
  margin-bottom: 16px;
  background: url(/maker/isel/mech/product/machine_shutter/about/images/main.png) no-repeat;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .leadBox .list {
  width: 790px;
  height: 146px;
  margin: 0 auto 80px;
  background: url(/maker/isel/mech/product/machine_shutter/about/images/txt_lead.png) no-repeat;
}
.l-content .leadBox .list li {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
/* specialBox */
.l-content .specialBox {
  width: 862px;
  height: 251px;
  margin: 0 0 88px 0;
  background: url(/maker/isel/mech/product/machine_shutter/about/images/txt_special.png) no-repeat;
}
.l-content .specialBox dt,
.l-content .specialBox dd {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
/* useBox */
.l-content .useBox {
  margin-bottom: 80px;
}
.l-content .useBox .list {
  float: left;
  width: 476px;
  height: 121px;
  background: url(/maker/isel/mech/product/machine_shutter/about/images/txt_use.png) no-repeat;
}
.l-content .useBox .list li {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .useBox .pic {
  float: right;
}
/* exBox */
.l-content .exBox {
  letter-spacing: -0.4em;
  margin: 0 0 20px;
}
.l-content .exBox .exBoxEat,
.l-content .exBox .exBoxProcessing {
  letter-spacing: normal;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5・�7*/
 /zoom: 1; /*for ie5・�7*/
  width: 296px;
  vertical-align: top;
}
.l-content .exBox .exBoxLogistics,
.l-content .exBox .exBoxMedical {
  letter-spacing: normal;
  display: -moz-inline-box; /*for Firefox 2*/
  display: inline-block; /*for modern*/
 /display: inline; /*for ie5・�7*/
 /zoom: 1; /*for ie5・�7*/
  width: 603px;
  vertical-align: top;
}
.l-content .exBox .exBoxProcessing,
.l-content .exBox .exBoxLogistics {
  margin-left: 11px;
}
