/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.saiyo-nisouken.jp/mt4/mt-static/themes-base/blog.css);
@import url(http://www.saiyo-nisouken.jp/mt4/mt-static/support/themes/minimalist-green/minimalist-green.css);
/* end StyleCatcher imports */



/*　スタイル追加　*/

#header {
 border: none; 
 background: #3d7b22 url(http://www.saiyo-nisouken.jp/mt4/mt-static/support/themes/minimalist-green/header.jpg) no-repeat top center; 
}

#header-name a:link {
    color: #091e00; 
}
#header-name a:visited {
    color: #091e00; 
}
#header-name a:hover {
    color: #091e00; 
}
#header-name a:active {
    color: #091e00; 
}
#header-description {
    color: #091e00;  
}

#header-content {
    margin-top: 38px;
}

#footer {
 background: #3d7b22 url(http://www.saiyo-nisouken.jp/mt4/mt-static/support/themes/minimalist-green/footer.jpg) no-repeat top center; 
}
#footer-content,
#footer-content a {
    color: #091e00;
}