<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Sans-Serif;
}
a	{color:#4169e1;text-decoration:underline;}/*UPK*/
a:hover	{color:#6495ed;text-decoration:none}

.container {
  max-width: 910px;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-right: 10px;
  padding-left: 10px;
　
}


.row.p0 {
  margin-right: 0;
  margin-left: 0;
}
.p0 {
  padding-right: 0;
  padding-left: 0;
}
.row.p1 {
  margin-right: -1px;
  margin-left: -1px;
}
.p1 {
  padding-right: 1px;
  padding-left: 1px;
}
.form-group,
.form-inline .form-group {
  margin-bottom: 10px;
}
.form-inline .form-group.inline {
  display: inline-block;
  *display: inline;
}

.form-inline .firstname{margin-right:10px}/**********************追加した*********/


.form-inline .form-group.inline .form-control {
  display: inline;
  width: auto;
  max-width: 100%;
}
.form-inline .radio.inline {
  display: inline-block;
  *display: inline;
}
.panel-heading {
  padding: 0;
}
.panel-title&gt;a {
  display: block;
  padding: 10px 15px;
}
.box-shadow {
  border:1px solid #f6f6f6;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;
}
.out_shadow {
  position: relative;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;
  z-index: 2;
}
.scroller-x {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  border: 1px solid #ddd;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
#header {margin:0 auto 30px auto;}
#header #header-content.upon{height:65px;border-bottom:5px solid #ff7f50;font-size:92%;background:#fff}
#header #header-content.skigele{height:70px;border-bottom:5px solid #2f83d2;font-size:92%}
#header #header-content.sixty{height:60px;border-bottom:1px solid #ddd;font-size:92%}
#header #header-content.seventy{height:70px;border-bottom:1px solid #ddd;font-size:92%}
#header #header-content.eighty{height:80px;border-bottom:1px solid #ddd;font-size:92%}
.headright	{float:right}
.headtxt	{float:left;margin:12px 0 0 15px;color:#ccc}
.headtxt70	{float:left;margin:8px 0 0 15px;color:#708090}
.headtxt80	{float:left;margin:20px 0 0 15px;color:#708090}

#main_navi {  height: auto;  position: relative;  top: auto;  left: auto;}
#header #top_navi {  position: relative;  z-index: 100;  text-align: left;}
#header #top_navi #rogo {  float: left;margin:5px ;}
#header #top_navi #rogo a:hover {  opacity: 0.75;}
.navbar {min-height: 40px;}						/*margin-bottom: 10px;はid=headへ*/
.navbar-brand {padding: 10px 15px;font-size: 13px;font-weight: bold;}	/*未使用*/
.navbar-nav &gt; li &gt; a {line-height: 0.7em;}				/*line-height:10px*/
.navbar-toggle {margin-top: 2px; margin-bottom: 2px;}
.navbar-inverse {background-color: #f8f8f8;border:0; border-radius:0;}	/*#CDF バーの基本*/
.navbar-inverse .navbar-brand {color: #339;}
.navbar-inverse .navbar-nav li{background:url(sample/arrow_toplink_bar.gif) 5px center no-repeat}
.navbar-inverse .navbar-nav&gt;li&gt;a {color:#444;font-size:86%}		/*#339;font-weight: bold;*/
.navbar-inverse .navbar-nav&gt;li&gt;a:hover{color:#6495ed;}
.navbar-inverse .navbar-toggle {border-color: #9BF;}			/*小枠*/
.navbar-inverse .navbar-toggle .icon-text {display: block;float: left;margin-right: 10px;color: #339;line-height: 1em;}
.navbar-inverse .navbar-toggle .icon-img {float: right;}
.navbar-inverse .navbar-toggle .icon-bar { background-color: #339;}	/*三本バー色*/
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #9BF;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ccc;
}

#footer {margin-top:40px; clear: both; background-color: #FFF}
#footer-inner {border-top: solid 1px #eee;padding:0;;}
#footer #footer-inner .navbar-inverse {background-color: #fff;border:0;}

#footer .inquiry dl	{padding-top:5px;  margin-top: 0;  margin-bottom: 0;border-top: solid 1px #eee;font-size:92%;}
#footer .inquiry dt	{font-weight:lighter;}
#footer .inquiry dt p span, #footer .inquiry dd p span {
  padding: 0px 5px;  background-color: #666;  border-radius: 4px;  color: #FFF;}
#footer .inquiry dt {text-align: left;}
#footer .inquiry dt p	{margin:0 13px 0 0;float:left;}
#footer .inquiry dd p	{margin:0;color:#aaa;font-size:76%} 


#search .filter {
  border: 1px solid #e0ecff;
  padding: 5px 10px;
  margin-bottom: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
 background: #f9fafc;
}				/*border-radius:追加;margin-top:追加;border: 1px solid #CCF*/



#search .filter ul {
  margin-bottom: 6px;
}
#search .filter .nav {
  margin-left: -6px;
}
#search .filter .nav-pills&gt;li {
  margin-left: 4px;
  padding: 2px;
}
#search .kensu {
  margin-bottom: 20px;
}
#search .search-list {
  margin-bottom: 20px;
}
#search .search-list .item +.item {
  margin-top: 30px;margin-bottom: 30px;
}



/*#search .search-list .item .midashi h4 a {color: #F00;}*/
										
							
#search .search-list .item .estab {
  margin-top: 10px;font-size:92%;
}
#search .search-list .item .estab dl {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#search .search-list .item .estab dt,
#search .search-list .item .estab dd {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 2px 10px;
}							/*  padding: 4px 10px;*/
#search .search-list .item .estab dt {
  background: #DEF;
}
/****#search .search-list .item .estab .price {
  color: #F00;
  font-weight: bold;
}***/
#search .search-list .item dl {
  margin-top: 0;
  margin-bottom: 0;
}
#search .search-list .item dl dt .main-img img {
  max-width: 100%;
  height: auto;
}
#search .search-list .item dl dd .detail {
  text-align: right;
}


