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

/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #121a3f;  
    background: #06161c url(http://www.linkjapan.net/LJ-bloghead-img.PNG) no-repeat bottom right; 
}

#header a {
    color: #fff;
    font-weight: bold;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 72px;
}
#header-content {
    width: 570px; 
    min-height: 72px; 
    margin: 20px 0 110px 20px;
}

#header-name {
    color: #fff;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #fff;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}
