@charset "utf-8";
/* Note: This file is compiled from B1.less */
.B1-box-container {
  margin-bottom: 15px;
}
.B1-box-container:last-child {
  margin-bottom: 0;
}
.B1-box .image-layout .body:first-child {
  margin-bottom: -4px;
}
.B1-box .category-label {
  margin-bottom: 10px;
}
.B1-box .image-list {
  overflow: hidden;
  zoom: 1;
  margin: 0 -4px 15px 0;
}
.B1-box .image-list:last-child {
  margin-bottom: 0;
}
.B1-box .image-list li {
  margin-right: 4px;
  float: left;
}
.B1-box .links {
  padding-top: 12px;
  background: url(../../common/parts/dotline_x_01.png) repeat-x left top;
}
