/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.galfoli.org/admin/mt-static/themes-base/blog.css);
@import url(http://www.galfoli.org/admin/mt-static/themes/unity-blue/screen.css);
/* end StyleCatcher imports */


.top_h2 {
    font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
    clear: both;
}

.top_p {
    font-size: 100%;
    color: #333333;
    background-color: transparent;
    line-height: 140%;
    margin-top: 15px;
    padding-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}
