@import url(http://www.harn.jp/mt/mt-static/themes-base/blog.css);
@import url(http://www.harn.jp/mt/mt-static/themes/tristan-blue-4.2/screen.css);

#header { 
    background: #000 url(../../../../picture/harn_fls.jpg) no-repeat center top; 
}
#header-inner {
    height: 170px;
}
#header-content {
    padding: 30px 0 65px 10px;
    background: transparent url() 0px 0px no-repeat;
}
#header a {
    color: #ff0000;
}
#header-name {
    color: #ff0000;
    font-weight:bold;
}
#header-description {
    color: #ff0000;
}
#header-menu ul {
    background: #000 url() left bottom repeat-x;
}
