@charset "utf-8";

.sidecontent-box {

  float: left;
}


.sidecontent {
  display: table;
}


.sidecontent-underbox {
  width: 50px;
  height: 50px;
  display: table-cell;
}

.sidecontent-underbox a img {
  width: 50px;
  height: 50px;
}


.sidecontent-underbox a img:hover {
  opacity: 0.7;
}


#sidecontent-underbox1 {}

#sidecontent-underbox2 {}

#sidecontent-underbox2 a img {
  border-radius: 10px;
}
