@charset "UTF-8";
/**************************************************/
/* link リンク */
/**************************************************/
#contents{background:url(../img/contents_bg.gif);margin-bottom:60px;}
.contents-box h2{width:920px;height:38px;background:url(../img/line.gif) no-repeat bottom;}
.contents-box h3{margin-bottom:15px;}

.link-ct{margin-bottom:25px;color:#000000;}
.link-ct p{margin:5px 20px 0 0;font-size:14px;line-height:1.8;}

.link-block{padding:30px 0;border-bottom:1px dashed;display:table;width:100%;font-size:15px;}
.link-title{display:table-cell;width:270px;}
.link-logo{display:table-cell;width:247px;}
.link-detail{display:table-cell;}
.link-top{padding:5px 0 30px;}
.link-block dt{display:inline-block;background:url(../img/leaf.png) no-repeat left;padding-left:25px;vertical-align:middle;}
.link-block dd{display:inline-block;vertical-align:middle;}
.link-logo a:hover img{opacity: 0.7;filter: alpha(opacity=70);}