/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/cgi-bin/mt/mt-static/themes-base/blog.css);
@import url(/cgi-bin/mt/mt-static/themes/cityscape-sf/screen.css);
/* end StyleCatcher imports */
body {
background:#eee;
}
#container-inner {
border-left:solid 1px #27455a;
border-right:solid 1px #27455a;
}
/* header */
#header {
background-image : url(http://www.terrasky.co.jp/blog/chikarakobu//blog_title8.jpg);
}

#header-content{
margin:30px 20px 120px;
width:auto;
}
#header-name a{
color:#fff;
font-size:30px;
font-family: Tahoma;
text-decoration:none;
}
#header-name{
border-bottom:dotted 1px #fff;
}
#header-description{
color:#fff;
padding-top:5px;
}

/* Contents */
.layout-wt #alpha{
width:680px;
}
.layout-wt #beta{
width:250px;
margin-right:10px;
}
.layout-wt #content-inner{
background-image:none;
}
#footer-inner{
background: #999;
}