/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://romanticrailway.com/mt/mt-static/themes/base-weblog.css);
@import url(http://romanticrailway.com/mt/mt-static/themes/aka-hana/aka-hana.css);
ul.tree {
    margin: 0 0 0 6px;
    padding: 0;
    font-size: 12px;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 13px;
    background: url(tree_lst.gif) no-repeat 2px 0;
    list-style: none;
}
ul.tree li.tree_end {
    background: url(tree_end.gif) no-repeat 2px 0;
    list-style: none;
}
.subcategories a.foldmark {
    font-size:9px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（装飾なし） */
}
/* end StyleCatcher imports */
