@cherset "shift_jis";
/* body */
body {
    position: absolute;
    height: 100%;
    width: 825px;
    top: 0px;
    left: 0px;
    background: #fcfde9;
    background-image: url(f_ok_yellow.gif);
    text-align: left;

    font-family: "lr SVbN", "Osaka-", monospace;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    line-height: 1.2em;
    text-indent: 0;

    overflow-x: auto;
    overflow-y: hidden;
}

/* menu */
.menu {
    position: absolute;
    height:100%;
    width: 185px;
    top: 5px;
    left: 5px;
    background: #eedd88;
    background-image: url(f_m11.gif);
    text-align: left;
    font-size: 0.9em;
    overflow: hidden;
}
.menucaption {
    position: absolute;
    height: 2.1em;
    width: 180px;
    top: 5px;
    left: 5px;
    background: #eedd88;
    background-image: url(f_m11.gif);
    text-align: center;

    font-family: "HGPnppΞί―ΜίΜ", "Osaka-", monospace;
    font-size: 1.5em;
    color: #ffff99;
    line-height: 2.1em;
}
.menulist {
    position: absolute;
    height: 100%;
    width: 180px;
    top: 3.2em;;
    left: 5px;
    background: #faefaf;
    background-image: url(f_wall1_6.gif);
    text-align: left;
    font-size: 0.9em;
}

/* contents */
.contents {
    position: absolute;
    height: 100%;
    width: 620px;
    top:5px;
    left: 195px;
    background: #faefaf;
    background-image: url(f_wall1_6.gif);
    text-align: left;

    overflow-x: hidden;
    overflow-y: auto;
}
.content1 {
    width: 590px;
    top: 0px;
    left: 5px;
    background: #faefaf;
    background-image: url(f_wall1_6.gif);
    text-align: left;
}
.col11 {
    width: 580px;
    margin-top: 0px;
    margin-left: 5px;
    background: #faefaf;
    background-image: url(f_wall1_6.gif);
    text-align: left;
}
.col12 {
    width: 285px;
    top: 0px;
    left: 5px;
    background: #faefaf;
    background-image: url(f_wall1_6.gif);
    text-align: left;
    float: left;
}
#caption {
    background: #eedd88;
    background-image: url(f_m11.gif);
    margin-top: 15px;
    margin-bottom: 5px;

    font-family: "HGPnppΞί―ΜίΜ", "Osaka-", monospace;
    color: #ffff99;
    font-size: 2em;
    line-height: 2.1em;
}

/* footer */
.footer {
    height: 80px;
    width: 590px;
    top: 0px;
    margin-right: 30px;
    background: #fcfde9;
    background-image: url(f_ok_yellow.gif);
    text-align: right;
}

/* dt */
dt {
    line-height: 1.2em;
}
dt.2nd {
    margin-left: 20px;
}
dt.para {
    width: 90%;
}

/* a */
a {
}
a:link {
    color: #0000ff;
}
a:visited {
    color: #990099;
}
a:active {
    color: #ff0000;
}
a:hover {
    color: #ff00ff;
}

#cell1 {
    font-size: 0.9em;
    background: #ffffcc;
}
#cell2 {
    font-size: 0.9em;
    background: #ffeecc;
}

/* h1 */
h1 {
    font-family: "lr SVbN", "Osaka-", monospace;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    font-size: 1em;
    text-align: left;
    line-height: 1.2em;
}

/* h2 */
h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Impact, "Osaka-", monospace;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    font-size: 1.5em;
    line-height: 1.8em;
}

/* h3 */
h3 {
    font-family: Impact, "Osaka-", monospace;
    font-style: normal;
    text-decoration: none;
    font-weight: normal;
    color: #006633;
    font-size: 1.2em;
    line-height: 1.5em;
}

/* p */
p {
    text-indent: 0.1em;
    text-align: left;
    line-height: 0.1em;
}

/* em */
em {
    color: #0000ff;
}

/* strong */
strong {
    color: #ff0000;
}
