/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://jyouhou7.s77.coreserver.jp/mt/mt-static/support/themes/Global/Global.css);
/* end StyleCatcher imports */

#banner{
background-image:url(kosodate.jpg)!important;
}

#banner h1,
#banner p { /* サイト名 */
  font-size:23px;
  position: absolute;
  width: 450px;
  line-height: 25px;
  left: 20px;
  color: #FFFFFF;
  top: 150px;
  }

#banner p a {
  text-decoration:none;
  font-weight:bold;
  }
#banner p a:hover {
  text-decoration:underline;
  }