@charset "EUC-JP";
BODY { background-color: #4ad; letter-spacing: 1px; font-size: 100% }
BODY:after {
 display: block;
 content: "The End Of The Resource.";
 font-family: "Lucida Calligraphy", "Lucida Handwriting", serif;
 font-style: italic;
 line-height: 3em;
 text-align: center;
}
H1,H2,H3,H4,H5,H6 {
 font-family: "HGPｺﾞｼｯｸE", "ＤＨＰ特大ゴシック体";
}
H1 { text-align: center; padding: 0.6em; margin: 0.5em 5em; background-color: #880 }
H2 { padding: 0.2em 0.5em; background-color: #983; }
H3,H4,H5,H6 {
 border-width: 0em 0em 3px 0.5em;
 border-color: #880;
 border-style: solid;
 padding-left: 0.5em;
}

/* PARAGRAPH */
P { text-indent: 1em; line-height: 1.2em }
TD P { text-indent: 0em }
P#copyright, ADDRESS { text-indent: 0em; font: "MS UI" 90%; font-style: oblique; margin-top: 0em; margin-bottom: 0em }

/* TABLE */
TH { background-color: #5ad; padding: 0.1em 0.5em; font-family: "MS UI", monopsace; color: #222 }
TD { background-color: #5bd; padding: 0.1em 0.5em; font-family: "MS UI", monospace; color: #111 }


/* */
SAMP {
 font-family: "Lucida Console", "Trebuchet MS", "Terminal", Verdana, monospace;
 font-size: 80%;
}


/* OTHER */
SPAN.date {
 font-family: "MS UI Gothic", monospace;
 font-size: 80%;
 padding-left: 0.5em;
 padding-right: 0.5em;
 margin-right: 0.3em;
 float: left;
 color: #555;
 background-color: #6cd;
}
DIV.navibar { text-align: center; margin-top: 2em; }

