@charset "euc-jp";

/*-----------------------------------------------------------------------
	コミックスページサブメニューCSS
-------------------------------------------------------------------------*/

#sub .comics h3 { background: url(/share_images/chapter/comics.gif) no-repeat; }
#sub .biblio h3 { background: url(/share_images/chapter/biblio.gif) no-repeat; }

#sub .comics .submenu { background: url(/release/images/menu/comics/up.gif) no-repeat; }
#sub .biblio .submenu { background: url(/release/images/menu/biblio/up.gif) no-repeat; }

#sub span { letter-spacing: 1px; }

.ph,.pp,.pm,.pa,.px,.pb { position: absolute; top: 23px; left: 182px; }

.comics .submenu dt a:hover { background: url(/release/images/menu/comics/ov.gif) no-repeat; }
.biblio .submenu dt a:hover { background: url(/release/images/menu/biblio/ov.gif) no-repeat; }
dd { background: #ff9999; }
dd#general { background: #a1f279; }
dd a:hover { background: #FF0000; }
dd#general a:hover { background: #48d900; }