/*--------------------------
link_contents
---------------------------*/

div.htbdfwp_top_block_inner {
  background: #fff;
  border: 1px solid #D8D8D8;
  border-top: none;
  margin: 1px 0 0 0;
  overflow: hidden;
  position: relative;
}


div#htbdfwp_link_contents {
  clear: both;
  width: 1095px;
  text-align: center;
  margin: 20px 0 0 ;
}


*.htbdfwp_link_banner {
  margin-bottom: 10px;
}


div#htbdfwp_top_link table td img {
  margin: 0 16px 8px 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}


div#htbdfwp_top_link table td img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}


div#htbdfwp_top_link .htbdfwp_top_block_inner {
  border-top: solid 1px #e1e1e1;
  padding: 12px 0 12px 18px;
}


div#htbdfwp_link_list_wrap {
  background: #f1f3f2;
  margin: 0 16px 0 0;
}


ul#htbdfwp_link_list {
  clear: both;
  margin: 8px 0px 2px;
  overflow: hidden;
  display: inline-block;
  /display: inline;
  /zoom: 1;
}


ul#htbdfwp_link_list li {
  float: left;
  margin: 0 0 0 12px;
  list-style-type: none;
}


ul#htbdfwp_link_list li:first-child {
  margin: 0;
}


ul#htbdfwp_link_list li a {
  text-decoration: none;
  color: #2d2d2d;
  font-size: 13px;
}


ul#htbdfwp_link_list li a:hover {
  text-decoration: underline;
}