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

/* タイトルバナー */
#header { 
    background: url(http://118.82.101.67/nowadays/img/titlebanner.png) no-repeat top left; 
    height: 160px;
}
#header-title img{ margin-top:0px; margin-left:0px; }

/* 背景色 */
body{ background:#fffad7; }

/*ヘッダー、フッターの色*/
#header { border-color: #025527; }
#footer { background-color: #025527; }

/* タイトル色 */
h2.entry-title a{ color:#e0b500; }

/* ウィジェットヘッダ */
.widget-header { background:#40a72a; }

/* ウィジェット背景色 */
.layout-wt #content-inner { background: transparent url(http://118.82.101.67/nowadays/img/content-wt.gif) repeat-y scroll right top; }

/* 本体へのリンクバナー */
#header-mainback img{ margin-top:10px; margin-left:752px; }

