body {
  /*  フォントの種類  */
  font-family: -apple-system, BlinkMacSystemFont,
               "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  
  /*  フォントのサイズ  */
  font-size: 16px;
  
  /*  フォントの色  */
  color: #333;
  
  /* 文字間隔の調整の設定 */
  letter-spacing: 1.5px;
  
  /* 行間の設定 */
  line-height: 2;

margin-top:-0px;
line-height: 3em;
}

.header_table{
line-height:140%;
padding:0pt;
}

.menu_table{
line-height:200%;
padding:0pt;
}


table{
line-height:200%;
padding:4pt;
}
