@charset "utf-8";


.jq_pagespace h3 {
  padding: 5px;
  border-left: 5px solid #ed7623;
  border-bottom: 2px solid #ed7623;
  margin: 25px 0 5px 0;
  font-size: 120%;
}

.jq_pagespace .campaign_remarks_list {
  margin-bottom: 10px;
}

.jq_pagespace .campaign_remarks_list li {
  text-align: right;
  font-size: 90%;
  _font-size: 75%;
}

*+html body .jq_pagespace .campaign_remarks_list li {
  font-size: 75%;
}

.jq_pagespace .page_remarks {
  clear: both;
  padding: 10px 0;
  text-align: center;
}

.jq_pagespace #jq_remarks {
  padding: 5px;
  border: 1px solid #ed7623;
  font-weight: bold;
}

.jq_pagespace #class_info_list {
  margin-left: 20px;
}

.jq_pagespace #class_info_list li {
  list-style-type: disc;
  padding: 0 0 8px 5px;
}

.jq_pagespace .table_list li {
  float: left;
  width: 300px;
  padding-bottom: 10px;
  text-align: center;
}

.jq_pagespace table {
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 100%;
}

.jq_pagespace table tr td, .jq_pagespace table tr th {
  border: 1px solid #ed7623;
  text-align: center;
}

.jq_pagespace table tr th {
  background-color: #ed7623;
  color: #fff;
}

.jq_pagespace table .even th {
  background-color: #fff;
  color: #ed7623;
}

.jq_pagespace td {
  background-color: #e4f5ff;
}

.jq_pagespace table tr .al_title {
  width: 150px;
}

.jq_pagespace table tr .al_price {
  width: 130px;
  color: #000;
  font-weight: bold;
  font-size: 110%;
}

.jq_pagespace table tr .al_price span {
  font-size: 80%;
}

.jq_pagespace .schedule_list li {
  margin-bottom: 20px;
}

.jq_pagespace .schedule_list li table tr td {
  width: 98px;
}

.jq_pagespace .table_list li .table_remarks {
  font-size: 90%;
  text-align: right;
}

.jq_pagespace #class_info_list li {
  margin-left: 20px;
  list-style-type: disc;
}

.jq_pagespace #price_remarks {
  padding-left: 20px;
  margin-bottom: 15px;
}

.jq_pagespace #price_remarks p {
  padding-bottom: 5px;
}

.jq_pagespace #other_remarks h4 {
  font-size: 100%;
}

.jq_pagespace #other_remarks p {
  padding-left: 15px;
  margin-bottom: 1em;
}

.jq_pagespace #link_list {
  padding: 20px 0;
}

.jq_pagespace #link_list li {
  float: left;
  width: 300px;
}

.jq_pagespace #tel_block {
  padding: 15px 0 10px 0;
  text-align: center;
}

.charge {
  color: #ff0000;
  font-weight: bold;
}

.option_block {
  padding: 3px 5px;
  border: 1px solid #ed7623;
  margin-bottom: 2em;
}

.option_block ul li h4 {
  border-bottom: 1px dotted #cccc
  margin-bottom: 5px;
  font-size: 120%;
}

.option_block ul li p {
  margin: 0 0 5px 2em;
}


.air_ticket h3 {
  padding: 0pt 0pt 4px;
  border: 0px solid #ccc;
  margin: 10px 0pt;
  background: transparent url(http://image.stworld.jp/img/common/line02.gif) repeat-x scroll center bottom;
}

.air_ticket h3 span {
  display: block;
  height: 23px;
  padding: 2px 0pt 0pt 28px;
  background: transparent url(http://image.stworld.jp/img/common/h3_head.gif) no-repeat scroll 0pt 50%;
  color: #45a306;
  font-size: 16px;
}

.air_ticket .ticket_list {
  margin: 10px 10px 30px 10px;
}

.air_ticket .ticket_list li a {
  display: block;
  padding: 5px 0 5px 10px;
  border: 1px solid #2e6a04;
}

.air_ticket .ticket_list li.even a {
  background-color: #dbffc1;
}

.air_ticket .ticket_list li a:hover {
  background-color: #429805;
  color: #fff;
}

