/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.kumagaiheidi.com/mt4/mt-static/support/themes/Global/Global.css);
/* end StyleCatcher imports */
body {
  text-align: center;
  font-size:14px;
  background-image: url(http://www.kumagaiheidi.com/new2/bg.jpg);
  background-attachment: fixed;
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-position: top;
  }

#banner {
  background-image:url(http://www.kumagaiheidi.com/new2/banner.jpg);
  background-repeat:repeat-x;
  height: 178px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  }
#banner h1,
#banner p { /* サイト名 */
  font-size:20px;
  position: absolute;
  width: 600px;
  line-height: 25px;
  left: 10px;
  color: #FFFFFF;
  top: 50px;
  }

