/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://eboshi36.s97.coreserver.jp/mt/mt-static/support/themes/Fence/Fence.css);
/* end StyleCatcher imports */

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

/* 背景色 */
body { /* 全体領域 */
  background-image: url(http://www.kodomonarau.com/2011/06/06/bg.jpg);
  background-attachment: fixed;
  background-color: #FFF;
  }
