ul,
dl {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.pagetop {
  margin-top: 50px;
  text-align: right;
  padding-left: 10px;
}

.pagetop img {
  width: 79px;
  height: auto;
}

.battery-article table {
  border-collapse: collapse;
  border-spacing: 0;
}
.battery-article .headBlock {
  background-color: #000;
  background-image: url(/img/category/battery/bg_pc.png);
  background-repeat: no-repeat;
  padding-left: 400px;
  padding-top: 50px;
  min-height: 170px;
}
.battery-article .headBlock h1 {
  font-size: 24px;
  border-bottom: 2px solid #ffba00;
  text-align: center;
  color: #fff;
}
.battery-article .headBlock .text {
  padding: 10px;
  color: #fff;
  font-size: 14px;
}

.battery-menu {
  margin-top: 10px;
}
.battery-menu ul {
  overflow: hidden;
  *zoom: 1;
}
.battery-menu ul li {
  width: 185px;
  float: left;
  margin: 5px;
  height: 95px;
}
.battery-menu ul li a {
  display: block;
  border: 5px solid #d5d5d5;
  background-color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 15px;
  padding: 35px 0;
}
.battery-menu ul li a:hover {
  background-color: #014b67;
  border: 5px solid #014b67;
  text-decoration: none;
  color: #fff;
}
.battery-menu ul li:nth-child(4) a {
  padding: 20px 0;
}

.battery-content {
  position: relative;
  margin-top: 50px;
  width: 780px;
}
.battery-content h2 {
  background-image: url(/img/category/battery/pattern1.png);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 13px;
  line-height: 1;
  margin: 0;
}
.battery-content .trigger {
  position: absolute;
  top: 7px;
  right: 5px;
}
.battery-content .trigger span {
  display: inline-block;
  background-color: #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding-right: 20px;
  position: relative;
  width: 178px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.battery-content .trigger span:after {
  width: 0;
  height: 0;
  content: '';
  border: 8px solid transparent;
  position: absolute;
  right: 5px;
}
.battery-content .trigger .close {
  display: none;
}
.battery-content .trigger .close:after {
  border-bottom: 8px solid #07506d;
  top: 50%;
  margin-top: -10px;
}
.battery-content .trigger .open:after {
  border-top: 8px solid #07506d;
  top: 50%;
  margin-top: -5px;
}
.battery-content .trigger.active .close {
  display: block;
}
.battery-content .trigger.active .open {
  display: none;
}
.battery-content .contentBox {
  display: none;
  background-color: #d5d5d5;
  padding: 5px;
  margin-bottom: 80px;
}
.battery-content .contentBox .wrap {
  background-color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}
.battery-content .contentBox h3 {
  margin: 0;
  padding: 5px 0 10px;
  border-bottom: 1px solid #07506d;
  font-size: 16px;
  font-weight: normal;
}
.battery-content .contentBox dl {
  margin-bottom: 15px;
}
.battery-content .contentBox dt {
  display: inline-block;
  background-color: #efefef;
  font-size: 14px;
  padding: 5px;
  line-height: 1.1;
  margin-top: 20px;
}
.battery-content .contentBox dd {
  display: block;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}
.battery-content .contentBox dd ul li {
  display: inline-block;
  border-right: 1px solid #000;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 14px;
}
.battery-content .contentBox dd ul li:last-of-type {
  border-right: none;
}
.battery-content .contentBox .noteBlock {
  border: 3px solid #014b67;
  padding: 5px;
  background-color: #f7f7f7;
}
.battery-content .contentBox .noteBlock h3 {
  padding: 5px;
  border-bottom: 1px dotted #07506d;
  margin-bottom: 10px;
  font-size: 14px;
}
.battery-content .contentBox .noteBlock ul li {
  text-indent: -1em;
  padding-left: 1em;
}

.batteryTable {
  border-bottom: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  width: 100%;
}
.batteryTable tr th {
  border-top: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  background-color: #00aae7;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  color: #fff;
  padding: 10px 5px;
}
.batteryTable tr td {
  border-top: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  padding: 5px;
  vertical-align: middle;
  word-break: break-all;
}
.batteryTable tr td:first-child img {
  width: 80px;
  height: 80px;
}
.batteryTable tr td:nth-of-type(2) {
  white-space: nowrap;
}
.batteryTable tr td:nth-of-type(5) {
  min-width: 4em;
}
.batteryTable tr td:nth-of-type(6) {
  word-break: normal;
  white-space: nowrap;
}
.batteryTable tr td:nth-of-type(4) {
  white-space: nowrap;
}
.batteryTable .tx_caution {
  color: #e62e8b;
  font-size: 11px;
  display: block;
}
.batteryTable .type-icon {
  display: inline-block;
  width: 4em;
  color: #fff;
  text-align: center;
  padding: 3px;
  font-weight: bold;
  margin: 3px 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.2;
}
.batteryTable .type-nikkel {
  background-color: #e72222;
}
.batteryTable .type-Lipo {
  background-color: #FEA00C;
}
.batteryTable .type-LiFe {
  background-color: #e62e8b;
}
.batteryTable .productlink li a {
  position: relative;
  padding-left: 1em;
  display: inline-block;
}
.batteryTable .productlink li a:after {
  display: block;
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px;
  left: 0;
}

#battery .batteryTable tr th:nth-child(3) {
  width: 4em;
}

.add-content {
  border-bottom: 5px solid #f7f7f7;
}
.add-content .inner {
  padding: 15px 20px;
  border-top: 5px solid #f7f7f7;
  margin-top: 35px;
}
.add-content .inner > div {
  display: inline-block;
  vertical-align: top;
}
.add-content .inner .image {
  width: 300px;
}
.add-content .inner .text {
  width: 400px;
  margin-left: 20px;
}
