html { color : white;
       text-shadow : black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,
                     black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
       overflow-wrap : break-word;
       scroll-behavior : smooth;
       }

table {
  margin-left  : auto;
  margin-right : auto;
  border       : none;
  position     : relative;
  }

.scr { position: relative; }

.rl { position : relative;
         width : 30%;
           top : 0;
          left : 0;
      }
      
#tamenu {
  margin-left : 0;    
        color : gold;
  font-weight : bolder;
   text-align : center;
  text-shadow : black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
}

#mojimenu {
  font-size: 1.3vw;
}

#top {
  padding: 1em;
  border: ridge;
  width: 75%;
  height: 10%;
  font-size: 2.8vh;
  color: white;
  text-align: center;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,255,0.8); /* 背景を透過 */
  }

#kmenu {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align-last: justify;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,0,0.5); /* 背景を透過 */
  }

#ktd {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align: right;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,0,0.5); /* 背景を透過 */
  }

#kcenter {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align: center;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,0,0.5); /* 背景を透過 */
  }

#bmenu {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align-last: justify;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,255,0.5);	/* 背景を透過 */
  }

#btd {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align: right;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,255,0.5); /* 背景を透過 */
  }

#bcenter {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align: center;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(255,255,255,0.5); /* 背景を透過 */
  }

#semenu {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align-last: justify;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(0,72,157,0.5); /* 背景を透過 */
  }

#setd {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align: right;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(0,72,157,0.5); /* 背景を透過 */
  }

#secenter {
  border: ridge;
  font-size: 2.8vh;
  color: white;
  text-align: center;
  text-shadow: black 0 0 3pt,black 0 0 3pt,black 0 0 3pt,black 0 0 3pt;
  background-color:rgba(0,72,157,0.5); /* 背景を透過 */
  }

#no-line {
  border: none;
  }

#no-line2 {
  border: none;
  background-color: transparent;
  font-size: 2vh;
  font-weight: bold;
  color: black;
  text-align: left;
  text-shadow: white 0 0 3pt,white 0 0 3pt,white 0 0 3pt,white 0 0 3pt;
  }

#line40 {
  height: 500px;
  width: 50px;
  }
  