@charset "utf-8";

@import "common.css";
@import "layout.css";
/*--------------------------------------------------------------------------------------------------------------*/
#contents { float: left; height: auto; width: 570px; padding-top: 25px; }
#contents .sites { font-size: 12px; line-height: 20px; height: 20px; width: 570px; margin-bottom: 25px; }
.sites a { color: #000000; text-decoration: none; }
.sites a:hover { color: #CC0000; }

.link-bar1 { background-image: url(../img/bar-link.jpg); background-repeat: no-repeat; height: 30px; width: 570px; margin-bottom: 10px; }
.link-bar1 h2 { text-indent: -9999px; display: block; height: 30px; width: 570px; }

.link_waku { border: 1px solid #eeeeee; height: 110px; width: 568px; margin-bottom: 15px; position: relative; }
.link_waku .td1 { height: 110px; width: 110px; position: absolute; left: 0px; top: 0px; }
.link_waku .td1 a { padding: 5px; display: block; background-color: #FFFFFF; }
.link_waku .td1 a:hover { background-color: #FF3300; }

.link_waku .td2 { padding: 5px; height: 100px; width: 448px; text-align: left; vertical-align: top; position: relative; left: 110px; top: 0px; }

.link_waku .td2 h3 a { font-size: 14px; line-height: 20px; font-weight: bold; color: #0099CC; text-decoration: none; display: block; height: 20px;  margin-bottom: 5px; }
.link_waku .td2 h3 a:hover { color: #FFFFFF; background-color: #0099CC; }
.link_waku .td2 .url { color: #008800; font-size: 10px; line-height: 20px; }
.link_waku .td2 .text { font-size: 12px; line-height: 16px; color: #666666; height: 32px; margin-bottom: 3px; }
.link_waku .td2 .date { font-size: 10px; line-height: 20px; background-color: #f6f6f6; color: #666666; text-align: right; height: 20px; }
.std { text-align: right; font-size: 12px; line-height: 20px; }
.link_waku2 { height: auto; width: 570px; }
.link_waku2 a { height: 30px; width: 180px; display: block; border: 1px solid #438ED5; background-color: #F2FAFF; text-align: center; float: left; font-size: 14px; line-height: 30px; letter-spacing: -1px; color: #000; text-decoration: none; margin-top: 4px; margin-right: 4px; margin-bottom: 9px; margin-left: 4px; }
.link_waku2 a:hover { border: 1px solid #438ED5; background-color: #438ED5; color: #FFF; }
