<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*こととね：耳にするもの目にするもの、動かざるして動かしむるもの*/
/*ドキュメント用CSS*/
body {  color: #000000; background-color: #FFFFFF}
h1 {  text-align: center}
h2 {  text-align: center}
em {font-weight:bold; font-style: normal}
strong {font-weight: bold; color: red}
.flang em, .ftheme em {font-style: italic; font-weight: normal;}
.flang strong, .ftheme strong {font-weight:bold; font-style: normal; color: black;}

cite {  font-style: normal; text-decoration: underline}

.theme { text-align: center}
.lead {  text-align: center}
.flang {  font-family: "Times", "Times New Roman", "serif"}
.ftheme { font-family: "Times", "Times New Roman", "serif" ; text-align: center}
.data {  font-size: small; font-style: normal; font-weight: normal}
.data address {  font-style: normal}
.data address img {float: none; border: 0; padding: 0; margin: 0.5em 0 0 0;}
</pre></body></html>