@charset "shift_jis";
/*デジタルタブ用*/
#header #header-menu{
	background-image:url(/images/header/back-digital.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#header #header-menu #menu-left #digital{
	background:url(/images/header/btn-digital-on.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#contents{
	background:url(/images/header/back-digital.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.sidebar h2.side-title {
	background-color:#99CC99;
}
