<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*===========================================


	===========================================*/
.camp_price_red {
  font-size: 1.6em;
  font-weight: bold;
  color: #ff0000;
  letter-spacing: -1px;
  margin-top: 5px;
}

div.campbox {
  margin: 20px 0 !important;
}
div.campbox p.chance:hover {
  opacity: 0.5;
}
div.campbox p.chance a {
  box-sizing: border-box;
  padding: 15px 10px 15px 20px !important;
  background: #3299FE;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: url("/images/single_ttlbg.gif") repeat-x left bottom;
  border: solid 1px #ccc;
  border-left: solid 5px #FF5599;
  font-weight: bold;
  color: #006CB7;
  width: 670px;
  text-decoration: underline;
}

table.campinfo {
  width: 480px !important;
  margin-bottom: 10px;
}
table.campinfo th {
  padding: 8px 10px !important;
}
table.campinfo td {
  padding: 12px !important;
}
table.campinfo td .camp_type {
  display: inline-block;
  float: left;
  margin-bottom: 10px !important;
}
table.campinfo td .camp_type span {
  padding: 5px;
  display: inline-block;
  float: left;
  margin-right: 5px;
  font-size: 0.9em;
  font-weight: bold;
}
table.campinfo td .camp_type span.car {
  background: #339966;
  color: #fff;
}
.cf tr th.head:first-child {
  border-right: 1px solid #fff
}

table.campinfo td .camp_type span.hold {
  color: #339966 !important;
  background: #d8ffec;
}
table.campinfo td .camp_type span.plan {
  background: #e2e1e1;
  color: #000;
}
table.campinfo td .camp_startday {
  display: inline-block;
  float: left;
  font-size: 0.8em !important;
  margin-top: 5px;
}
table.campinfo td .cap_taxprice {
  border-top: 1px solid #e2e1e1;
  padding-top: 10px;
  clear: both;
  font-weight: bold;
}
table.campinfo td .cap_taxprice span.camp_line {
  text-decoration: line-through;
  color: #666666;
}
table.campinfo td .cap_taxprice span.camp_price_red {
  margin-top: 5px;
  display: inline-block;
}
table.campinfo td .cap_taxprice span.camp_notax {
  color: #ff0000;
  font-size: 1.2em;
}

.mb0 {
  margin-bottom: 0;
}


div.cf{font-size: 0.8em;line-height: 1.5;}

#etc .campbox p.chance{
	margin-bottom: 20px;
    padding: 0;
    border-left: none;
    /* color: #ff0082; */
    font-weight: bold;
    font-size: 1em;
    clear: both; */
}

</pre></body></html>