/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.shibuya-tax.com/mt/mt-static/support/themes/Soccer/Soccer.css);
/* end StyleCatcher imports */
#banner {
  background-image:url(http://www.shibuya-tax.com/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:16px;
  font-weight:bold;
  position: absolute;
  top: 44px;
  width: 600px;
  line-height: 27px;
  left: 25px;
  }
#content #top_des h2, div.e_page h1 { /* サブタイトル, 個別記事タイトル */
  font-size:16px;
  font-weight:bold;
  background:url(h2-upper.jpg) repeat-y;
  padding-top: 12px;
  padding-right: 20px;
  padding-bottom: 3px;
  padding-left: 20px;
  color: #57717e;
  margin-top: 5px;
  line-height: 1.2;
  }


