@charset "UTF-8";
.clfl:after {
  content: ".";
  display: block;
  clear: left;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clfr:after {
  content: ".";
  display: block;
  clear: right;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clf {
  min-height: 1px;
}

* html .clf {
  height: 1px;
  /*¥*/
   /*/
height: auto;
overflow: hidden;
/**/
}

#contents > section#description {
  position: relative;
}
#contents > section#price .wrap {
  width: 580px;
}

.clouds {
  height: 340px;
}

table {
  font-size: 14px;
}
table th, table td {
  border: 0;
}
table th:last-child, table td:last-child {
  text-align: right;
}
table tr {
  border-top: 1px solid #e3e3e5;
}
table tr:last-child {
  border-bottom: 1px solid #e3e3e5;
}

@media (max-width: 970px) {
  .clouds {
    height: 170px;
  }

  table {
    font-size: 10px;
  }
}

/*# sourceMappingURL=kicho.css.map */
