/* base */
@import "http://example.typepad.jp/design/base.css";

/* レイアウト */
@import "http://example.typepad.jp/design/simple/blue/theme_global.css";

/* ロゴ60px 副題なし*/
h1 {
    padding:5px 0px 0px 18px;
}
h1 a {
    height:65px;
    padding:0px;
    display:block;
    background:url(http://medisp.typepad.jp/20091020_new.gif) no-repeat top left;
    text-indent:-999999px;
    font-size:0.1em;
    text-decoration:none;
}
h2#banner-description {
    text-indent:-999999px;
    font-size:0.1em;
}


#banner {
  width: 800px;
  height: 150px;
  margin: 0 auto;
  border:none;
  border-top-width: 0;
  background:transparent url(http://medisp.typepad.jp/nami_20091012.gif) no-repeat center bottom;
}
