@charset "Shift_JIS";
/* 153Q 特定追加 -------------------------------------------------------------------------- */

/*注釈インデント -------------------------------------------------------------------------- */

.s-note_spec-num1 {
  padding-left  : 3%;
  text-indent   : -3%;
}
.s-note_spec-num2 {
  padding-left  : 4%;
  text-indent   : -4%;
}

/*テーブルと注釈のアキ設定 -------------------------------------------------------------------------- */

.s-note_table-margin {
  margin-bottom : 1em;
}

/*特定カタログオリジナルポイント-------------------------------------------------------------------------- */
.s-note_original-point {
  background-color  : #FFFCA5;
}

/*
* 注釈用クラス
*/
.s-note_notes_01 {
  color : red;
}

/*
* 列結合セル
*/
.s-notes_multi_cell {
  border-bottom : 1px solid #cbcbcb;
}

/* 163Q 特定追加 -------------------------------------------------------------------------- */
th {
  vertical-align : middle;
}

.s-note_spec-noteslist {
  list-style-type : none
}
