@import url(http://tokyoside.1983.jp/static/themes-base/blog.css);
@import url(http://tokyoside.1983.jp/static/themes/minimalist-red/screen.css);

#content,
#container-inner {
 background-color: #000;
}

#header { 
 width: 800px;
 height: 180px;
 margin: 0 auto;
 border: 0px;
 border-color: #470101; 
 background: #ad0404 url(image/titlebanner.gif) no-repeat;
}
#header-inner,
#content-inner,
#footer-inner {
 position: relative;
 width: 800px;
 margin: 0 auto;
}
#content-inner {
 background-color: #ef7312;
}
#header-content {
 width: 700px; 
 margin: 30px 0 40px 20px;
}
#header-nav-inner {
 position: relative;
 width: 800px;
 margin: 0 auto;
}
.layout-wt #alpha {
 width: 610px;
 background-color: #fff;
}
.layout-wt #beta {
 width: 190px;
 background-color: #ef7312;
 background-image: url(image/tokyoside_b_bg.gif);
 background-position: left top;
 background-repeat: repeat-x;
}
#alpha {
 padding-top: 20px;
}
#beta {
 padding-top: 20px;
}
#footer {
 width: 800px;
 margin: 0 auto;
 clear: both;
}
