/* 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://www.mcaweb.co.jp/DOJIMAB.jpg) no-repeat center bottom;
display:block;
}


/* ロゴ50px 副題なし*/
h1 {
padding:20px 0px 0px 18px;
}
h1 a {
height:50px;
padding:0px;
display:block;
background:url(http://www.mcaweb.co.jp/MCALOGO2.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;
}
