 

.address{
  font-size : 12px;
  padding-left : 5px;
  
}
.name{
  font-size : 14px;
  font-weight : bold;
  
  height : 23px;
  color : black;
  vertical-align : bottom;
}
.text{
  font-size : 12px;
  line-height : 16px;
  padding-top : 5px;
  vertical-align : top;
  padding-left : 2px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
  padding-bottom : 5px;
}
.text-s{
  font-size : 10px;
  line-height : 12px;
  width : 120px;
  vertical-align : top;
  padding-top : 3px;
}
.text-s2{
  font-size : 10px;
  vertical-align : top;
  width : 250px;
  line-height : 12px;
  padding-top : 3px;
  padding-bottom : 6px;
}
.taki-name{
  font-size : 10px;
  padding-top : 3px;
}
