<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
       margin-top: 0;
       margin-left: 0;
       background-color: #FFFFFF;
       background-image: url("fig/HIMap_back.GIF");
       background-repeat: repeat;
       font-family: 'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック', Osaka, 'ＭＳ ゴシック', Gothic, sans-serif;
       color: #1A1A1A;
       }


td.mainPhoto {
       background-color: #E6E6E6;
       border-width: 1px;
       border-color: #231815;
       border-style: solid;
       vertical-align: middle;
       text-align: center;
       font-size:0px; /* for IE's Bug */
       }

td.mainBun {
       background-image: url("fig/HIMap_line.GIF");
       background-repeat: repeat-y;
       font-size: 14px;
       line-height: 24px;
       }

td.group {
       background-image: url("fig/HIMap_line125x20.GIF");
       background-repeat: repeat-y;
       font-size: 14px;
       line-height: 20px;
       color: #2e2e74;
       }

td.tikuList {
       background-image: url("fig/HIMap_line125x20.GIF");
       background-repeat: repeat-y;
       }

td.cap {
       vertical-align: top;
       padding-top: 5px;
       font-size: 12px;
       line-height: 14px;
       }

td.cap2 {
       vertical-align: bottom;
       padding-left: 5px;
       font-size: 12px;
       line-height: 14px;
       }

td.titleB {
       font-size: 16px;
       line-height: 24px;
       color: #2E2E74;
       }

td.main {
       font-size: 14px;
       line-height: 26px;
       }

table.zoom {
       background-image: url("fig/HIMap_back.GIF");
       background-repeat: repeat;
}

.copyrightR {
      font-size: 10px;
      line-height: 14px;
      color: #630000;
      font-weight: bold;
      text-align: center;
}

.copyrightB {
       font-size: 10px;
       line-height: 14px;
       color: #2b2d6f;
       font-weight: bold;
       text-align: center;
}

#center_box div.box_master {
    display: table;
    border-spacing:
    10px;
}
#center_box div.box {
    background-color: #fff0f5;
    text-align: center;
    vertical-align: middle;
    width: 116px;
    height: 116px;
    border-style: outset;
    border-width: 1px;
    display: table-cell;
}

#center_box div.box_master {
    display: table;
    border-spacing:
    10px;
}
#center_box div.box {
    background-color: #fff0f5;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    border-style: outset;
    border-width: 1px;
    display: table-cell;
}

</pre></body></html>