.text {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 10.5pt;
text-align: left;
line-height: 1.3em;
}

.textindex {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 8.5pt;
text-align: left;
}

.code {
font-family: "Courier New", "ＭＳ ゴシック", "MS Gothic", monospace;
font-size: 10.5pt;
margin-left: 2.4em;
}

.code2 {
font-family: "Courier New", "ＭＳ ゴシック", "MS Gothic", monospace;
font-size: 10.5pt;
margin-left: 1.2em;
}

.mono{
font-family: "Courier New", monospace;
}

ul.listind {
list-style-type: none;
margin-top: 0.5em;
display: list-item
}

li.listdisc {
display: list-item;
list-style-type: disc;
margin-bottom: 0.5em;
}

li.listalpha {
display: list-item;
list-style-type: lower-alpha;
margin-bottom: 0.5em;
}

li.listroman {
display: list-item;
list-style-type: lower-roman;
margin-bottom: 0.5em;
}

li.listnone {
display: list-item;
list-style-type: none;
margin-bottom: 0.5em;
}

li.listdecimal {
display: list-item;
list-style-type: decimal;
margin-bottom: 0.5em;
}

li.listind {
list-style-type: none;
display: list-item;
margin-bottom: 0.5em
}

h1.genint {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 16pt;
text-align: left;
}

h2.genint {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 14pt;
text-align: left;
}

h3.genint {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 12pt;
text-align: left;
}

h4.genint {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 11pt;
text-align: left;
}

h5.genint {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif;
font-size: 10.5pt;
text-align: left;
}

h2.toc {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif; 
font-style: normal; 
font-size: 10.5pt;
font-weight: normal;
padding-left: 2em;
}

h3.toc {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif; 
font-style: normal; 
font-size: 10.5pt;
font-weight: normal;
padding-left: 4em;
}

h4.toc {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif; 
font-style: normal; 
font-size: 10.5pt;
font-weight: normal;
padding-left: 6em;
}

h5.toc {
font-family: "ＭＳ ゴシック", "MS Gothic", sans-serif; 
font-style: normal; 
font-size: 10.5pt;
font-weight: normal;
padding-left: 8em;
}

a.rtnref {
color:#5555FF;
font-weight: bold;
text-decoration: none;
}

a.url {
color:#00AABB;
font-weight: bold;
text-decoration: none;
}

td.libdoc {
padding-left: 1em;
padding-right: 1em;
vertical-align: baseline
}

.trademarks {
font-size: 12px;
color:#777;
text-align: center;
background: #fff;
padding:0px;
margin:5px 0px 0px 5px;
}