@charset "shift_jis";
/*プリントタブ用*/
#header #header-menu{
	background-image:url(/images/header/back-print.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
#header #header-menu #menu-left #print{
	background:url(/images/header/btn-print-on.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#contents{
	background:url(/images/header/back-print.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.sidebar h2.side-title {
	background-color:#9999CC;
}
