@charset "iso-8859-1";
/* General */
body {
	font: 12px/130% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px 0px 10px;
}
img {
	border:none;
}
#wrapper {
	width: 750px;
	border:#cccccc solid 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background: #FFFFFF;
}
#seo-text {
	font-size:10px;
	text-align:center;
}
.pagetop {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 5px;
	clear:both;
}
.clear {
	clear:both;
}
.left {
	float:left;
	margin:5px 10px 5px 0px;
}
.right {
	float:right;
	margin:5px 0px 5px 10px;
}
.center {
	text-align:center;
}
.graybox {
	background: #CCCCCC;
	width: 560px;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
}
.tbl-gray {
	border-collapse:collapse;
	border:solid 1px #999999;
}
.tbl-gray th {
	border:solid 1px #999999;
	background:#cae1f5;
	color:#333333;
	text-align:left;
	padding:3px;
}
.tbl-gray td {
	padding:7px;
	border:solid 1px #999999;
}
.tbl-gray caption {
	text-align:right;
	font-size:10px;
}
/* Links */
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
/* Title */
h1 {
	float:left;
	width:228px;
	height:70px;
	margin:5px 0px 0px;
	padding:0px;	
	background: url(../images/TJ-logo.gif) no-repeat left top;
	text-indent:-9999px;	
}
h1 a {
	display:block;
	width:228px;
	height:70px;
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;	
}
h2 {
	font-size:12px;
	color:#333333;
	background: url(../images/h2-bg.gif) no-repeat left top;
	width:580px;
	height:22px;
	margin: 0px 0px 10px;
	padding-top: 8px;
	padding-left: 10px;
}
h3 {
	font-weight: bold;
	color: #003399;
	border-left: medium solid #003399;
	border-bottom: dotted 1px #999999;
	padding:5px;
	font-size:12px;
	margin: 10px 0px 5px;
}
h3.privacy {
	font-weight: bold;
	color: #003399;
	font-size:12px;
	margin-bottom:5px;
	margin-top:30px;
}
/* Font */
.text12px-red {
	color: #FF0000;
}
.red-bold {
	color: #FF0000;
	font-weight:bold;
	font-size:12px;
}
.redB-18px {
	color: #FF0000;
	font-weight:bold;
	font-size:18px;
}
.yellowB {
	color: #FFFF00;
	font-weight:bold;
	font-size:12px;
}
.pinkB {
	color: #FF00FF;
	font-weight:bold;
}
.pinkB-18px {
	color: #ed145a;
	font-weight:bold;
	font-size:18px;
}
.gray {
	color: #999999;
}

.bold {
	font-weight:bold;
}
.text10px {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
/* Space */
.margin-5px {
	margin-bottom:5px;
}
.margin-10px {
	margin-bottom:10px;
}
.margin-20px {
	margin-bottom:20px;
}

/* Header */
#header {
	width: 750px;
	border-bottom:solid 3px #999999;
	padding:0px;
	margin-bottom:5px;
	height:103px;
}
.logo {
	margin-top:5px;
	float:left;
	width:228px;
	height:70px;
}
.top-nav {
	width:730px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(../images/topnav-bg.gif) no-repeat;
	height: 24px;
	padding-top: 6px;
	padding-left: 20px;
	margin:0px;
	clear:both;
}
.top-menul {
	font-weight: normal;	
	letter-spacing:7px;
}
.top-nav a:link {
	color: #333333;
	text-decoration: none;
}
.top-nav a:visited {
	color: #333333;
	text-decoration: none;
}
.top-nav a:hover {
	color: #00ccff;
	text-decoration: none;
}
.top-nav a:active {
	color: #333333;
	text-decoration: none;
}
.delete {	
	text-decoration: line-through;
}
.globalnav {
	float:right;
	margin-top: 10px;
	font-size:10px;
	text-align:right;
}

/* Sidenav */
.sidenav {
	width: 150px;
	float:left;
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.sidenav-title {
	background: #464646;
	font: bold 11px/100% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	color: #FFFFFF;
}
.sidenav-title01 {
	background: #0099FF;
	font: bold 11px/100% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	color: #FFFFFF;
}
.sidenav-sub {	
	padding-left: 5px;
}
.sidenav a:link {
	color: #000000;
	text-decoration: none;
}
.sidenav a:visited {
	color: #003366;
	text-decoration: none;
}
.sidenav a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.sidenav a:active {
	color: #FF6600;
	text-decoration: none;
}
.brochure {
	font-size:10px;
	line-height:110%;
	margin-bottom:10px;
}

/* Contents */
#contents {
	width: 590px;
	float:right;
	clear:both;
}
.contents-text {
	padding: 10px;
	width: 570px;
}
.city {
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	margin-bottom:5px;
}
.area {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom:5px;
}

