/*コピペ禁止 */
body{
user-select:none;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-webkit-user-drag:none;
-khtml-user-drag:none;
}

table.tekken8 th{
  border:1px solid #000000;
  background:#c0c0c0;
    font-size:  16px;    /* 文字サイズ指定 */
}

table.tekken8 td{
  border:1px solid #000000;
}

.syouryakumozi_size {
    font-size:  14px;    /* 文字サイズ指定 */
}

.mokuzi_size {
    font-size:  14px;    /* 文字サイズ指定 */
}

.wazamei_size {
    font-size:  14px;    /* 文字サイズ指定 */
}


.command_size {
    font-size:  16px;    /* 文字サイズ指定 */
}

.damage_size {
    font-size:  14px;    /* 文字サイズ指定 */
margin-bottom:8px
}

.hantei_size {
    font-size:  14px;    /* 文字サイズ指定 */
margin-bottom:8px
}

.damage_size {
    font-size:  16px;    /* 文字サイズ指定 */
}

.hassei_size {
    font-size:  16px;    /* 文字サイズ指定 */
    text-align: center;　/* 水平方向の中央揃え */
}

.grd_size {
    font-size:  16px;    /* 文字サイズ指定 */
    text-align: center;　/* 水平方向の中央揃え */
}

.nh_size {
    font-size:  16px;    /* 文字サイズ指定 */
    text-align: center;　/* 水平方向の中央揃え */
}

.ch_size {
    font-size:  16px;    /* 文字サイズ指定 */
    text-align: center;　/* 水平方向の中央揃え */
}


.note_size {
    font-size:  14px;    /* 文字サイズ指定 */
}

.nage_note_size {
    font-size:  14px;    /* 文字サイズ指定 */
}

table.tekken8_zyuren th{
  border:1px solid #000000;
  background:#c0c0c0;
    font-size:  14px;    /* 文字サイズ指定 */
    text-align: center;　/* 水平方向の中央揃え */
}

table.tekken8_zyuren td{
  border:1px solid #000000;
    font-size:  14px;    /* 文字サイズ指定 */
    text-align: center;　/* 水平方向の中央揃え */
}


.zyuren_command_size {
    font-size:  14px;    /* 文字サイズ指定 */
}


.zyuren_hosoku_size {
    font-size:  14px;    /* 文字サイズ指定 */
}


.image_c {
            vertical-align: middle; /* 画像の位置を中央揃え */
            margin-top: -6px; /* 画像を下に下げる */
        }

.image_n {
            vertical-align: middle; /* 画像の位置を中央揃え */
            margin-top: -8px; /* 画像を下に下げる */
        }

.image_s {
            vertical-align: middle; /* 画像の位置を中央揃え */
            margin-top: -8px; /* 画像を下に下げる */
        }

table.tekken8_update th:nth-child(1){
  width: 200px;    /* 幅の指定 */
}
table.tekken8_update th:nth-child(2){
  width: 100px;    /* 幅の指定 */
}

table.tekken8_update th:nth-child(3){
  width: 80px;    /* 幅の指定 */
}



table.tekken8_update td{
    font-size:  14px;    /* 文字サイズ指定 */
}

table.tekken8_update  td:nth-child(2) {
    text-align: center;　/* 水平方向の中央揃え */
}
table.tekken8_update  td:nth-child(3) {
    text-align: center;　/* 水平方向の中央揃え */
}

.upd_komando {
    white-space: pre-line; /* 改行と複数スペースを表示 */
    font-size: 14px;
    line-height: 1.6;
}

.upd_henkouten {
    white-space: pre-line; /* 改行と複数スペースを表示 */
    font-size: 14px;
    line-height: 1.6;
}