/*----------------------------
リンク太文字表示
----------------------------*/
a:link { text-decoration:none; color: #514239;}
a:visited { text-decoration:none; color: #514239;}
a:active { text-decoration:none; color: #514239;}
a:hover { font-weight:bolder; color: #7bb1b1;}