@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; }

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

/*--------------------------------------------------------------------------------------------------------------*/
.osusume_waku .td2 { width: 520px; position: absolute; height: 110px; left: 120px; }
.osusume_waku .td2 h3 { font-size: 14px; line-height: 24px; height: 24px; width: 520px; position: absolute; left: 0px; top: 0px; font-family: "Meiryo UI", "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, Arial, Sans-serif; }
.osusume_waku .td2 h3 a { font-size: 14px; line-height: 24px; font-weight: bold; color: #36F; display: block; }
.osusume_waku .td2 h3 a:hover { color: #F33; }
.osusume_waku .td2 .url { font-family: "Meiryo UI", "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, Arial, Sans-serif; color: #080; font-size: 12px; line-height: 20px; text-align: right; height: 20px; width: 515px; position: absolute; left: 0px; top: 28px; font-weight: bold; background-color: #f6f6f6; padding-right: 5px; }
.osusume_waku .td2 .text { font-size: 14px; line-height: 20px; height: 60px; width: 520px; 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: 5px solid #dddddd; width: 630px; font-family: "Meiryo UI", "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, Arial, Sans-serif; background-color: #F6F6F6; }
.std a { color: #36F; }
.std a:hover { color: #F63; }

