/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/blog/mt-static/themes-base/blog.css);
@import url(/blog/mt-static/support/themes/cityscape-nyc/cityscape-nyc.css);
/* end StyleCatcher imports */

body {
background: #2f1914 url(http://www.novi.jp/rest-blog/srcimg/rest-body.gif) repeat-y top center;
}
/* ヘッダ */
#header {
 background-image: url(http://www.novi.jp/rest-blog/srcimg/rest-header.jpg) ;
 border-top-width: 0px;
 border-top-style: none;
}
#header-content {
margin: 130px 20px 10px;
width: auto;
}

#header-content {
margin: 65px 20px 90px;
width: auto;
}
#header-name a {
color: #804f21;
font-size: 24px;
font-family: Tahoma;
}


#header-description { 
color: #804f21;
padding-top: 5px;
}

/* footer*/
#footer { 
    background-color: #000000; 
}


/*コンテンツ*/
.layout-wt #alpha {
width: 630px;
}

/*サイドバー*/
.layout-wt #beta {
width: 300px;
margin-right: 10px;
padding-top: 10px;
}
.layout-wt #content-inner {
background-image: none;
background-color: #000000:
}

.layout-wt #beta {
background-color: #946134;
font-color: #ffffff;
}

.widget .widget-header {
border: none;
margin-left: 14px;
margin-right: 14px;
}

.widget a {
color: white;
}



