/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://fairy358.com/mt/mt-static/support/themes/Sea/Sea.css);
/* end StyleCatcher imports */
#banner {
  background-image:url(banner.jpg);
  background-repeat:repeat-x;
  border-style:solid;
  border-width:0 0 3px;
  }
#banner p, #banner h1 { /* サイト名 */
  margin-left:0.95em;
  padding:188px 0 6px;
  line-height:1;
  font-size:150%;
  font-weight:bold;
  }
#content #top_des h2, div.e_page h1 { /* サブタイトル, 個別記事タイトル */
  padding:41px 1.64em 0 1.7em;
  line-height:1.3;
  font-size:130%;
  font-weight:bold;
  }