#search .search-list .item dl dd .detail a {
  display: inline-block;
  background: #F93;
  color: #FFF;
  font-weight: bold;
  padding: 10px 20px;
  border: 1px solid #F63;
  border-radius: 10px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;
}
/*********************padding 10--&gt;10 20にした************/


#search .search-list .item dl dd .detail a:hover {
  background: #FC3;
}
#search .search-list .item dl dd .details .detail {
  margin-bottom: 4px;
}
#search .search-list .item dl dd .details .detail a {
  display: block;
  background: #F93;
  color: #FFF;
  padding: 0;
  border-radius: 4px;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;
}
#search .search-list .item dl dd .details .detail a:hover {
  background: #FC3;
}
#search .search-list .item dl dd .details .detail dl {
  padding: 2px;
  text-align: center;
}
#search .search-list .item dl dd .details .detail dl dt {
  padding: 3px 0;
  color: #FFF;
}
#search .search-list .item dl dd .details .detail dl dd {
  padding: 3px 0;
  background: #FFF;
  border-radius: 2px;
  color: #444;
}


#search .search-list .item .tags {
  margin-top:3px;border: 1px solid #e0ecff;background: #f9fafc;  padding:0;}		/*margin-top:追加;border: 1px solid #CCF;background: 追加;padding:10px;*/
#search .search-list .item .tags ul	{width:100%;margin:5px 0 0 15px;padding:0;}
#search .search-list .item .tags img{max-width:90%;height:auto;}
#search .search-list .item .tags li{margin:0 0 5px -6px;}
/*******

#search .search-list .item .tags .nav {
  margin-left: -6px;
}

#search .search-list .item .tags .nav-pills&gt;li {
  margin-left: 0px;
  padding: 2px;
　
}
******/
/**2567ab***/


/******allheadline****/

