@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .iconList {
	width: 691px;
	height: 34px;
  margin:0 0 30px 20px;
	background: url(/maker/isel/mech/product/machine_shutter/selection/slat/images/icon_list_190125.png) no-repeat;
}
.l-content .iconList li{
	text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .notes {
  font-size:10px;
}
/* slatBox */
.l-content .slatBox {
  margin: 0 0 40px;
}
.l-content .slatBox .slatBoxL {
  width: 340px;
  float:left;
}
.l-content .slatBox .slatBoxR {
  width: 560px;
  float:right;
}
.l-content .slatBox .slatBoxL .ttl {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}
.l-content .slatBox .listStyle li {
  font-size:14px;
}

/* rollerBox */
.l-content .rollerBox {
  margin: 0;
}
.l-content .rollerBox .rollerBoxL {
  width: 90px;
  float:left;
}
.l-content .rollerBox .rollerBoxR {
  width: 345px;
  float:right;
}
