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





/* 背景 */
body    {
     background: #ffffff;
     }

#container   {
     background: #E7EAEC; 
     color: #000000;
     font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
     font-size: 20px;
     }

#container-inner   {
     background: #ffffff;
     color: #000000;
     font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
     font-size: 14px; 
     }    

#header-content  {
     margin: 0px -10px 0px;
     }