#search .search-list .item .midashi, #detail .midashi {/*border-top:2px solid #234C69;*/}
					/*2A587D*//*background:#FFC*/
#search .search-list .item .midashi .sub, #detail .midashi .sub, .sinfo .midashi .sub {
  background: #e3f1ff;}							/*background: #6BF;color: #FFF;font-weight: bold;*/
#search .search-list .item .midashi .sub .nav-pills&gt;li, #detail .midashi .sub .nav-pills&gt;li, .sinfo .midashi .sub .nav-pills&gt;li {
  padding: 3px 12px;}							/*padding: 6px;*/
#search .search-list .item .midashi .sub .nav-pills&gt;li +li, #detail .midashi .sub .nav-pills&gt;li +li, .sinfo .midashi .sub .nav-pills&gt;li +li {
  margin-left: 0;}
#search .search-list .item .midashi .sub .hatsu, #detail .midashi .sub .hatsu, .sinfo .midashi .sub .hatsu {
  background: #2567AB;color:#fff}					/*435EB0*//*background: #26F;font-size: 16px;*/
#search .search-list .item .midashi .sub .chaku, #detail .midashi .sub .chaku, .sinfo .midashi .sub .chaku {
  background: #608EC7;color:#fff}	/*5576B0*/			/*background: #28F;font-size: 16px;*/
#search .search-list .item .midashi .sub .haku, #detail .midashi .sub .haku, .sinfo .midashi .sub .haku {
  background: #8CA3BF;color:#fff}					/*9EC6FF*//*background: #FFF;font-size: 16px; color: #333;*/
#search .search-list .item .midashi h4, #detail .midashi h4, .sinfo .midashi h4{
  padding: 9px 12px;margin-top: 0;background-color:#F5FBFF;border-bottom:1px solid #e0ecff;font-weight:bold;color:#485866}
#search .search-list .item .midashi h4 a{width:100%;display:block}
		/*color: #F00; font-size: 122%;padding: 10px 10px 10px 10px;text-shadow: 1px 1px 1px #FCF; border-left: 5px solid #6BF;*/

							
#detail .estab dl {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#detail .estab dt,
#detail .estab dd {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 4px 10px;
}
#detail .estab dt {
  background: #DEF;
}
/******#detail .estab .price {  color: #F00;  font-weight: bold;}*****/
#detail .tags {
  border: 1px solid #CCF;
  padding: 10px;
　margin-bottom: 20px;
}
#detail .tags .nav {
  margin-left: -6px;
}
#detail .tags .nav-pills&gt;li {
  margin-left: 6px;
  line-height: 30px;
}
#detail #tour-photos .carousel-inner&gt;.item img {
  margin: 0 auto;
}
#detail #tour-photos .col-sm-4.p0 {
  border: 1px solid transparent;
}
#detail #osusume,
#detail #info,
#detail #hotel-info,
#detail #rentacar-info,
#detail #select-cal,
#detail #schedule,
#detail #info-master,
#detail #attention {
  margin-bottom: 30px;
}
#detail #osusume .body,
#detail #info .body,
#detail #hotel-info .body,
#detail #rentacar-info .body,
#detail #select-cal .body,
#detail #schedule .body,
#detail #info-master .body,
#detail #attention .body {
  font-size: small;
}
#detail #osusume .body .inner,
#detail #info .body .inner,
#detail #hotel-info .body .inner,
#detail #rentacar-info .body .inner,
#detail #select-cal .body .inner,
#detail #schedule .body .inner,
#detail #info-master .body .inner,
#detail #attention .body .inner {
  padding: 10px;
}
#detail #osusume .body+.body,
#detail #info .body+.body,
#detail #hotel-info .body+.body,
#detail #rentacar-info .body+.body,
#detail #select-cal .body+.body,
#detail #schedule .body+.body,
#detail #info-master .body+.body,
#detail #attention .body+.body {
  margin-top: 10px;
}
#detail td.tdcenter	{text-align:center}/***追加***/
#detail #hotel-info .body {
  margin-bottom: 20px;
  font-size: small;
}
#detail #hotel-info .body .inner {
  padding: 10px;
}
#detail #hotel-info .dankumi {
  -moz-column-width: 12em;
  -moz-columns: 12em;
  -webkit-columns: 12em;
  columns: 12em;
}
#detail #hotel-info .dankumi dl {
  margin-top: 0;
  margin-bottom: 0;
}
#detail #select-cal .body {
  margin-bottom: 20px;
  font-size: small;
}
#detail #select-cal .body .inner {
  padding: 10px;
}
#detail #select-cal .nav {
  background: #EEE;
}

