#mainContents {
  /* ttl-03 */
  /* ttl-04 */
  /* link-arr-01 */
  /* link-pdf-01 */
  /* link-out-01 */
  /* tbl-01 */ }
  #mainContents h3 {
    margin-bottom: 1.0em;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #333333;
    padding: 10px 5px 10px 19px;
    font-weight: bold;
    color: #ffffff;
    font-size: 125%; }
  #mainContents h3:before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 10px;
    width: 4px;
    height: 1.6em;
    background-color: #2894D2; }
  #mainContents h4 {
    margin-bottom: 1.0em;
    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #1c5b87;
    padding: 10px 5px 10px 40px;
    font-weight: bold;
    color: #ffffff;
    font-size: 100%; }
  #mainContents h4:before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 8px;
    width: 27px;
    height: 25px;
    background-image: url(/images/h4part02.gif); }
  #mainContents h4:nth-child(n+3) {
    margin-top: 3.0em; }
  #mainContents h5 {
    margin-top: 15px;
    padding-left: 5px;
    margin-bottom: 0.5em;
    border-left: 5px solid #2894D2;
    font-weight: bold; }
  #mainContents h6 {
    margin-top: 15px;
    margin-bottom: 0.5em;
    font-weight: bold; }
  #mainContents p {
    margin-bottom: 1.0em !important; }
  #mainContents a.icon-arrow {
    padding-left: 12px;
    background: url(../images/ico_list01.gif) 2px 5px no-repeat; }
  #mainContents a[href$=".pdf"]:after {
    content: "";
    margin-right: .3em;
    padding: 2px 18px 2px 0;
    background: url("../images/pdf_small.gif") right center no-repeat;
    min-height: 16px; }
  #mainContents a.link-out-01:after {
    content: "";
    margin-right: .3em;
    padding: 2px 18px 2px 0;
    background: url("../images/blank_window.gif") right center no-repeat;
    min-height: 13px; }
  #mainContents table {
    width: 100% !important;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    border-right: none; }
  #mainContents table th, #mainContents table td {
    padding: 6px 8px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3; }
  #mainContents table th {
    background: #f2f2f2; }
  #mainContents table td {
    background: #ffffff; }
  #mainContents table:not(.tbl-01) td:nth-child(1) {
    background: #f2f2f2;
    font-weight: bold; }
  #mainContents th.col-param {
    width: 200px; }
  #mainContents th.col-type {
    width: 100px; }
  #mainContents th.col-description {
    width: auto; }
  #mainContents th.col-required {
    width: 150px; }
  #mainContents td.response-item-name {
    white-space: nowrap; }
  #mainContents div.table-api-reference table tr th:nth-child(1) {
    width: 60%; }
  #mainContents div.table-api-reference table tr th:nth-child(2) {
    width: 40%; }
  #mainContents div.table-api-reference table tr td:nth-child(1) {
    background: #ffffff;
    font-weight: normal; }
  #mainContents div.table-error-codes table {
    table-layout: fixed; }
  #mainContents div.table-normal table {
    width: 100%;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    border-right: none;
    margin-bottom: 10px; }
    #mainContents div.table-normal table th, #mainContents div.table-normal table td {
      padding: 6px 8px;
      border-right: 1px solid #e3e3e3;
      border-bottom: 1px solid #e3e3e3; }
    #mainContents div.table-normal table th {
      background: #f2f2f2; }
    #mainContents div.table-normal table td {
      background: #ffffff; }
    #mainContents div.table-normal table td:nth-child(1) {
      background: #ffffff;
      font-weight: normal; }
  #mainContents pre > code {
    display: block;
    white-space: pre;
    padding: 5px 5px 5px;
    max-width: 980px;
    overflow: auto;
    border: 1px solid #ccc;
    background-color: #f6f6f6; }
  #mainContents details summary p {
    display: inline; }
  #mainContents img {
    display: block;
    margin: auto; }
  #mainContents img.inline {
    display: inline;
    margin: 0; }
  #mainContents table img {
    display: inline;
    margin: 0; }
  #mainContents li ul li {
    padding-left: 15px;
    background: url("/images/top_main_line.gif") no-repeat 5px 0.5em; }
  #mainContents span.blank {
    color: #ccc; }
  #mainContents > ul > li {
    padding-left: 15px;
    background: url("../images/top_main_line.gif") no-repeat 5px 0.5em; }
    #mainContents > ul > li p {
      margin-bottom: unset !important; }
    #mainContents > ul > li > ol > li:nth-child(1) {
      background: url("../images/num/num_cl_01.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(2) {
      background: url("../images/num/num_cl_02.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(3) {
      background: url("../images/num/num_cl_03.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(4) {
      background: url("../images/num/num_cl_04.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(5) {
      background: url("../images/num/num_cl_05.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(6) {
      background: url("../images/num/num_cl_06.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(7) {
      background: url("../images/num/num_cl_07.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(8) {
      background: url("../images/num/num_cl_08.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(9) {
      background: url("../images/num/num_cl_09.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(10) {
      background: url("../images/num/num_cl_10.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(11) {
      background: url("../images/num/num_cl_11.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(12) {
      background: url("../images/num/num_cl_12.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(13) {
      background: url("../images/num/num_cl_13.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(14) {
      background: url("../images/num/num_cl_14.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(15) {
      background: url("../images/num/num_cl_15.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(16) {
      background: url("../images/num/num_cl_16.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(17) {
      background: url("../images/num/num_cl_17.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(18) {
      background: url("../images/num/num_cl_18.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(19) {
      background: url("../images/num/num_cl_19.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(20) {
      background: url("../images/num/num_cl_20.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(21) {
      background: url("../images/num/num_cl_21.gif") no-repeat; }
    #mainContents > ul > li > ol > li:nth-child(22) {
      background: url("../images/num/num_cl_22.gif") no-repeat; }
    #mainContents > ul > li > ol p {
      margin-bottom: unset !important; }
    #mainContents > ul > li > ol > li {
      padding-left: 30px;
      padding-bottom: 1.5em;
      list-style-type: none; }
      #mainContents > ul > li > ol > li p {
        margin-bottom: unset !important; }
  #mainContents > ol > li {
    padding-left: 30px;
    padding-bottom: 1.5em;
    list-style-type: none; }
    #mainContents > ol > li p {
      margin-bottom: unset !important; }
    #mainContents > ol > li > ul > li {
      padding-left: 30px;
      padding-bottom: 1.5em;
      list-style-type: none; }
      #mainContents > ol > li > ul > li p {
        margin-bottom: unset !important; }
      #mainContents > ol > li > ul > li > ol > li {
        padding-left: 0px;
        list-style-type: decimal;
        background: none; }
        #mainContents > ol > li > ul > li > ol > li p {
          margin-bottom: unset !important; }
    #mainContents > ol > li > ol > li {
      padding-left: 30px;
      padding-bottom: 1.5em;
      list-style-type: none; }
      #mainContents > ol > li > ol > li p {
        margin-bottom: unset !important; }
  #mainContents > ol > li:nth-child(1) {
    background: url("../images/num/num_sq_01.gif") no-repeat; }
  #mainContents > ol > li:nth-child(2) {
    background: url("../images/num/num_sq_02.gif") no-repeat; }
  #mainContents > ol > li:nth-child(3) {
    background: url("../images/num/num_sq_03.gif") no-repeat; }
  #mainContents > ol > li:nth-child(4) {
    background: url("../images/num/num_sq_04.gif") no-repeat; }
  #mainContents > ol > li:nth-child(5) {
    background: url("../images/num/num_sq_05.gif") no-repeat; }
  #mainContents > ol > li:nth-child(6) {
    background: url("../images/num/num_sq_06.gif") no-repeat; }
  #mainContents > ol > li:nth-child(7) {
    background: url("../images/num/num_sq_07.gif") no-repeat; }
  #mainContents > ol > li:nth-child(8) {
    background: url("../images/num/num_sq_08.gif") no-repeat; }
  #mainContents > ol > li:nth-child(9) {
    background: url("../images/num/num_sq_09.gif") no-repeat; }
  #mainContents > ol > li:nth-child(10) {
    background: url("../images/num/num_sq_10.gif") no-repeat; }
  #mainContents > ol > li:nth-child(11) {
    background: url("../images/num/num_sq_11.gif") no-repeat; }
  #mainContents > ol > li:nth-child(12) {
    background: url("../images/num/num_sq_12.gif") no-repeat; }
  #mainContents > ol > li:nth-child(13) {
    background: url("../images/num/num_sq_13.gif") no-repeat; }
  #mainContents > ol > li:nth-child(14) {
    background: url("../images/num/num_sq_14.gif") no-repeat; }
  #mainContents > ol > li:nth-child(15) {
    background: url("../images/num/num_sq_15.gif") no-repeat; }
  #mainContents > ol > li:nth-child(16) {
    background: url("../images/num/num_sq_16.gif") no-repeat; }
  #mainContents > ol > li:nth-child(17) {
    background: url("../images/num/num_sq_17.gif") no-repeat; }
  #mainContents > ol > li:nth-child(18) {
    background: url("../images/num/num_sq_18.gif") no-repeat; }
  #mainContents > ol > li:nth-child(19) {
    background: url("../images/num/num_sq_19.gif") no-repeat; }
  #mainContents > ol > li:nth-child(20) {
    background: url("../images/num/num_sq_20.gif") no-repeat; }
  #mainContents > ol > li:nth-child(21) {
    background: url("../images/num/num_sq_21.gif") no-repeat; }
  #mainContents > ol > li:nth-child(22) {
    background: url("../images/num/num_sq_22.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(1) {
    background: url("../images/num/num_cl_01.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(2) {
    background: url("../images/num/num_cl_02.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(3) {
    background: url("../images/num/num_cl_03.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(4) {
    background: url("../images/num/num_cl_04.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(5) {
    background: url("../images/num/num_cl_05.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(6) {
    background: url("../images/num/num_cl_06.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(7) {
    background: url("../images/num/num_cl_07.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(8) {
    background: url("../images/num/num_cl_08.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(9) {
    background: url("../images/num/num_cl_09.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(10) {
    background: url("../images/num/num_cl_10.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(11) {
    background: url("../images/num/num_cl_11.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(12) {
    background: url("../images/num/num_cl_12.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(13) {
    background: url("../images/num/num_cl_13.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(14) {
    background: url("../images/num/num_cl_14.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(15) {
    background: url("../images/num/num_cl_15.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(16) {
    background: url("../images/num/num_cl_16.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(17) {
    background: url("../images/num/num_cl_17.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(18) {
    background: url("../images/num/num_cl_18.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(19) {
    background: url("../images/num/num_cl_19.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(20) {
    background: url("../images/num/num_cl_20.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(21) {
    background: url("../images/num/num_cl_21.gif") no-repeat; }
  #mainContents > ol > li > ol > li:nth-child(22) {
    background: url("../images/num/num_cl_22.gif") no-repeat; }
  #mainContents ol {
    margin-left: 1em;
    list-style-type: decimal; }
  #mainContents .mainContents-inner > ul > li {
    padding-left: 15px;
    background: url("../images/top_main_line.gif") no-repeat 5px 0.5em; }
    #mainContents .mainContents-inner > ul > li p {
      margin-bottom: unset !important; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(1) {
      background: url("../images/num/num_cl_01.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(2) {
      background: url("../images/num/num_cl_02.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(3) {
      background: url("../images/num/num_cl_03.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(4) {
      background: url("../images/num/num_cl_04.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(5) {
      background: url("../images/num/num_cl_05.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(6) {
      background: url("../images/num/num_cl_06.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(7) {
      background: url("../images/num/num_cl_07.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(8) {
      background: url("../images/num/num_cl_08.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(9) {
      background: url("../images/num/num_cl_09.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(10) {
      background: url("../images/num/num_cl_10.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(11) {
      background: url("../images/num/num_cl_11.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(12) {
      background: url("../images/num/num_cl_12.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(13) {
      background: url("../images/num/num_cl_13.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(14) {
      background: url("../images/num/num_cl_14.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(15) {
      background: url("../images/num/num_cl_15.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(16) {
      background: url("../images/num/num_cl_16.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(17) {
      background: url("../images/num/num_cl_17.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(18) {
      background: url("../images/num/num_cl_18.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(19) {
      background: url("../images/num/num_cl_19.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(20) {
      background: url("../images/num/num_cl_20.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(21) {
      background: url("../images/num/num_cl_21.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol > li:nth-child(22) {
      background: url("../images/num/num_cl_22.gif") no-repeat; }
    #mainContents .mainContents-inner > ul > li > ol p {
      margin-bottom: unset !important; }
    #mainContents .mainContents-inner > ul > li > ol > li {
      padding-left: 30px;
      padding-bottom: 1.5em;
      list-style-type: none; }
      #mainContents .mainContents-inner > ul > li > ol > li p {
        margin-bottom: unset !important; }
  #mainContents .mainContents-inner > ol > li {
    padding-left: 30px;
    padding-bottom: 1.5em;
    list-style-type: none; }
    #mainContents .mainContents-inner > ol > li p {
      margin-bottom: unset !important; }
    #mainContents .mainContents-inner > ol > li > ul > li {
      padding-left: 30px;
      padding-bottom: 1.5em;
      list-style-type: none; }
      #mainContents .mainContents-inner > ol > li > ul > li p {
        margin-bottom: unset !important; }
      #mainContents .mainContents-inner > ol > li > ul > li > ol > li {
        padding-left: 0px;
        list-style-type: decimal;
        background: none; }
        #mainContents .mainContents-inner > ol > li > ul > li > ol > li p {
          margin-bottom: unset !important; }
    #mainContents .mainContents-inner > ol > li > ol > li {
      padding-left: 30px;
      padding-bottom: 1.5em;
      list-style-type: none; }
      #mainContents .mainContents-inner > ol > li > ol > li p {
        margin-bottom: unset !important; }
  #mainContents .mainContents-inner > ol > li:nth-child(1) {
    background: url("../images/num/num_sq_01.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(2) {
    background: url("../images/num/num_sq_02.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(3) {
    background: url("../images/num/num_sq_03.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(4) {
    background: url("../images/num/num_sq_04.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(5) {
    background: url("../images/num/num_sq_05.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(6) {
    background: url("../images/num/num_sq_06.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(7) {
    background: url("../images/num/num_sq_07.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(8) {
    background: url("../images/num/num_sq_08.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(9) {
    background: url("../images/num/num_sq_09.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(10) {
    background: url("../images/num/num_sq_10.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(11) {
    background: url("../images/num/num_sq_11.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(12) {
    background: url("../images/num/num_sq_12.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(13) {
    background: url("../images/num/num_sq_13.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(14) {
    background: url("../images/num/num_sq_14.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(15) {
    background: url("../images/num/num_sq_15.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(16) {
    background: url("../images/num/num_sq_16.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(17) {
    background: url("../images/num/num_sq_17.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(18) {
    background: url("../images/num/num_sq_18.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(19) {
    background: url("../images/num/num_sq_19.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(20) {
    background: url("../images/num/num_sq_20.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(21) {
    background: url("../images/num/num_sq_21.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li:nth-child(22) {
    background: url("../images/num/num_sq_22.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(1) {
    background: url("../images/num/num_cl_01.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(2) {
    background: url("../images/num/num_cl_02.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(3) {
    background: url("../images/num/num_cl_03.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(4) {
    background: url("../images/num/num_cl_04.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(5) {
    background: url("../images/num/num_cl_05.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(6) {
    background: url("../images/num/num_cl_06.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(7) {
    background: url("../images/num/num_cl_07.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(8) {
    background: url("../images/num/num_cl_08.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(9) {
    background: url("../images/num/num_cl_09.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(10) {
    background: url("../images/num/num_cl_10.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(11) {
    background: url("../images/num/num_cl_11.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(12) {
    background: url("../images/num/num_cl_12.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(13) {
    background: url("../images/num/num_cl_13.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(14) {
    background: url("../images/num/num_cl_14.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(15) {
    background: url("../images/num/num_cl_15.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(16) {
    background: url("../images/num/num_cl_16.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(17) {
    background: url("../images/num/num_cl_17.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(18) {
    background: url("../images/num/num_cl_18.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(19) {
    background: url("../images/num/num_cl_19.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(20) {
    background: url("../images/num/num_cl_20.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(21) {
    background: url("../images/num/num_cl_21.gif") no-repeat; }
  #mainContents .mainContents-inner > ol > li > ol > li:nth-child(22) {
    background: url("../images/num/num_cl_22.gif") no-repeat; }
  #mainContents .mainContents-inner ol {
    margin-left: 1em;
    list-style-type: decimal; }

.sidenaviBox02 ul li span {
  background: url("/images/se_re_mark_plus.png") left top 0.48em/0.5em no-repeat; }

.sidenaviBox02 ul li span.list-close {
  background: url("/images/se_re_mark_minus.png") left top 0.48em/0.5em no-repeat; }

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