/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://jfg3.sakura.ne.jp/mt/mt-static/support/themes/Rose/Rose.css);
/* end StyleCatcher imports */

body { /* 全体領域 */
  background-image: url(http://kapsaicin.santa12.com/2011/06/09/bg.jpg);
  background-attachment: fixed;
  background-color: #D3CAC1;
  }

#banner {
  background-image:url(http://kapsaicin.santa12.com/2011/06/09/banner.jpg);
  background-repeat:repeat-x;
  height: 178px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #BEC4DA;
  }
