@charset "utf-8";
/* CSS Document */

/*******************
 ranking
********************/

.comparison-table tr .t-cr {
  border: 1px solid #000;
  border-right: 1px solid #fff;
  
}
.comparison-table caption img {
  position: relative;
  left: -9px;
}
.comparison-table tr .t-cr2 {
  border: 1px solid #000;

}
.comparison-table tr .t-cr3 {
  border: 1px solid #000;
  height: 70px;
}
.comparison-table .comparison-table-name {
  margin-top: 0em;
  line-height: 1.2;
   margin-bottom: .3em;
}
.comparison-table .comparison-table-com{
  line-height: 1.2;
}
.comparison-table .txt-box {
  line-height: 1.2;
  font-size: .7em;
}
.comparison-table .txt-box2 {
  font-size: .6em;
  line-height: 1.3em;
}