body{
    font-size:90%;
    font-weight:400;
    line-height:1.1;
    margin-top:0;
    margin-bottom:0.2em;
    font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
}

body*{
    margin:0;
    padding-top:0;
    padding-bottom:0;
}


/*

h1.h1top {
    font-size:16px;
    color:#99FFFF;
    margin-top:0em;
    margin-bottom:0.8em;
}

h1.h1topkari {
    font-size:16px;
    color:#99FFFF;
    margin-top:0em;
    margin-bottom:0.8em;
    display:inline;
}
p.topkari {
    display:inline;
    font-size:16px;
    color:#99FFFF;
    margin-top:0em;
    margin-bottom:0.8em;
}

div.topkari {
    margin-bottom:0.8em;
}

h1.h1bottom {
    font-size:14px;
    color:#6666FF;
    margin-top:0em;
    margin-bottom:0;
    font-weight:600;
}

h2.h2bottom {
    font-size:14px;
    color:#6666FF;
    margin-top:0em;
    margin-bottom:0;
    font-weight:600;
}

h4 {
    margin-top:0em;
    margin-bottom:0;
}

h5 {
    margin-top:0em;
    margin-bottom:0.4em;
    color:#000066;
}
*/


p {
    margin-top:0em;
    margin-bottom:0em;
}



div {
    margin-top:0em;
    margin-bottom:0em;
}


div.top {
color: green;
    margin-top:0.5em;
}

div.top h2 {
color: gray;}


hr {
color: navy;
}


div.content {
margin-top: 1em;
}

div.part {
margin-bottom: 0.5em;
border:solid 1px navy;
width: 50%;
padding: 0.2em 0.1em;}



div.shotoku {
margin-top: 1em;
margin-bottom: 1em;
}



address.bottom {
color: white;
background-color: green;
font-size: 90%;
font-family:"Georgia","MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
font-weight: 600;}

address a:link {
    text-decoration:none;
    //;
    color:#FFFFFF;
}
address a:visited {
    text-decoration:none;
    //;
    color:#FFFFFF;
}
address a:hover {
    text-decoration:underline;
    //
    color:#FFFFFF;
}
address a:active {
    text-decoration:none;
    //
    color:#FFFFFF;
}




a:link {
    text-decoration:none;
    //;
    color:#333399;
}
a:visited {
    text-decoration:none;
    //;
    color:#6666FF;
}
a:hover {
    text-decoration:underline;
    //
    color:#FF6666;
}
a:active {
    text-decoration:none;
    //
    color:#ff6666;
}