/********これこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれこれ******/



.sliding	{margin-left:-5px}
#detail #select-cal .form-control {
  background: #225e9c;
  border-radius: 16px;
  border:2px solid #2567ab;  color:#fff;
  -webkit-box-shadow: #d1d9eb 0px 2px 4px;
  -moz-box-shadow: #d1d9eb 0px 2px 4px;
  box-shadow: #d1d9eb 0px 2px 4px;}
}  /*background: #2567ab;  color: #FFF;  border-radius: 16px;*/

				/****width: auto;background: #2567ab**/
#detail #select-cal .calenders {
  margin-bottom: 10px;
}
#detail #select-cal .calenders .caption {
  text-align: right;
  font-size: 12px;
  margin-bottom: 4;
}
#detail #select-cal .calenders .monthbar {
  padding: 6px;
  background: #2567ab;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 -1px 1px #145072;
  text-align: center;
}
#detail #select-cal .calenders .monthbar:after {
  display: table;
  content: " ";
  clear: both;
}
#detail #select-cal .calenders .monthbar .othermonth {
  width: 18%;
  margin: 0;
  float: left;
}
#detail #select-cal .calenders .monthbar .othermonth a {
  color: #FFF;
}
#detail #select-cal .calenders .monthbar .thismonth {
  width: 63%;
  margin: 0;
  float: left;
}
#detail #select-cal .calenders .monthbar .thismonth h3 {
  margin: 0;
}
#detail #select-cal .calenders .calender {
  font-size: 12px;
  width: 100%;
  margin: 0;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
#detail #select-cal .calenders .calender&gt;thead&gt;tr&gt;th,
#detail #select-cal .calenders .calender&gt;tbody&gt;tr&gt;th,
#detail #select-cal .calenders .calender&gt;tfoot&gt;tr&gt;th,
#detail #select-cal .calenders .calender&gt;thead&gt;tr&gt;td,
#detail #select-cal .calenders .calender&gt;tbody&gt;tr&gt;td,
#detail #select-cal .calenders .calender&gt;tfoot&gt;tr&gt;td {
  padding: 0;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
  text-align: center;
}

#detail #select-cal .calenders .calender .flItem th {
  background: #DEF;
}
#detail #select-cal .calenders .calender td {
  text-align: center;
　
}

#detail #select-cal .calenders .calender td .offday {
  color: #ff6666;
  text-align: left;
  width: 100%;
  float: left;
  text-indent: 3px;
  font-weight: bold;padding-top:3px;
}
#detail #select-cal .calenders .calender td .onday {
  color: #666;
  text-align: left;
  width: 100%;
  float: left;
  text-indent: 3px;
  font-weight: bold;padding-top:3px;
}
/**追加**/
#detail #select-cal .calenders .calender td.tourfee {height:80px;}
#detail #select-cal .calenders .calender td.tourfee a{width:100%;height:100%;display:block;text-decoration:none}
#detail #select-cal .calenders .calender td.tourfee a:hover{background:#fffff0}

#detail #select-cal .calenders .calender td.tourfee a.kettei	{background:url(aa.png) right 1px no-repeat}
#detail #select-cal .calenders .calender td.tourfee a.kettei:hover{background:#fffff0 url(aa.png) right 1px no-repeat}
#detail #select-cal .calenders .calender td.tourfee a.mousugu	{background:url(bb.png) right 1px no-repeat}
#detail #select-cal .calenders .calender td.tourfee a.mousugu:hover	{background:#fffff0 url(bb.png) right 1px no-repeat}

