@charset "utf-8";
@media (min-width: 1px) {
}
@media (min-width: 1px) {
}
.modularBody {
  position: relative;
  background: #eff4fd;
  padding: 10px 0;
  clear: both;
  margin-bottom: 30px;
}
.category .modularBody {
  position: relative;
  background: #eff4fd;
  padding: 10px 0 0;
  clear: both;
  margin-bottom: 30px;
}
.modularBody .catinner {
  padding: 0 15px;
}
.modularBody .spacCatBox {
  float: left;
  width: 102px;
  height: 100px;
  margin-right: 30px;
  text-align: center;
  overflow: hidden;
  border-top: 1px solid #eff4fd;
  border-right: 1px solid #eff4fd;
  border-left: 1px solid #eff4fd;
}
.modularBody .catImage {
  margin-bottom: 8px;
}
.modularBody .catImage a {
  display: table-cell;
  width: 100px;
  height: 75px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #fff;
}
.modularBody .catImage a:hover {
  border: 1px solid #005fe0;
}
.modularBody .itemTitleName {
  text-align: center;
}
.modularBody .itemTitleName a {
  text-decoration: none;
}
.modularBody .itemTitleName a:hover {
  text-decoration: underline;
}
.modularBody .titlebody {
  padding: 0 15px;
  margin-bottom: 10px;
}
.modularBody .titlebody .setTitle {
  float: left;
  color: #6b6b6b;
  font-weight: bold;
}
.modularBody .inner {
  clear: both;
}
.maruboArea {
  background: #eff4fd;
  text-align: left;
  padding: 10px 0 0;
  position: relative;
  margin-bottom: 40px;
  margin-top: 10px;
}
.maruboArea .titlebody {
  margin: 0;
  padding-bottom: 10px;
}
.maruboArea .titlebody .setTitle {
  float: left;
}
.maruboArea .titlebody .toggleBtn {
  float: right;
  cursor: pointer;
}
.maruboArea .maruboContent {
  position: relative;
  zoom: 1;
}
.maruboArea .catinner {
  padding: 0 15px 15px;
  position: relative;
}
.maruboArea .catinner .current {
  padding: 2px 0 0 21px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAATlBMVEX///8AS7ERWLc2c8WTs97t8vo/esdrl9J/pdgeYLoKUrT+/v/////Q4feHqtr+/v6bu+WjvuNNhs/2+v60zOv5+/39/f3G1uwqa8Lf6PUp0fkyAAAAAXRSTlMAQObYZgAAAHxJREFUeF5lkFcOAyEMBV3pW9Pvf9HEQMRKzA/Sk8sYMHRlQuJVobMTNmhvgceBt0DwigBowitJIeCAHGIAHkFcCJFhNL0/Ym1gC5wFTnO012qiLp7Coxx1dJ1zPrecy62WcNsl5UczDc0nvcp27z7dOR3yd57vmm+f/+cLKeoD+zuPtlQAAAAASUVORK5CYII=") no-repeat 0 0;
  line-height: 15px;
  margin: 0 0 10px;
}
.maruboArea .catinner .spacCatBox {
  position: relative;
}
.maruboArea .catinner .spacCatBox .current {
  padding: 0;
  width: 17px;
  height: 17px;
  margin: 0;
  position: absolute;
  top: 4px;
  left: 5px;
  text-indent: -10000px;
}
.maruboArea .catTable {
  margin: 0;
  padding: 0 20px;
}
.maruboArea .catTable .toggleArea {
  padding: 0 0 10px;
}
.maruboArea .catTable .toggleBtn {
  float: left;
}
.maruboArea .catTable .catTableContent {
  clear: left;
  margin: 0;
  padding: 0 0 20px;
  overflow: auto;
}
.maruboArea .catTable table {
  width: 860px;
  border: 1px solid #ccc;
  text-align: center;
}
.maruboArea .catTable table th,
.maruboArea .catTable table td {
  padding: 7px 10px;
  border: 1px solid #ccc;
  background: #fff;
}
.maruboArea .catTable table th {
  font-weight: bold;
  text-align: center;
  background-color: #f2f2f2;
}
.maruboArea .catTable table td.useImg {
  text-align: center;
}
.maruboArea .catTable table th.ver {
  width: 100px;
}
.maruboArea .toggleBtn {
  text-align: left;
}
.maruboArea .toggleBtn .on {
  border: 0;
  float: none;
  height: auto;
  line-height: 18px;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left;
  width: auto;
  background: none;
}
.maruboArea .toggleBtn a {
  padding-left: 18px;
  text-decoration: none;
}
.maruboArea .toggleBtn a:hover {
  text-decoration: underline;
}
.maruboArea .toggleBtn .VN_accordionOpen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALAQMAAACTYuVlAAAABlBMVEUiU5z///9nmNDnAAAAGElEQVR4XmNgYGCoPwBC1WCUAGVABRkYALTpCwnz7GbpAAAAAElFTkSuQmCC") no-repeat 0 center;
}
.maruboArea .toggleBtn .VN_accordionClose {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALAQMAAACTYuVlAAAABlBMVEUiU5z///9nmNDnAAAAFElEQVR4XmMAgvoDCJRwAJkLlAQAtfkLGdkmaUQAAAAASUVORK5CYII=") no-repeat 0 center;
}
