@charset"UTF-8";

/*---------------------------------------------------------
 タイコンテンツページ用CSS
 history: 2007/09/19 make denda
---------------------------------------------------------*/

.th_1 {
   text-align: left;
}

.th_2 {
   text-align: left;
   margin-bottom: 10px;
}

.th_3 {
   text-align: left;  
}

.th_3 img {
   float: right;
}

.tachiyori_header  {
  color: #000000;
  margin-top: 10px;
}

.tachiyori_hotelname  {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

.tachiyori_price  {
  color: #8f0000;
}

.tachiyori_remarks {
  margin-top: 15px;
  list-style: square inside none; 
}

.tachiyori_price span {
  font-size: 14px;
  font-weight: bold;
}