/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://alive-one.net/mt/mt-static/support/themes/Global/Global.css);
/* end StyleCatcher imports */
a, a:link, a:visited,
p#qr-ttl { /* リンク, QRコード */
  color:#0000ff;
  }

/* バナー
----------------------------------------- */
#banner {
  height: 262px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  }
#banner h1,
#banner p { /* サイト名 */
  font-size:20px;
  position: absolute;
  width: 450px;
  line-height: 25px;
  left: 40px;
  color: #FFFFFF;
  top: 230px;
  }

