@charset"UTF-8";

#bl_top  {
  border: 2px solid #2218f5;
  height: 265px;
  width: 615px;
  margin-top: 10px;
}

#bl_top #bl_topics  ul {
  overflow:hidden;
  margin-bottom: 10px;
}

#bl_top #bl_topics  li {
  float: left;
  width: 290px;
  margin: 7px 5px;
}

#bl_top #bl_topics  li img {
  float: left;
  width: 85px;
  margin-right: 5px;
}

#bl_top #bl_topics  li .topics_item  {
  background: url("//image.stworld.jp/dstimg/BL_ID/bl_topics_arrow.gif") no-repeat scroll 3px 3px transparent;
  color: #8f0000;
  font-weight: bold;
}




.float_clear  {
  clear: both;
}