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

#header-banner img{
	margin:10px;
}

.price {
	margin: 5px;
    float: left;
}

.clear{
    clear: both;
}

.tentoumushi {
    font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
    font-size: 120%;
    font-weight: bold;
    color: #333333;
    background-color: #ffffff;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #669933;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #669933;
    display: list-item;
    list-style-position: inside;
    list-style-type: disc;
    list-style-image: url("./img/tentoumushi.gif");
    clear: both;
}

