@charset "UTF-8";
.contents{
  border-collapse: collapse;
  width: 310px;
  margin:0;
  padding:0;
}
.contents img{
  margin:0;
  padding:0;
}
.contents tr{
  margin:0;
  padding:0;
}
.contents td{
  background-color: #ffa6d6;
  font-size:11px;
  line-height:110%;
  margin:0;
  padding:0;
}
.lt{
  background-image:url('../images/esthe/bg_lt.gif');
  background-repeat: no-repeat;
  height: 8px;
  width: 8px;
}
.ct{
  background-image:url('../images/esthe/bg_ct.gif');
  background-repeat: repeat-x;
  height: 8px;
}
.rt{
  background-image:url('../images/esthe/bg_rt.gif');
  background-repeat: no-repeat;
  height: 8px;
  width: 8px;
}
.lm{
  background-image:url('../images/esthe/bg_lm.gif');
  background-repeat: repeat-y;
  width: 8px;
}
.cm{
  background-image:url('../images/esthe/bg_rm.gif');
  background-repeat: repeat;
}
.rm{
  background-image:url('../images/esthe/bg_rm.gif');
  background-repeat: repeat-y;
  width: 8px;
}
.lb{
  background-image:url('../images/esthe/bg_lb.gif');
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 8px;
  height: 8px;
}
.cb{
  background-image:url('../images/esthe/bg_cb.gif');
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 8px;
}
.rb{
  background-image:url('../images/esthe/bg_rb.gif');
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 8px;
  height: 8px;
}
