<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">H1{       /*H1要素のスタイル指定*/
  font-size   : 10pt;
  line-height : 1em;
  color       : black;
  margin-top: 1px; 
  margin-bottom: 1px; 
}
H2{       /*H1要素のスタイル指定*/
  font-size   : 10pt;
  line-height : 1em;
  color       : black;
  margin-top: 1px; 
  margin-bottom: 1px; 
}
H3{       /*H1要素のスタイル指定*/
  font-size   : 10pt;
  line-height : 1em;
  color       : black;
  margin-top: 1px; 
  margin-bottom: 1px; 
}
H4{       /*H1要素のスタイル指定*/
  font-size   : 10pt;
  line-height : 1em;
  color       : black;
  margin-top: 1px; 
  margin-bottom: 1px; 
}
H5{       /*H1要素のスタイル指定*/
  font-size   : 10pt;
  line-height : 1em;
  color       : black;
  margin-top: 1px; 
  margin-bottom: 1px; 
}</pre></body></html>