#detail #select-cal .attention {
  margin-bottom: 10px;
  font-size: small;
  border: 2px dashed #F00;
  border-radius: 10px;
}
#detail #select-cal .attention .inner {
  padding: 10px;
}
#detail #schedule .table {
  font-size: small;
}
#detail #schedule .table th {
  text-align: center;
}
#detail #schedule .schedule-table th {
  background: #DEF;
}
#detail #schedule .schedule-table .sub-th {
  background: #EEF;
}
#detail #info-master ul {
  margin-bottom: 0;
  padding: 0;
}
#detail #info-master ul li {
  list-style: none;
}
#detail #info-master ul li img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
#tour-stock .scroller-x	{border:none;}
#tour-stock {margin-bottom: 0px;}
#tour-stock ul {display: block; margin: 0; padding: 0 0 18px 0;}
#tour-stock ul li {float: left;list-style-type: none; width: 180px;height:180px;}
#tour-stock .tour a {display: block;background: #fff; width: 170px;height:160px;text-align: left;border:1px solid #f6f6f6;padding:6px 0 6px 6px;-moz-border-radius: 4px;-webkit-border-radius: 4px;  border-radius: 4px;-webkit-box-shadow: #ccc 0px 2px 4px; -moz-box-shadow: #ccc 0px 2px 4px; box-shadow: #ccc 0px 2px 4px;}
#tour-stock .tour dl {background: #FFF; margin: 0;}
#tour-stock .tour dl dt img {max-width:85px;max-height: 64px;}
#tour-stock .tour dl dd .chaku,
#tour-stock .tour dl dd .haku {text-align: center;font-size: 86%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-o-text-overflow: ellipsis;background:#8CA3BF;color: #fff;width:70px;padding:5px 0;border-bottom:1px solid #fff;position:relative;left:6px}
#tour-stock .tour dl dd .chaku {background: #608EC7;color: #fff;}
#tour-stock .tour .info {padding:6px 0;}
#tour-stock .tour .info .title {max-height:50px;font-size: 86%;overflow: hidden;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-o-text-overflow: ellipsis;}					/* white-space: nowrap;overflow: hidden; */
#tour-stock .tour .info .price {margin-top:6px}


.navi {
  margin-top: 50px;
  margin-bottom: 20px;
}
div.stat {
  border-bottom: 1px solid #CCC;
  margin-bottom: 20px;
  padding: 0 0 6px 0;font-size:86%;
}
div.stat .statSel {
  background-color: #ffa07a;
  padding: 2px 12px;
  color: #fff;font-weight:bold;-moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}



.sinfo {  background: #7DADE5;  padding:5px;  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: #ccc 0px 2px 4px;
  -moz-box-shadow: #ccc 0px 2px 4px;
  box-shadow: #ccc 0px 2px 4px;}

.sinfo .midashi h4{background-color:#fff}
.sinfo .estimate {
  text-align: right;
}
.sinfo .estimate .estab dl {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: #DEF;  position:relative;top:-5px;margin-bottom: 0px;	
}							/*margin-bottom: 6px;*/
.sinfo .estimate .estab dt,
.sinfo .estimate .estab dd {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 4px 10px;
}
.sinfo .estimate .estab dd {
  background: #FFF;
}

/****下に書き換え（rdk。upkは不使用）.sinfo .estimate .estab .price {  color: #F00;  font-weight: bold;}***/
/****.sinfo .estimate .price-sum .inner span.price {  color: #F00;  font-weight: bold;} {
  color: #F00;  font-weight: bold
}
***/

.sinfo .estimate .price-sum {
  display: inline-block;
  background: #FFF;
  border: 1px solid #CCC;
  border-radius: 4px;
}/******************************  font-size: 12px;取った***********/
.sinfo .estimate .price-sum .inner {
  padding: 2px 12px;font-size:92%;
}

.sinfo .estimate #estimateOne {
  margin-top: 6px;
  background: #FFF;
}							/*  border: 1px solid #CFC;*/
.sinfo .estimate #estimateOne .inner {
  padding: 8px;
}
.sinfo .estimate #estimateOne .inner table {
  font-size: 12px;
  margin-bottom: 0;
}
.sinfo .estimate #estimateOne .inner table th {
  background: #DEF;
}
.append-list {
  text-align: right;
  margin-bottom: 20px;
}
h2.titleShohin,
h3 {
  font-size: 18px;
  font-weight: bold;
}
.tblShohin {
  background: #DEF;
}
.tblShohin dt {
  padding: 10px;
  border-top: 1px dotted #FFF;
}
.tblShohin dd {
  padding: 10px 10px;
  background: #FFF;
  border-top: 1px dotted #CCC;
}
.tblShohin dd:last-child {
  border-bottom: 1px dotted #CCC;
}


