/* 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-seattle/cityscape-seattle.css);
/* end StyleCatcher imports */



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

#header { 
    border-color: #27455a;  
    background: #97cad8 url(kabegami_tb_t120.jpg) repeat bottom left; 
    color: #ffffff;
}

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

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

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

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

