@charset "utf-8";
/* 白背景用リンク */
a:link { color: #009; background-color: transparent; }
a:visited { color: #009 ; background-color: transparent; }
a:hover { color: #009 ; background-color: transparent; }
a:active { color: #009; background-color: transparent; }

/* 右リストボックス画像 */ 
#round { background-color: white; background-image: url(../20image/novel/01list/w-line.gif); }
#top  { font-size: 0; line-height: 0; background-color: white; background-image: url(../20image/novel/01list/w-1.gif); background-repeat: no-repeat; background-position: right top ; }
#bottom { font-size: 0; line-height: 0; background-color: white; background-image: url(../20image/novel/01list/w-2.gif); background-repeat: no-repeat; background-position: right bottom ; }

/* テキスト色と太さ */ 
p{ color: #006; }
p.fin{ color: #006; }
p.block{background-color: #FFFDF6; }


/* 文中引用 */ 
#letter	{background-color: #FFFDF6; padding: 5%;}


/*背景色*/
#colorblue { background-color: #369; width: 100%; height: auto; }
#colorred { background-color: #930; width: 100%; height: auto; }
#colorblack { background-color: #000; width: 100%; height: auto; }
#coloryellow { background-color: #cc0; width: 100%; height: auto; }
#colorwhite { background-color: #fff; width: 100%; height: auto; }
#colorbrown{background-color: #930; width: 100%; height: auto; }
#colorgara{ background-color: #f96; background-image: url(../20image/novel/original/03earth/back1.gif); width: 100%; height: auto; }