.tblKakunin {
  background: #435EB0;
}
.tblKakunin dt {
  font-size: 12px;
  padding: 4px 8px 4px 4px;
  border-top: 1px dotted #FFF;color:#fff;
}
.tblKakunin dd {
  font-size: 12px;
  padding: 4px;
  background: #FFF;
  border-top: 1px dotted #CCC;
}
.tblKakunin dd:last-child {
  border-bottom: 1px dotted #CCC;
}
.tblOptTd2 {
  background-color: #DEF !important;
}
input.optHidTxt {
  display: none !important;
}
.marginKabu {
  margin: 20px 0 20px 0;
}
.tblKanryouTd {
  max-width: 600px;
}
#flight .frightTable2 {
  margin-bottom: 20px;
  background-color: #fff;
  border: solid 2px #79A;
  border-radius: 4px;
  box-shadow: #ccc 0px 2px 4px;
}
#flight .frightTable2 dl.flightDate {
  margin-bottom: 0;
  padding: 6px 8px;
}
#flight .frightTable2 dl.flightDate dt,
#flight .frightTable2 dl.flightDate dd {
  line-height: 34px;
}
#flight .frightTable2 dl.flightDate dt .form-group,
#flight .frightTable2 dl.flightDate dd .form-group {
  margin-bottom: 0;
}
#flight .frightTable2 dl.flightDate dt {
  width: auto;
  overflow: visible;
}
#flight .frightTable2 table {
  margin-bottom: 0;
}
#flight .frightTable2 table .flItem {
  font-size: 11px;
  background-color: #79A;
  color: #fff;
  box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.5) inset;
}
#flight .frightTable2 table .flItem th {
  text-align: center;
  font-weight: normal;
  vertical-align: middle;
}
#flight .frightTable2 table .flInfo {
  font-size: small;
}
#flight .frightTable2 table .flInfo&gt;tbody&gt;tr&gt;td {
  padding: 8px 4px;
}
#flight .frightTable2 table .flInfo td {
  vertical-align: top;
  text-align: center;
  padding: 8px 5px;
}
#flight .frightTable2 table .flInfo td.flCode strong {
  font-size: 1.1em;
  font-family: "Arial Black";
}
#flight .frightTable2 table .flInfo td.check {
  padding-left: 8px;
  padding-right: 0;
}
#flight .frightTable2 table .flInfo tr.append-first td {
  padding-bottom: 0;
}
#flight .frightTable2 table .flInfo tr.append-last td {
  border-top: 0;
  padding-top: 0;
}
#busjr .wseat-block.on {
  background: #BEF;
  border-radius: 8px;
}

/*ちと無理矢理*/

/****colorset
2A487D
4671C4-435EB0
5576B0
7DADE5-9EC6FF
EFFFFE-E4F5FF-F5FBFF-e8f4ff-e3f1ff
****/


