@charset "utf-8";

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

/*--------------------------------------------------------------------------------------------------------------*/
.contents .bar-link { background-image: url(../img/bar-link.jpg); background-repeat: no-repeat; height: 40px; width: 600px; margin-bottom: 15px; }
.contents .bar-link h2 { line-height: 40px; font-size: 14px; text-indent: -9999px; }
/*--------------------------------------------------------------------------------------------------------------*/

.link_waku { height: 108px; width: 598px; border: 1px solid #DBB179; position: relative; margin-bottom: 15px; background-color: #EDD8BC; }
.link_waku .td1 { position: absolute; height: 100px; width: 100px; left: 5px; top: 5px; }
.link_waku .td2 { height: 100px; width: 478px; position: absolute; top: 5px; left: 116px; }
.link_waku .td2 h3 { width: 478px; height: 20px; position: absolute; left: 0px; top: 0px; }
.link_waku .td2 h3 a { font-weight: bold; color: #C00; font-size: 14px; line-height: 20px; display: block; height: 20px; width: 478px; }
.link_waku .td2 h3 a:hover { color: #FFF; background-color: #865340; }
.link_waku .td2 .url { font-family: "ＭＳ Ｐゴシック", sans-serif, "MS UI Gothic", Osaka; font-size: 12px; line-height: 20px; color: #008800; height: 20px; width: 478px; font-weight: bold; position: absolute; left: 0px; top: 25px; text-align: right; }
.link_waku .td2 .text { font-size: 12px; line-height: 16px; height: 50px; width: 478px; position: absolute; left: 0px; top: 50px; }
.std { background-color: #DBB179; font-size: 12px; line-height: 24px; color: #FFF; font-weight: bold; text-align: right; }
.std .link01 { color: #FF0; }
.std .link01:hover { color: #660000; }

