@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
.bar-osusume { background-image: url(../img/bar-osusume.jpg); background-repeat: no-repeat; height: 30px; width: 600px; margin-bottom: 10px; text-indent: -9999px; }
/*--------------------------------------------------------------------------------------------------------------*/
.link_waku { padding: 5px; border: 5px solid #EEE; height: 100px; width: 622px; position: relative; margin-bottom: 20px; }
.link_waku .td1 { height: 100px; width: 100px; position: absolute; }
.link_waku .td2 { width: 512px; left: 120px; position: absolute; height: 100px; }
.link_waku .td2 .url { position: absolute; top: 24px; color: #080; font-size: 12px; line-height: 20px; height: 20px; width: 502px; text-align: right; background-color: #F6F6F6; left: 0px; padding-right: 5px; }
.link_waku .td2 .text { font-size: 12px; line-height: 18px; position: absolute; top: 46px; left: 0px; height: auto; width: 507px; }
.link_waku .td2 h3 a { font-size: 14px; line-height: 24px; font-weight: bold; color: #36F; white-space: nowrap; text-overflow:ellipsis; overflow:hidden; }
.link_waku .td2 h3 a:hover { color: #F30; }
/*--------------------------------------------------------------------------------------------------------------*/
.std { background-color: #F6F6F6; font-size: 12px; line-height: 24px; text-align: right; height: 24px; width: 590px; padding-right: 10px; font-weight: bold; }
.std a { color: #36F; }
.std a:hover { color: #F30; }

