BODY {
font-size:100%;
color:black;
line-height:120%;
}

TH {
font-size:100%;
line-height:115%;
}

TD {
font-size:85%;
line-height:115%;
}

h1 {
font-size:200%;
}

h2 {
font-size:150%;
}

h3 {
font-size:70%;
}

div.child span {
    background-image: url("268.gif");    /* „¥ŽšŒ^‚Ì‰æ‘œ */
    background-repeat: no-repeat;
    padding-left: 1.4em;
    background-position: 0 50%;
}
div.child span.last-child {
    background-image: none;
    background-image: url("68.gif");     /* „¤ŽšŒ^‚Ì‰æ‘œ */
}
div.child div.child {
    background-image: url("28.gif");     /* „ ŽšŒ^‚Ì‰æ‘œ */
    background-repeat: repeat-y;
    padding-left: 1.4em;
}
div.last-childs-child {
    background-image: none !important;
}
span.last-child + div.child {
    background-image: none !important;
}
span.item {
    display: block;
    line-height: 1.1em;

    font-size: 1.1em;
}
