<STYLE>
<!--
BODY {
 font: 10pt /12pt '';
 margin-left: 5px;
 margin-top: 8px;
 background: #FFFFFF;
}

H1 {
 font: bold 17pt "";
 margin-top: 23pt;
 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-left: 18pt;
 margin-top: 2pt;
 margin-bottom: 2pt;
}

OL {
 font: 11pt;
 padding-left: 6pt;
 margin-left: 18pt;
 margin-top: 2pt;
 margin-bottom: 2pt;
}

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: 95%;
}

TABLE.check {
 background-color: #FEFFA1;
 border-color: #FFD700;
 border-width: thin;
 border-style: solid;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 95%;
}

TABLE.sansho {
 background-color: #FFFFFF;
 margin-left: 12pt;
 margin-top: 6pt;
 margin-bottom: 6pt;
 width: 95%;
}

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;
}

-->
</STYLE>
