div#footer, div#leftcontents, div#rightcontents, div.statusbar  {
    display : none ;
}

body, th, td {
    font-family : 細明朝体, "ＭＳ Ｐ明朝", serif ;
    font-size : 10pt ;
}

h1 {
    font-size   : 18pt ;
    font-weight : bold ;
}

h2 {
    margin-bottom : 20pt ;
    font-size   : 15pt ;
    font-weight : bold ;
}

h3 {
    margin-bottom : 10pt ;
    font-size   : 12pt ;
    font-weight : bold ;
}


div.chapter {
    width         : 400pt ;
    margin-bottom : 20pt ;
}

p {
    margin-bottom : 5pt ;
    margin-left   : 20pt ;
}

table.table {
    margin-bottom : 5pt ;
    margin-left   : 20pt ;
}

dl {
    margin-bottom : 5pt ;
    margin-left   : 20pt ;
}

pre.text, pre.command, pre.source, form.example {
    margin-bottom : 5pt ;
    margin-left   : 20pt ;
    padding       : 10pt ;
    border        : 1px solid #000000 ;
    font-size     : 9pt ;
    width         : 300pt ;
}

img.view {
    margin-bottom : 5pt ;
    border        : 1px solid #000000 ;
}

a {
   text-decoration : none ;
}
