/*entry.css*/
.entry-body{
  margin-bottom:18px;
  border-bottom:1px dotted #94EC00;
}
.entry-more{
  margin-bottom:18px;
}
.amazon_table{
  border-top:1px dotted #94EC00;
  font-size:12px;
}
.related{
  margin-bottom:25px;
}
/*---------------ALB制御----------------------*/
.reco-title img,
.reco-title div{
  display:none; 
  height:0;
}
.reco-img{
  float:left;
  margin-right:10px;
  margin-bottom:5px;
}
.recommend{
  background:url(../img/recommend.gif) no-repeat center ;
  color:#FFFFFF;
  text-align:center;
}
.reco-name{
  color:#999999;
  line-height:150%;
}
.amazon-comment{
  font-size:12px;
}
.alb_p{
  font-size:14px;
}
.alb_h3{
  text-indent:5px;
}
