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


/*----ヘッダーの文字デザイン---------*/
#header-name a {
        color: #EEE1CE;
        font-size: 30px;
        font-family: Tahoma;
        }

#header-description {
        color: #EEE1CE;
        padding-top: 3px;
        } 
 

/*----サイドバー（メイン）ＨＰバナー---------*/
.widget-content2 {
    position: relative;
    margin: 7px 0px 0px -30px;
}

