@charset"UTF-8";

/*---------------------------------------------------------
 モルディブ 立ち寄りプラン用CSS
 history: 2008/01/04 make denda
---------------------------------------------------------*/

.tachiyori_pagespace h4 {
  text-align: left;
}

.mv_tachiyori_top {
   float: left;
   text-align: center;
}

.mv_tachiyori_schedule {
   background-color: #ffcc00;
   color: #d10000;
   font-size: 13px;
   font-weight: bold;
}

.mv_tachiyori_schedule_text {
   font-weight: bold;
   text-align: left;
}

.mv_tachiyori_schedule_text_2 {
   font-weight: bold;
   text-align: center;
}

.mv_tachiyori_plan_block {
   clear: both;
}

.mv_tachiyori_plan {
   float: left;
   clear: both;
   width: 600px;
   color: blue;
   font-size: 13px;
   font-weight: bold;
   text-align: left;
}

.mv_tachiyori_plan_2 {
   float: left;
   clear: both;
   width: 600px;
   color: red;
   font-size: 13px;
   font-weight: bold;
   text-align: left;
}

.mv_tachiyori_plan_text {
   float: left;
   clear: both;
   width: 600px;
   text-align: left;
}

.mv_tachiyori_img {
   clear: both;
}

.mv_tachiyori_op_text {
   text-align: center;
}

.tachiyori_pagespace {}
.tachiyori_pagespace table { border-collapse: collapse; margin-bottom: 20px; }

.tachiyori_pagespace table td { padding: 5px 5px 3px; border: 1px solid #ccc; line-height: 1.8em; }

.tachiyori_pagespace table th {
  border: 1px solid #ccc;
  background-color: #fc0;
  font-weight: normal;
  text-align: center;
}

.tachiyori_pagespace table th.sub_head {
  background-color: #fff2bf;
  color: #ff8080;
}

.tachiyori_pagespace table.noborder td {
  border: 0px solid #ccc;
}

.tachiyori_pagespace table .align_center {
  text-align: center;
}

.tachiyori_pagespace table .price_cell {
  padding-right: 5px;
  font-weight: bold;
  text-align: right;
}

.tachiyori_pagespace table .img_cell {
  width: 100px;
  padding-top: 5px;
  text-align: center;
}

.tachiyori_pagespace .price td {
  text-align: center;
}

.tachiyori_pagespace .price_tsuika {
  color: #ff0000;
}

.tachiyori_pagespace .price_remarks {
  text-align: right;
  margin-top: -0.5em;
}

.tachiyori_pagespace .hotel_remarks {
  text-align: right;
  margin-top: -0.5em;
}

.tachiyori_pagespace table .op_table {
  width: 100%;
}

.tachiyori_pagespace table .op_table td {
  border: 1px solid #ccc;
}

.tachiyori_pagespace .tachiyori_schedule_table {
  width: 600px;
}
.tachiyori_pagespace .tachiyori_schedule_table th { background-color: #ffcccc; padding: 3px 5px; }
.tachiyori_pagespace .tachiyori_schedule_table .date_cell {
  text-align: center;
}

.btn_inquiry { padding: 20px; text-align: center; }
.btn_inquiry li { display: inline; margin: 0 20px; }
.btn_inquiry li img { vertical-align: middle; }
