@charset"UTF-8";

#tw_tachiyori h3  {
  margin-top: 10px;
  background: none;
}

#tw_tachiyori p {
  margin-top: 10px;
}

#tw_tachiyori p  span {
  font-weight: bold;
}

.tachiyori_schedule  table {
  width: 560px;
  margin-left: 20px;
  border-collapse: collapse;
  border-spacing: 0pt;
  empty-cells: show;
}

.tachiyori_schedule  td {
  font-size: 12px;
  border: 1px solid #666666;
  padding: 3px;
}

#tachiyori_price  {
  margin-left: 40px;
  width: 360px;
  padding: 5px;
  background-color: #FCE3B1;
}

.tachiyori_price_left  {
  float: left;
  width: 250px;
  padding: 3px;
}

.tachiyori_price_left span {
  color: #0060B6;
}

.tachiyori_price  {
  font-size: 18px;
  font-weight: bold;
  color: #D010B1;
  padding: 3px;
}



.float_crear  {
  clear: both;
}
