@charset "utf-8";

.cssskin-SCHETOP2 #wrapper {
  width: 98%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

.cssskin-SCHETOP2 #view {
}

.cssskin-SCHETOP2 #view dl {
  margin-bottom: 26px;
  padding-bottom: 26px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

.cssskin-SCHETOP2 img {
  max-width: 160px;
  max-height: 160px;
  float: left;
  margin-right: 8px;
  margin-bottom: 5px;
}

.cssskin-SCHETOP2 #view dd .show_detail {
  font-weight: bold;
  color: #bbbbbb;
  font-size: 12px;
}

