@charset "utf-8";

.cssskin-_block_main_reserve p {
  border: 0px solid #00aad4;
  text-align: center;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 180px;
  margin-left: 180px;
  background-color: #ffffff;
}

.cssskin-_block_main_reserve h2 {
  border: 2px solid #6d9eeb;
  border-radius: 5px;
  background-color: #6d9eeb;
  color: #ffffff;
  margin-left: 320px;
  margin-right: 320px;
  line-height: 1.0;
  margin-bottom: 20px;
  padding-top: 10px;
  font-size: 2.5em;
  height: 20px;
  text-align: center;
}

.cssskin-_block_main_reserve  {
  border-top: 22px solid #d7eef4;
  border-bottom: 22px solid #d7eef4;
  margin-top: 50px;
  background-color: #ffffff;
}

