/* 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-portland/screen.css);
/* end StyleCatcher imports */


body {
background:#fff;
}


#container-inner {
border-left:solid 1px #27455a;
border-right:solid 1px #27455a;
}


/* header */
#header {
background-image : url(http://www.terrasky.co.jp/blog/jimaoka//blog_title5.jpg);
}


#header-content{
margin:30px 20px 120px;
width:auto;
}


#header-name a{
color:#000;
font-size:28px;
font-family: Tahoma;
}


#header-name{
border-bottom:dotted 1px #fff;
}

#header-discription{
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;
}

