/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://1ppo.info/mt/mt-static/support/themes/Rose2/Rose2.css);
/* end StyleCatcher imports */

/* バナー
----------------------------------------- */
#banner {
  background-image:url(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:22px;
  font-weight:bold;
  position: absolute;
  top: 25px;
  width: 600px;
  line-height: 30px;
  right: 145px;
  }

