#header,#imgbox{
    display:        none;
}

body,p,dl,ul,ol,table,td,tr,blockquote{
    font-size:      10pt;
    line-height:    130%;
    font-family:    細明朝体,"ＭＳ Ｐ明朝",serif;
}
h1,h2,h3,h4,em,strong,th{
    font-weight:    normal;
    font-family:    Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

h1{
    font-family:    "ＭＳ ゴシック",osaka,sans-serif;
    font-weight:    bold;
    font-size:      12pt;
    margin:         1.5em 0.1em;
    padding:        0.4em;
    border:         5px double #000000;
    border-width:   5px 0px;
}
a,a:link,a:visited{
    color:          #000000;
}
em,strong{
    font-family:    "ＭＳ ゴシック",osaka,sans-serif;
    font-weight:    bold;
}

.navi,.up,.banner,#logo{
    display:        none;
}

a:after {
    font:           9pt sans-serif;
    content:        " [ " attr(href) " ] ";
}