/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://shibao.s284.xrea.com/mtos/mt-static/support/themes/Flower/Flower.css);
/* end StyleCatcher imports */


ul li { list-style-image: url(gazou/yazirusi10.gif); }


a{/*リンクされた文字*/
    color:#1004ff;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#1004ff;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#1004ff;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}


