.hotel_cont {
  padding: 5px;
}

.omiyachiiki {
  color: fff;
  font-size: 18px;
  font-weight: bold;
  background-color: #980000;
  padding-left: 10px;
  margin-bottom: 20px;
  height: 30px;
  line-height: 33px;
  text-align: center;
}

.hotel_cont {
  border: 1px solid #900;
  margin: 10px;
}

.hotelname {
  text-align: center;
}

h3 {
  color: #fff;
}

.right {
  font-size: 14px;
}

.hotelinfo {
  color: #fff;
  font-size: 14px;
}

.hotelinfo ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.hotelinfo img {
  width: 30%;
}