
body,tr,td {font-size : x-small; line-height: 150%; }
body,tr,td { color:#6600cc }
a:link    {font-weight: bold; color:#0000cc }
a:visited {font-weight: bold; color:#6325f0 }
a:active  {font-weight: bold; text-decoration:none; color:#00ff00 }
a:hover   {font-weight: bold; text-decoration:underline; color:#ff66ff }


body { background-image: url(img/bg.jpg); }


H1 {　/* タイトル */
    width: 100%;
    font-family: "Courier New";
    font-weight: bold; font-size:2.1em;
    color: #3300cc;
    background-color: #FeFceA;
    border-top: 3px solid #b325f0;
    border-left: 3px solid #DC13F1;
    border-right: 3px solid #DC13F1;
    border-bottom: 3px solid #b325f0;
    padding: 15px 10px 8px 10px;
    margin-top: 0px;
    margin-bottom: 2px;
    margin-right: 0em;
    margin-left: 0em;
    text-align: center; 
}
H2 {　/* ♪ご協力ありがとうございます */
    width: 100%;
    font-family: "Courier New";
    font-size: 1.2em;
    color: #3300cc;
    background-color: #FeFceA;
    border-top: 3px solid #b325f0;
    border-left: 3px solid #DC13F1;
    border-right: 3px solid #DC13F1;
    border-bottom: 3px solid #b325f0;
    padding: 10px 5px 5px 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0em;
    margin-left: 0em;
    text-align: center; 
}

H3 {
    width: 100%;
    font-size: 1em;
    color: #3300cc;
    padding: 3px 0px 3px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0em;
    margin-left: 0em;
    text-align: left; 
}
H6 {/* 作品目録ページ */
    width: 80%;
    font-size: 1em;
    padding: 3px 20px 3px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 2em;
    margin-left: 10em;
    text-align: center;
    border: 1px solid green;
    background-color: #FeFceA;
}


H4 {
    width: 100%;
    font-size: 1em;
    color: #3300cc;
    padding: 3px 0px 3px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0em;
    margin-left: 0em;
    text-align: left; 
}
H5 {
    width: 100%;
    font-family: "Courier New";
    font-size: 1.2em;

    color: #6600ff;
    padding: 3px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0em;
    margin-left: 0em;
    text-align: center; 
}
.navi {
    width: 100%;
    font-size: 0.9em;
    background-color: #fffefe;
    color: #3300cc;
    text-align: center; 
}
.naviw {
    width: 100%;
    font-size: 0.9em;
    background-color: #fcfae0;
    color: #3300cc;
    text-align: center; 
}

.link {
    width: 100%;
    font-size: 0.9em;
    background-color: #ffffff;
    color: #3300cc;
    border-bottom: 1px solid #fff0ff;
    padding: 1px 0px 1px 30px;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-right: 0em;
    margin-left: 0em;
    text-align: left; 
}
.l {
    width: 100%;
    font-size: 0.9em;
    background-color: #fffefe;
    color: #3300cc;
    padding: 2px 10px 2px 10px;
    text-align: left; 
}
.r {
    width: 100%;
    font-size: 0.9em;
    background-color: #fffcfc;
    color: #3300cc;
    padding: 2px 10px 2px 10px;
    text-align: right; 
}
.c {
    width: 100%;
    font-size: 1em;
    background-color: #fffefe;
    color: #3300cc;
    padding: 6px 10px 0px 10px;
    text-align: left; 
    line-height: 140%;
}

.k {
    width: 100%;
    font-size: 1em;
    background-color: #fffefe;
    color: #6600cc;
    padding: 0px 10px 0px 10px;
    text-align: left; 
    line-height: 140%;
}


