<!--
body {
background: #ffffff;font: 10pt '';margin-left: 5px;margin-top: 8px;margin-right: 8px
}

h1 {
 font: bold 17pt "";
 margin-bottom: 2pt;
}

h2 {
 font: bold 14pt "";
 margin-top: 12pt;
 margin-bottom: 2pt;
 padding-top: 2pt;
 padding-bottom: 2pt;
 padding-left: 5pt;
 color: #ffffff;
 background-color: #0080c0;
}

h3 {
 font: bold 12pt "";
 margin-top: 12pt;
 margin-bottom: 2pt;
}

h4 {
 font: bold 11pt "";
 margin-top: 12pt;
 margin-bottom: 2pt;
}

h5 {
 font: bold 12pt "";
 margin-top: 12pt;
 margin-bottom: 2pt;
}

h6 {
 font: bold 11pt "";
 margin-top: 12pt;
 margin-bottom: 2pt;
 color: #ff0000;
}
ul {list-style-type: disc;margin: 2pt 2pt 2pt 18pt}
ol {padding-left: 6pt;margin: 2pt 2pt 2pt 18pt}

ol.haji {
 font: 10pt;
}

img {
 border: none;
}

table {
 font: 10pt "";
}

table.q {
 font: bold 12pt "";
 color: #ffffff;
 background-color: #0080c0;
 border-color: #0080c0;
 border-width: thin;
 border-style: solid;
 margin-top: 12pt;
 width: 100%;
}

table.a {
 width: 100%;
}

table.memo {
 background-color: #d2e9ff;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 90%;
}

table.check {
 background-color: #feffa1;
 border-color: #ffd700;
 border-width: thin;
 border-style: solid;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 90%;
}

table.sansho {
 background-color: #ffffff;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 90%;
}

table.sanshohe {
 background-color: #feffa1;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 95%;
}

table.yougo {
 background-color: #ffffff;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 95%;
}

th {
 font: 10pt "";
 text-align: center;
 background: #d0d0d0;
}

hr {
 color: #8080ff;
 background: #8080ff;
}

a:link {
 color: #000080;
}

a:visited {
 color: #000080;
}

a:hover{
 color:#ff0000;
}

.code {
 font: 8pt /10pt '';
 color: #989898;
 margin-left: 0px;
 margin-top: 0px;
}

-->
