@charset"utf-8";

.tv_page h2 {
  margin-bottom: 10px;
}

.tv_page .link_list {
  height: 45px;
  text-align: center;
}

.tv_page .link_list li {
  display: inline;
}

.tv_page .link_list li img {
  margin-top: -3px;
}

.tv_page .resort_block {
  padding: 5px 5px 16px 5px;
  margin-bottom: 20px;
  background-image: url("../images/block_bg_bottom.gif");
  background-position: left bottom;
  background-repeat: repeat-x;
}

.tv_page .resort_title {
  padding-bottom: 3px;
  border-bottom: 1px solid #abdbff;
  margin-bottom: 5px;
}

.tv_page .resort_title h3 {
  margin-bottom: 2px;
}

.tv_page .resort_photo_block {
  padding: 3px 3px 3px 5px;
  margin-bottom: 5px;
}

.tv_page .resort_photo_block {
  height: 230px;
}

.tv_page .resort_photo_block .photo01 {
  float: left;
  width: 375px;
  height: 223px;
}

.tv_page .resort_photo_block .photo02 {
  float: left;
  width: 215px;
  height: 126px;
}

.tv_page .resort_photo_block .photo03 {
  float: left;
  width: 110px;
  height: 96px;
}

.tv_page .resort_photo_block .photo04 {
  float: left;
  width: 104px;
  height: 96px;
}

.tv_page .resort_catch {
  margin-bottom: 10px;
}

.tv_page .resort_tour {
  margin-bottom: 25px;
  text-align: right;
}

.tv_page .resort_tour a {
  border-bottom: 2px solid #a83939;
}

.tv_page .resort_tour a:hover {
  border-bottom: 2px solid #f7b4b4;
}

.tv_page .conrad_title {
  background-image: url("../images/conrad_logo.gif");
  background-position: right center;
  background-repeat: no-repeat;
}

.tv_page .huva_title {
  background-image: url("../images/huva_logo.gif");
  background-position: right center;
  background-repeat: no-repeat;
}

.tv_page .banyan_title {
  background-image: url("../images/banyan_logo.gif");
  background-position: right center;
  background-repeat: no-repeat;
}