.sinfo .estimate .prices {
  background: #e3f1ff;
}/*f2fcff*/
.sinfo .estimate .prices .inner {
	padding: 8px;
	text-align:center;
}
.sinfo .estimate .prices .inner strong {
  font-size: 20px;
}
.sinfo .estimate .prices #estimateOne {
  margin-top: 6px;
  background: #FFF;
}/****border-top:4px solid #7DADE5;***/

#confirm .price {
  margin-bottom: 20px;
  text-align: center;
}
#confirm .price p {
  margin-bottom: 6px;
}
#confirm .price .inner {
  font-size: 11px;
  color: #444;
  border: 4px solid #AD0;
  background: #FFD;
  padding: 10px;
  width: 66%;
  margin: 0 auto;
}
#confirm .price .inner input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: -0.1em;
}
#confirm .price .inner strong {
  font-size: 20px;
}


#confirm .approve {
  margin-bottom: 20px;
  text-align: center;
}
#confirm .approve p {
  margin-bottom: 6px;
}
#confirm .approve .inner {
  font-size: 20px;
  color: #444;
  border: 4px solid #AD0;
  background: #FFD;
  padding: 10px;
  width: 66%;
  margin: 0 auto;
}
#confirm .approve .inner input[type="checkbox"] {
  width: 20px;
  height: 20px;
  vertical-align: -0.1em;
}
#confirm .new-member,
#confirm .no-member,
#confirm .member {
  margin-bottom: 20px;
}
#confirm .new-member h3,
#confirm .no-member h3,
#confirm .member h3 {
  margin: 0;
  padding: 10px;
  color: #FFF;
}
#confirm .new-member .inner,
#confirm .no-member .inner,
#confirm .member .inner {
  padding: 10px;
  border-radius: 0 0 8px 8px;
}
#confirm .new-member h3 {
  background: #09F;  border-radius: 8px 8px 0 0; text-indent:5px;
}
#confirm .new-member .inner {
  border: 4px solid #09F;
  border-top: 0;
}
#confirm .no-member h3 {
  background: #F6A;  border-radius: 8px 8px 0 0; text-indent:5px;
}
#confirm .no-member .inner {
  border: 4px solid #F6A;
  border-top: 0;
}
#confirm .member h3 {
  background: #F90;  border-radius: 8px 8px 0 0; text-indent:5px;
}
#confirm .member .inner {
  border: 4px solid #F90;
  border-top: 0;
}
.kome,
.hosokuKabu {
  color: #F48;
}
.hosoku {
  color: #F48;
  font-size: 12px;
}
@media (min-width: 768px) {
  .dl-horizontal dd {
    margin-left: 160px;
  }
}
@media (max-width: 767px) {
  .tblShohin dt {
    border-top: 0;
  }
  .tblShohin dd {
    padding: 10px 6px;
  }
}


.adjust	{padding:0;}
.freetext{margin:15px 0}

.navbar-inverse{max-width:940px;margin:0 auto}
.form-inline .radiolabel label{padding-left:5px;padding-right:10px}
.sample	{color:#bbb}

#confirm ul, #complete ul	{margin-left:20px;padding:0;}
#confirm ul li, #complete ul li	{margin-left:0px;padding:0;}
#confirm .next{padding-right:30px;padding-left:30px}
.kaiinp	{margin-top:15px;font-size:92%;line-height:2em}
.notifyme h4	{margin-top:30px;font-size:92%;line-height:1em}


#step1 .paxselect .form-group, #step1 .paxselect .form-group label{width:110px;}
#step1 .paxselect select	{width:100px}
#syukuhaku .paxselect	{padding-right:10px} 

#step1 .navbar, #busjr .navbar, #syukuhaku .navbar, #option .navbar,  #rentacar .navbar,  #confirm .navbar,  #person .navbar, #final-confirm .navbar, #payments .navbar, #complete .navbar	{display:none;}
</pre></body></html>