.onepoint_box {
  margin: 10px auto;
  width: 94%;
  border: solid 1px #8b6116;
  background-color: #FFF;
}

.onepoint_title {
  background-color: #f5dcaf;
  height: 35px;
  line-height: 35px;
  font-size: 100%;
  margin: 0;
  padding: 0 0 0 10px;
  color: #8b6116;
  background-image: url(../image/onepoint/open.png);
  background-repeat: no-repeat;
  background-size: 35px 35px;
  background-position: right center;
}

.onepoint_text {
  padding: 8px;
  margin: 0;
  color: #8b6116;
  font-size: 88%;
  line-height: 1.4;
}
