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

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

/* テキスト色と太さ */ 
h1{ color: #fff; font-weight: lighter; }
h2{ color: #ff9; font-weight: lighter; }
h2.shortimage{ color: #ff9; font-weight: lighter; }
h3{ color: #fff; }
p{ color: #ccc; font-weight: lighter; }
p.fin{ color: #ffc; }
p.footer{ color: #ccc; }
address{ color: #fff;}
span{  }

/* 背景色 */
#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; }
