@charset "shift_jis";

table {
  border-collapse: collapse;
}

.new__cont__right__desc table  td {
  border: 1px solid #666;
}

.new__cont__right__desc table td ol {
  margin: 8px 0;
  padding: 0 0 0 8px;
}

.new__cont__right__desc table td ol li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
}