/* Footer */
#footer {
	font-size: 10px;
	color: #464646;
	background: #CCCCCC;
	width: 750px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	clear: both;
}
.agentno {
	width: 750px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#515151;
	clear: both;
}

/* Toppage */
.hot-deal {
	margin-bottom: 5px;
}
.airfare {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.airfare-subtitle {
	color: #003366;
}
.title01 {
	font-weight:bold;
	font-size:14px;
	color:#003366;
	line-height:130%;
}
.tbl-airfare01 {
	border-bottom: 1px solid #999999;
	width: 75px;
}
.tbl-airfare02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #999999;
	width: 215px;
}
.tbl-airfare03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #999999;
	width: 215px;
}
.tbl-hotdeal01 {
	border-bottom: 1px solid #999999;
	width: 36px;
	padding:2px;
}
.tbl-hotdeal02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #999999;
	width: 146px;
	padding:2px;
	vertical-align: top;
}
.tbl-hotdeal03 {
	width: 36px;
	padding:2px;
}
.tbl-hotdeal04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 146px;
	padding:2px;
	vertical-align: top;
}
.notice {
	font: 10px/120% Verdana, Arial, Helvetica, sans-serif;
}
.iata-logo {
	margin-top:15px;
}
.package {
	width:190px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.package01 {
	width:190px;
	float:left;
	margin-bottom:10px;
}
.package-title {
	background:#0099CC;
	width:184px;
	padding:3px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
.package-img {
	margin-top:5px;
	margin-bottom:5px;
}
.package-desc {
	background:#ebebeb;
	width:180px;
	height:50px;
	padding:5px;
	font-size:10px;
}
.air-title {
	background:#004a80;
	width:184px;
	padding:3px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}
.ban-air {
	margin-bottom:10px;
	margin-top:10px;
}
.airfareL, .airfareM {
	width:190px;
	float:left;
	margin-right:3px;
}
.airfareR {
	width:190px;
	float:right;
}


/* JR pass */
.caution {
	background: #FF6633;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin-bottom:5px;
}
.tbl-price {
	border:solid 1px #336da7;
	border-collapse:collapse;
	width:100%;
}
.tbl-price caption {
	font-size:10px;
	text-align:right;
}
.tbl-price th {
	border:solid 1px #336da7;
	background:#cae1f5;
	color:#333333;
	padding:3px;
}
.tbl-price td {
	padding:3px;
	border:solid 1px #336da7;
	text-align:center;
}
.pass-category {
	width:560px;
	padding:5px;
	margin-bottom:10px;
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
}

/* JAL pass */
.notice {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
}
/* Transport */
.img-transfer {
	margin-left: 25px;
	margin-right: 50px;
	margin-bottom: 30px;
	float:left;
}
.tbl-transport {
	width:100%;
}
.tbl-transport th {
	padding:5px;
	background:#003366;
	color:#FFFFFF;
}
.tbl-transport td {
	padding:5px;
	border-bottom:dotted 1px #999999;
}
.tbl-transport caption {
	text-align:right;
	font-size:10px;
}

/* Special Events */
.event-date {
	font-weight: bold;
	color: #666666;
}
.event-month {
	width:564px;
	padding:3px;
	font-weight:bold;
	color:#FFFFFF;
	background:#999999;
	margin-top:20px;
}

/* Booking Conditions */
.tbl-fees {
	border-collapse:collapse;
	border:solid 1px #999999;
}
.tbl-fees th {
	border:solid 1px #999999;
	background:#CCCCCC;
	color:#333333;
	text-align:left;
	padding:3px;
}
.tbl-fees td {
	padding:5px;
	border:solid 1px #999999;
}
.tbl-fees caption {
	font-weight:bold;
}
.condition {
	width:600;
	margin-left:auto;
	margin-right:auto;
}

.condition-question {
	font-weight:bold;
}
.condition-answer {
	font-weight:bold;
	margin-left:10px;
}

/* Airfares */
.airfare-border {
	width:548px;
	border:solid 1px #cccccc;	
	padding:10px;
	margin-bottom:20px;
}
.airline-logo {
	margin-right:5px;
	margin-bottom:5px;
}
.airfare-large {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;	
}
.airfare-title {
	font-weight:bold;
	color:#003366;
	font-size:14px;
}

/* Specials */
.sp-title {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	width:580px;
	padding:5px;
	background: #f26522;
	margin-bottom:20px;
}
.tbl-sp {
	width:100%;
	border:solid 1px #cccccc;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}
.tbl-sp th {
	border:solid 1px #cccccc;
	padding:3px;
	background:#999999;
	color:#FFFFFF;
	font-size:11px;
}
.tbl-sp td {
	border:solid 1px #cccccc;
	padding:3px;
}
.sp-condition {
	color: #666666;
	font-size:10px;
	line-height: 125%;
}
/* Tours */
.tour-title {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	width:550px;
	height:30px;
	padding:5px;
	background: url(../images/tours/tour-title-back.gif) no-repeat;
}
.tour-schedule {
	background: #ebebeb;
	width:550px;
	padding:5px;
	font-weight:bold;
	color:#003366;
	border-top:solid 2px #003366;
	border-bottom:dotted 1px #003366;
	margin-top:40px;
	margin-bottom:5px;
}
.tour-img {
	float:right;
	margin-left:5px;
	margin-top:5px;
}
.tour-price {
	border-collapse:collapse;
	border:solid 1px #999999;
	font-size:11px;
}
.tour-price th {
	border:solid 1px #999999;
	background:#cae1f5;
	color:#333333;
	text-align:left;
	padding:3px;
}
.tour-price td {
	padding:3px;
	border:solid 1px #999999;
}
.tour-date {
	background: #CCCCCC;
	width: 550px;
	padding:5px;
	margin-top:15px;
	margin-bottom:25px;
}
.tbl-tourlist td {
	padding:5px;	
}
.tbl-tourlist img {
	border:none;
}
.tour-category01 {
	background-color: #003366;
	color:#FFFFFF;
	font-weight:bold;
}
.tour-category02 {
	background:#CCCCCC;
}
.tour-category03 {
	border-bottom:1px dotted #999999;
}
.remarks ul {
	margin:0;
	padding:0;	
}
.remarks li {
	padding-left:5px;
	margin-left:25px;
}
.remarks ol {
	margin:0;
	padding:0;	
}
.dot-frame {
	border:1px dotted #999999;
	width:548px;
	padding:10px;
	margin-top:5px;
	margin-bottom:15px;
	clear:both;
}
.back {
	text-align:right;
	margin-bottom:5px;
}
.tourlist-price {
	margin-left:15px;
	margin-top:5px;
	font-size:10px;
}

/* Accommodation */
.hotel {
	background-color:#003366;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	width:560px;
}
.hotel-detail {
	width:550px;
	padding:10px;
	margin-bottom:20px;
}
.tbl-hotelprice {
	border-collapse:collapse;
	border:solid 1px #999999;
	margin-top:5px;
}
.tbl-hotelprice th {
	border:solid 1px #999999;
	background:#cae1f5;
	color:#333333;
	font-weight:normal;
	text-align:center;
	padding:3px;
}
.tbl-hotelprice td {
	padding:3px;
	border:solid 1px #999999;
	text-align:center;
	vertical-align: middle;
}
.hotel-price {
	text-align:center;
	color:#FF0000;
}
.map-border {
	width:600px;
	border:solid 1px #999999;
	margin: 0px auto;
	padding: 10px;
}
.dot-line {
	wodth:570px;
	border-bottom:dotted 1px #999999;
	margin-top:20px;
}

/* Travel Tips */
.tbl-tips {
	border-collapse:collapse;
	empty-cells:show;
	border:solid 1px #999999;
	text-align:center;
}
.tbl-tips caption {
	text-align:right;
	font-size:10px;
}
.tbl-tips th {
	border:solid 1px #999999;
	background:#cae1f5;
	color:#333333;	
	padding:3px;
}
.tbl-tips td {
	padding:3px;
	border:solid 1px #999999;
	text-align:center;
}
.tips-title {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background: #003366;
}

/* Insurance */
.insurance-logo {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
.tbl-appy {
	width:100%;
	border:none;
}
.tbl-appy th {
	background:#cccccc;
	padding:5px;
}
.tbl-appy td {
	padding:5px;
	text-align:center;
}

/* Conditions */
.tbl-conditon {
	width:100%;
	border:solid 1px #999999;
	border-collapse:collapse;
	empty-cells:show;
	font-size:12px;
}
.tbl-conditon th {
	border:solid 1px #999999;
	padding:5px;
	font-weight:normal;
	background:#e3e3e3;
	text-align:left;
}
.tbl-conditon td {
	border:solid 1px #999999;
	padding:5px;
	text-align:center;
}
.condition-cat {
	background:#cccccc;
	font-weight:bold;
}
/* /Conditions */

/* Sitemap */
.tbl-sitemap {
	width:175px;
	float:left;
	margin-right:10px;
}
.tbl-sitemap-cat {
	background: #003366;
	padding: 3px;
	color: #FFFFFF;
	font-weight:bold;
}
.tbl-sitemap-cat a {
	color: #FFFFFF;
}
.tbl-sitemap td {
	padding: 3px;
	width:33%;
	margin-left:10px;
}
/* /Sitemap */