/* 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/support/themes/unity-blue/unity-blue.css);
/* end StyleCatcher imports */

body {
    font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
    color: black;
}

pre {
    padding: 10 px 0 px;
    overflow-x: scroll;

}

h3 {
    font-size: large;
    font-weight: bold;
}

h4 {
    font-weight: bold;
}


