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

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


/* グロバールメニュー有り　2カラム左メニュー */
@import "http://example.typepad.jp/design/menu-left1.css";

h1 {
padding:10px 0px 0px 18px;
}
h1 a {
height:60px;
padding:0px;
display:block;
background:url(http://www.tazawa.co.jp/tazawatitle.gif) no-repeat top left;
text-indent:-999999px;
font-size:0.1em;
text-decoration:none;
}
h2#banner-description {
text-indent:999999px;
front-size:0.1em;
}

.layout-three-column #banner{
width:800px;
height:230px;
text-align:left;
background:transparent url(http://www.tazawa.co.jp/main_img.jpg) no-repeat left bottom;
display:block;
}


