@charset "utf-8";

@import "common.css";
@import "layout.css";
@import "font.css";


#contents .bar { background-image: url(../img/bar-link.jpg); background-repeat: no-repeat; height: 40px; width: 595px; margin-bottom: 10px; }
#contents .bar h2 { line-height: 40px; text-indent: -9999px; }

#contents hr,#contents br { display: none; }

.link_waku { width: 574px; padding: 5px; margin-bottom: 20px; height: 140px; position: relative; border: 1px solid #CCCCCC; margin-left: 5px; }

.link_waku h3 { background-color: #FFFFFF; height: 20px; width: auto; position: absolute; left: 5px; top: 5px; }
.link_waku h3 a { font-family: "ＭＳ Ｐゴシック", Arial, sans-serif; font-size: 14px; line-height: 20px; color: #FF3300; font-weight: bold; }
.link_waku h3 a:hover { color: #3366FF; }

.link_waku .text { position: absolute; top: 35px; height: 110px; width: 400px; font-family: "ＭＳ ゴシック", "Courier New", monospace; font-size: 12px; line-height: 16px; right: 5px; }
.link_waku .text img { display: none; }
.link_waku .text a { background-image: url(bookmark1.jpg); background-repeat: no-repeat; height: 25px; width: 120px; display: block; text-indent: -9999px; position: absolute; right: 0px; bottom: 0px; }
.link_waku .text a:hover { background-image: url(bookmark2.jpg);}

.link_waku .image { height: 110px; width: 130px; position: absolute; left: 5px; top: 35px; }

