/* 基本スタイルシート */

/* bio-net.or.jp/fbio */

/* NN4xでも大丈夫 */
/* forum.nifty.com/fbio/ のスタイルシートを一段 h1→h2 落とした */



A:VISITED {font-style: italic}

A:HOVER {background-color:99ff99}



body {color:#000000;background-color:#ffffff;max-width:800px;margin:0 20px}


h1 {font-size:1em ; font-family;cursive}

h2 {font-family:fantasy;font-size: 2.em ;color:#009966;margin:20px 0 -15px 0}

h3 {font-family:cursive;font-size: 1.8em ;color:#009966;
    border-width:0.2em 0em 0em thin;/*上,右,下,左*/
    border-style:solid;
    border-color:#9999ff;
    padding:0.5em 0em 0.2em 1.5em

    }

h4 {font-size: 1.6em ;color:#006699;padding:1em 0em 0em 1.5em;
    border-width:0em 0em thin 0em;/*上,右,下,左*/
    border-style:solid;
    border-color:#666666;
    margin:-10px 0 /*上下,左右*/

}

h5 {font-size: 1.5em ;color:#006666;padding:1em 0em 0em 1.5em
   ;margin:-10px 0 /*上下,左右*/}

h6 {font-size: 1.4em;color:#006699;padding:1em 0em 0em 1.5em;margin:-10px 0 /*上下,左右*/}

/* h6 {font-size: 1.2em ;color:#009999;padding:1em 0em 0em 1.5em} */


p {line-height:130%;text-indent:1em}
li.ori {color:#cc0000 ; font-size:1.1em}


blockquote {margin:5px 30px;background-color:#ffffee;padding:5px 10px;border-width:thin;border-style:solid}

.OLDLINK {color:#0066cc ; text-decoration:underline }

div.RIGHT {text-align:right}
