<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#navimenu03 {
	margin-bottom: 5px;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/air_menu_navi_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ui-tabs .ui-tabs-panel {
	padding: 0px;
}
#PaymentAmount {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10;
	margin-left: 5px;
}
div.title1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 30px;
}
table.itinerary {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.remarks {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#AddButton {
	border:1px solid #84bbf3;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background-color:#79bbff;
	color:#ffffff;
	display:none;
	text-shadow:1px 1px 0px #528ecc;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	cursor:pointer;
}
#RoomContainer div.btn-add {
    top: 8px;
}
.room-add-02{
	padding-left: 30px;
	font-size: 90%;
	color: #666;
}
.offer-add{
	font-size: 90%;
	color: #666;
}
.option-add-title{
	color: #00F;
	display: block;
}
.room-add {
}
.ui-widget-header.ui-corner-all li.ui-state-default.ui-corner-top a,
.ui-widget-header.ui-corner-all li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a{
	text-decoration: none !important;
	font-weight: bold;
}
.ui-widget-header {
	background-image: url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
#Itinerary .ng {
	color: #666666;
}
#PaymentAmount{
	position: fixed;
	bottom: 15px;
	background-color: #FFF;
	z-index: 1000;
	box-shadow: 3px 3px 5px 0px #666;
	border: 1px solid #FFC000;
}
#PaymentAmount table tbody tr td.pr10 input{
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/PaymentAmount_complete.png);
	background-position:center center;
	cursor:pointer;
	color:#ffffff;
	padding-right: 50px;
	padding-left: 50px;
	border-radius: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#PaymentAmount table tbody tr td.pr10 input:disabled{
	background-image: url(../images/PaymentAmount_incomplete.png);
	cursor:default;
}
.air-select-a{
    background-color: #FFFFE8;
}
.refine-air{
   padding-top: 5px !important;
   padding-bottom: 5px !important;
}
.airport-list div{
	float: left;
	margin-right: 15px;
}
#boxShisetsu {
	width: 732px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	border-top: 1px solid #B2AEA9;
	border-bottom: 1px solid #B2AEA9;
}
#titShisetsu {
	width: 712px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
	border-bottom: 1px solid #D6D4D1;
}
#boxShisetsu #shisetsuContent {
	font-size: 14px;
	list-style-type: disc;
}

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