<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table{margin: 1.5em 1em;border-collapse: collapse;}
table,td,th{padding:.5em;font-size:12pt;border:1px solid gray;}

.shisetsu td,.shisetsu th{border:1px solid gray;}
.shisetsu th{width:8em;text-align-last: center;}

#MainBOX&gt;div{position:relative;}
#MainBOX&gt;div&gt;a{position:absolute;bottom:-1.5em;right:1em;color:green;font-weight:bold;border:1px green solid;border-radius:5px;padding:.1em 1em;}
#MainBOX&gt;div&gt;a:hover{border:white;background-color:green;color:white;transition: .5s ease-out;}

.fleximg{display:flex;justify-content: center;margin: 20px;flex-direction: column;align-items: center;}
.fleximg img{max-width:340px;}

td&gt;a{font-size:inherit;color:inherit!important;}

ul{padding:.5em 0 0em .5em;list-style-type:none;}
li{padding-left:1em;font-size:12pt;}
ul&gt;li&gt;ul{padding:0;}

.ryoukin{margin-bottom:30px;}
.ryoukin th{font-weight:normal;text-align:left;}
.ryoukin td{}
.ryoukin td,.ryoukin th{border:1px solid gray;}
.ryoukin&gt;tbody&gt;tr&gt;td:first-child{min-width:30em;}
.ryoukin&gt;tbody&gt;tr&gt;td:last-child{text-align:right;min-width:8em;}
</pre></body></html>