@charset "euc-jp";
/* CSS Document */

/*** 右ボックスのタグを直せば不要となる ***/
.rightBoxHeading {
	margin: 0.5em;
	background-color: #2B0000;
	padding: 0.2em 0em;
	}
	
#navColumnOne {
	background-color: #2B0000;
	}

#navColumnTwo {
	background-color: #2B0000; /* サイドボックスの背景 */
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	vertical-align: top;
	}
	
	