@charset "utf-8";

/** --------------------------------------------------------------------------------
 * 上書き用
 */
body {
  background: #84120a url("/images/pc/XmasBg.gif") repeat scroll 15% 40px;
}

/** --------------------------------------------------------------------------------
 * #whole
 */
#index #whole {
  background: url("/images/pc/XmasTop.png") repeat-x 50% 0;
}

#whole {
  background: url("/images/pc/Xmas.png") repeat-x 50% 0;
}

#wholeInner {
  background: url("/images/pc/footer/XmasBg.png") repeat-x 50% 100%;
}

/** --------------------------------------------------------------------------------
 * #footer
 */
div#footer {
  min-width: 1018px;
  background: none;
}

div#footer ul.main,
div#footer ul.sub {
  top: 22px;
}