/* リスト・ボックス */
div.topic_box { font-size: x-small; text-align: right; margin-top: 0px; margin-left: auto; margin-right: auto; margin-bottom: 10px; width: 500px; }
div.topic_box h4 { font-size: small; text-align: left; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; width: 500px; }


/* リンク用 */
div.linkbox { margin-left: auto; margin-right: auto; margin-bottom: 5px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; padding-bottom: 5px; width: 500px; clear: both; }
div.linkbox img { margin-top: 0px; border-style: none; margin-left: 0px; margin-right: 5px; margin-bottom: 5px; float: left; }

div.linkbox-ico { text-align: center; margin-top: 5px; margin-left: auto; padding-left: 0px; margin-right: auto; padding-right: 0px; margin-bottom: 20px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; padding-bottom: 5px; width: 500px; clear: both; }
div.linkbox-ico img { border-style: none; }
div.linkbox-ico_l { text-align: center; width: 350px; height: 60px; float: left; }
div.linkbox-ico_r { text-align: center; width: 150px; height: 60px; float: left; }
span.link_title { font-size: 18px; font-weight: bold; }
