table.salon_info {
  width: 700px;
  margin-bottom: 20px;
  margin-top:10px;
}

.salon_info thead th {
  font-weight: bold;
  font-size: 140%;
  text-align: center;
  color: #996633;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", "KozGoStd-Light",  "KozGoStd-Regular", Arial, "Trebuchet MS", Helvetica, Verdana, sans-serif;
}

.salon_info td.salon_image {
  text-align: center;
}
td.salon_note{
    padding:0 10px 10px 10px;
}