/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://iforce.sixcore.jp/mt5/mt-static/themes-base/blog.css);
@import url(http://iforce.sixcore.jp/mt5/mt-static/support/themes/professional-blue/professional-blue.css);
/* end StyleCatcher imports */

.asset-body  h2 {font-size: 120%; color: #2f4f4f;text-decoration: underline; font-weight:bold;}
h3 { font-weight: blod; text-decoration: underline;}
h3 {font-size: 100%; color: #800000;}

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


/* Table */

table.TBtag {
    border: 1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
table.TBtag  td {
    border: 1px solid #663300;
    color:#330000;
}
table.TBtag  tr{
    border: 1px solid #663300;
    color:#fff;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
td.TBtd5{
    border: 1px solid #663300;
    width:50%;
    color:#330000;
    background-color:#996633;
    text-align:left;
}
td.TBtd15 {
    border: 1px solid #663300;
    width:15%;
    color:#330000;
    background-color:#996633;
}

