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

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

.layout-three-column #banner { 
 width:800px; 
 height:230px; 
 text-align:left; 
 background:transparent url(http://podcaststory.jp/main/files/R0011192.jpg) no-repeat center bottom; 
 display:block; 
} 

Copyright:2008 Six Apart KK All rights reserved. 
/* ロゴ72px 副題なし*/ 
h1 { 
    padding:10px 0px 0px 18px; 
} 
h1 a { 
    height:72px; 
    padding:0px; 
    display:block; 
    background:url(http://podcaststory.jp/main/files/podcast_story.jpg) no-repeat top left; 
    text-indent:-999999px; 
    font-size:0.1em; 
    text-decoration:none; 
} 
h2#banner-description { 
    text-indent:-999999px; 
 
    font-size:0.1em; 
} 
