@charset "utf-8";

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


.bar-result { background-image: url(../img/bar-result.jpg); background-repeat: no-repeat; height: 45px; width: 600px; text-indent: -9999px; margin-bottom: 10px; }

/*--------------------------------------------------------------------------------------------------------------*/
.link_waku { padding: 0px; height: 112px; width: 598px; margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; position: relative; border: 1px solid #000; }
.link_waku .td1 { height: 110px; width: 110px; position: absolute; left: 1px; top: 1px; }
.link_waku .td1 a img { display: block; height: 100px; width: 100px; padding: 5px; }
.link_waku .td1 a img:hover { filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60; background-color: #000; }
.result-info { font-size: 12px; line-height: 20px; margin-bottom: 30px; }
.result-info strong { font-size: 14px; line-height: 20px; font-weight: bold; color: #F00; }

/*--------------------------------------------------------------------------------------------------------------*/
.link_waku .td2 { width: 475px; position: absolute; height: 110px; left: 120px; top: 1px; }
.link_waku .td2 h3 { font-size: 12px; line-height: 20px; height: 20px; width: 475px; position: absolute; left: 0px; top: 0px; font-family: "ＭＳ Ｐゴシック", sans-serif, "MS UI Gothic", Osaka; }
.link_waku .td2 h3 a { font-size: 12px; line-height: 20px; font-weight: bold; color: #00F; display: block; }
.link_waku .td2 h3 a:hover { color: #F00; }
.link_waku .td2 .url { font-family: "ＭＳ Ｐゴシック", sans-serif, "MS UI Gothic", Osaka; color: #666; font-size: 12px; line-height: 20px; text-align: right; height: 20px; width: 470px; position: absolute; left: 0px; top: 28px; font-weight: bold; background-color: #f6f6f6; padding-right: 5px; }
.link_waku .td2 .text { font-size: 12px; line-height: 18px; height: 60px; width: 475px; position: absolute; left: 0px; top: 52px; }
/*--------------------------------------------------------------------------------------------------------------*/
.result-text { font-size: 14px; line-height: 20px; margin-bottom: 25px; }
.result-text .kome { font-size: 12px; line-height: 20px; color: #F33; text-align: right; }
/*--------------------------------------------------------------------------------------------------------------*/
.std { font-size: 12px; line-height: 24px; height: 24px; text-align: center; font-weight: bold; padding: 5px; border: 1px solid #dddddd; width: 558px; }
.std a { color: #36F; }
.std a:hover { color: #F63; }
