@charset "shift_jis";
/*読み物タブ用*/
#header #header-menu{
	background-image:url(/images/header/back-yomimono.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#header #header-menu #menu-left #yomimono{
	background:url(/images/header/btn-yomimono-on.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#contents{
	background:url(/images/header/back-yomimono.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.sidebar h2.side-title {
	background-color:#cc9966;
}
