/* 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/voices/img/titlebanner.png) no-repeat top left; 
    height: 160px;
}
#header-title img{ margin-top:0px; margin-left:0px; }


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


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


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


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


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


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



