/* マージン初期化 
form {
margin:0px;
padding:0px;
}
*/
/* BODYの定義 
body {
background-position:center;
background-color:#FFFFFF;

}
*/

/* 基本書体（フォントファミリー・フォントカラー定義） 
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form, input {
font-family: "ＭＳ Ｐゴシック", Osaka, sanserif;
color:#4C4C4C;
}
*/

/* 文字サイズ  
body, td, strong, em {
font-size: 12px;
line-height: 14px;
font-weight: normal;
}
*/

/*
img{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
*/

/* 画像リンクロールオーバー  
a:hover img.btn2 {
	filter:alpha(opacity=60);
	opacity:0.6;
}
*/

/* ===  汎用リンク定義 === */
/*a {
_color: #004B91; 
}
a[href] {
text-decoration: underline;
color: #004B91;
}
a:link,
a:visited,
a:link:active {
text-decoration: underline;
cursor: pointer;
_cursor: hand; 
}
a:hover,
a:focus {
_text-decoration: underline; 
}
a[href]:hover,
a[href]:focus {
text-decoration: underline;
}
*/

/* ────────────────────────── */
/* ツアーDB＋オプショナル枠専用コンテナボックス */
#tdb_container_box {
	clear:both;
	width:950px;
	position: relative;
	padding:0px;
	background-color:#FFFFFF;
	overflow: hidden;
	margin: 0px auto 0%;
	float:left !important;
}
*:first-child+html #tdb_container_box { /* IE7 Hack */
	overflow:visible;
}

/* tdb_left_box */
#tdb_left_box {
display:block;
float:left;
}
/* tdb_right_box */
#tdb_right_box {
display:block;
float:right;
}

/* ────────────────────────── */
/* リンク付属の値段 */
.tdb_link_price {
color:#990000;
font-weight:bold;
margin-left:3px;
}

.tdb_bold {
	font-weight:bold;
}
.tdb_small {
	font-size:10px;
	font-weight:normal;
}
/* ────────────────────────── */

/* ━━━━━CHツアーコード━━━━━ */
#tdb_ch_tourtitle {
display:block;
width:758px;
height:38px;
background:url(../img/detail/ch_tourtitle.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

/* ━━━━━CHツアーコード━━━━━ */
#tdb_ch_tourtitleMoto {
display:block;
width:758px;
height:38px;
background:url(../img/ch_tourtitleMoto.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}
/* ツアーコード */
#tdb_tcode {
display:block;
width:160px;
float:right;
font-size:12px;
font-weight:bold;
color:#333333;
text-align:left;
margin:0 10 0 0;
padding:0px;
line-height:19px;
}

/* 共通ボックス */
table.tdb_dbox {
width:758px;
margin:5px 0px 10px 0px;
background-image:url(../img/box_body.gif);
background-repeat:repeat-y;
}
/* ツアータイトル smallコピー */
#tdb_tourcopy {
display:block;
width:738px;
margin:5px 0 5px 10px;
padding:0;
font-weight:normal;
font-size:12px;
color:#FF0000;
}

/* ツアータイトル ツアー名 */
#tdb_tourtitle {
display:block;
width:738px;
margin:5px 0 0 10px;
padding:0px;
font-size: 16px;
font-weight: bold;
text-align:left;
color: #0066CC;
line-height:19px;
}

/* サブ情報ボックス */
#tdb_subinfo_box {
clear:both;
display:block;
width:738px;
margin:0 0 5px 10px;
padding:  0 0 5px 0;
border-bottom:1px solid #999999;

}
/* サブ情報１（ホテル指定・航空会社指定） */
#tdb_subinfo_shitei {
display:block;
float:left;
width:450px;
margin:0;
padding:5px 0 0 0;
font-weight:normal;
font-size:12px;
color:#6699CC;
}
/* サブ情報２ アイコン */
#tdb_subinfo_icon {
display:block;
float:left;
width:250px;
margin:0px 0 0 0;
padding:0;
}
#tdb_subinfo_icon img {
margin:0 5px 0 0;
padding:0;
text-align:left;
}

/* ボックス区切りバー 
#tdb_box_bar {
display:block;
width:738px;
height:1px;
border-bottom:1px solid #999999;
margin:0 0 0 10px;
padding:0;
}
*/

#tdb_jumpmenu_box {
clear:both;
display:block;
width:738px;
margin:0 0 5px 10px;
}
/* ジャンプメニューLIST */
ul.tdb_list_jump {
display:block;
float:left;
width:520px;
padding:0;
margin:0;
}
ul.tdb_list_jump li {
list-style:none;
display:block;
float:left;
padding:0 10px 0 15px;
margin:0px;
background:url(../img/point_jumpmenu.gif) no-repeat;
font-size:12px;
line-height:16px;
}
/* TEL */
#tdb_box_tel {
display:block;
width:190px;
float:right;
margin:0 10px 0 0;
text-align:right;
}
.tdb_tel-01 {
font-weight:bold;
font-size:18px;
line-height:110%;
color:#CC0000;
}

/* ━━━━━写真ボックス━━━━━ */
/* テーブルサイズのみ定義・写真は自由に配置する */
table.tdb_photobox {
width:720px;
margin:10px 15px 10px 15px ;
padding:0px 0px 0px 0px ;
}

/* ━━━━━CHスタッフ用販売促進情報━━━━━ */
#tdb_ch_hansoku {
display:block;
width:758px;
height:19px;
background:url(../img/ch_hansoku.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

/* ━━━━━CHコースポイント━━━━━ */
#tdb_ch_cpoint {
display:block;
width:758px;
height:19px;
background:url(../img/ch_cpoint.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

/* コースポイントボックス内部 */
#tdb_cpoint_box {
display:block;
width:738px;
margin:0 0 0 10px;
padding:0;
}
#tdb_cpoint_box_left {
display:block;
float:left;
width:460px;
margin:0;
padding:0;
}
#tdb_cpoint_box_right {
display:block;
float:right;
width:260px;
margin:0 0 0 10px;
padding:0;
}

/* list_cpoint */
ul.tdb_list_cpoint {
clear:both;
width:460px;
padding:0;
margin:0;
}
ul.tdb_list_cpoint li {
width:440px;
padding:0 0 0 20px;
list-style:none;
margin:0;
background:url(../img/point_cpoint.gif) no-repeat;
font-size:12px;
line-height:20px;
}

/* 写真のキャプション */
#tdb_250cap {
display:block;
font-size:10px !important;
font-weight:normal;
line-height:12px;
width:250px;
color:#3E4A56;
}


/* ━━━━━CHエリア注意事項━━━━━ */

/* 注意事項専用テーブル */
table#tdb_table-notes {
    width: 758px;
    border: 1px #DF0000 solid;
    border-collapse: collapse;
    border-spacing: 0;
		margin:0 0 10px 0;
}

table#tdb_table-notes th {
    padding: 5px;
    border: none;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#tdb_table-notes td {
    padding: 5px;
    border: none;
/*    white-space: nowrap;*/
}
table#tdb_table-notes tr {
width:100%;
}



/* ━━━━━CHツアー日程━━━━━ */
#tdb_ch_nittei {
display:block;
width:758px;
height:19px;
background:url(../img/ch_nittei.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

/* 日程テーブル */
table#tdb_table-01 {
    width: 758px;
    /*border: 3px #E3E3E3 solid;*/
    border: 3px #CCC solid;
    border-collapse: collapse;
    border-spacing: 0;
		margin:0 0 10px 0;
}

table#tdb_table-01 th {
    padding: 5px;
    /*border: #E3E3E3 solid;*/
    border: #AAA solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#tdb_table-01 td {
    padding: 5px;
    /*border: 1px #E3E3E3 solid;*/
    border: 1px #AAA solid;
    border-width: 0 0 1px 1px;
/*    white-space: nowrap;*/
}
table#tdb_table-01 tr {
width:100%;
}


/* ━━━━━CH利用ホテル━━━━━ */
#tdb_ch_hotel {
display:block;
width:758px;
height:19px;
background:url(../img/ch_hotel.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

/* 利用ホテル内部 */
#tdb_hotel_box {
display:block;
width:738px;
margin:0 0 0 10px;
padding:0;
}
#tdb_hotel_box_left {
display:block;
float:left;
width:260px;
margin:0;
padding:0;
}
#tdb_hotel_box_right {
display:block;
float:right;
width:460px;
margin:0 0 0 10px;
padding:0;
}
/* ホテル名 */
#tdb_hotel_name {
display:block;
width:460px;
font-size: 14px;
font-weight: bold;
text-align:left;
color: #0066CC;
margin:5px 0 5px 0;
padding:0;
line-height:20px;
}
.tdb_hotelarea {
font-size:12px;
font-weight:normal;
color:#4C4C4C;
margin-left:10px;
}

/* 本文キャッチ */
#tdb_hotel_copy {
display:block;
width:410px;
margin: 0px 0px 10px 0px;
padding: 0px 10px 0px 22px;
text-align:left;
text-indent:0px;
font-size: 12px;
font-weight: bold;
color: #3E4A56;
background:url(../img/copy_h_blue.gif) no-repeat left;
}
#tdb_hotel_setsumei {
display:block;
width:410px;
margin: 0px 0px 10px 0px;
padding: 0px 10px 0px 0px;
text-align:left;
text-indent:0px;
font-size: 12px;
font-weight: normal;
color: #3E4A56;
}
/* ホテルDataテーブル */
table#tdb_hoteldata {
    width: 300px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
		margin:0 0 10px 0;
}
table#tdb_hoteldata th {
    padding: 3px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 110%;
    text-align: center;
		font-size:11px; 
}
table#tdb_hoteldata td {
    padding: 3px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
/*    white-space: nowrap; */
		font-size:11px;
}


/*TripAdvisor*/
.tripadviser{
    display: block;
    margin: 10px 0px;
    font-size: 12px;
}
.tripadviser img{
    height: 20px;
    margin-bottom: 5px;
}
.tripadviser .icon_title{
    font-weight: bold;
    margin-bottom: 5px;
    color: #542218;
}
.tripadviser a{
    color: #1A0DAB;
    display: inline-block;
    margin-bottom: 5px;
}
.tripadviser .tripadviser-left{
    display: inline-block !important;
    margin-right: 30px;
    margin-bottom: 0px !important;
}
.tripadviser .tripadviser-left .review-num{
    font-weight: bold;
    color: #333;
    display: inline-block !important;
    font-size: 14px !important
}
.tripadviser .tripadviser-right{
    display: inline-block !important;
    margin-top: 10px;
    margin-bottom: 0px !important;
    vertical-align: top;
}
/*End TripAdvisor*/


/* ━━━━━CHツアー代金・カレンダー━━━━━ */
#tdb_ch_price {
display:block;
width:758px;
height:19px;
background:url(../img/ch_price.gif);
background-repeat:no-repeat;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}
/* 小説明 */
#tdb_price_setsumei {
display:block;
width:300px;
float:left;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:left;
margin:0 0 0 80px;
padding:0px;
line-height:19px;
}

/* 出発期間 */
#tdb_shuppatsu_kikan {
display:block;
width:160px;
float:right;
font-size:12px;
font-weight:normal;
color:#333333;
text-align:left;
margin:0 10 0 0;
padding:0px;
line-height:19px;
}


/* 料金テーブル */
table#tdb_ryokin {
    width: 758px;
    border: 3px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
		margin:0 0 10px 0;
}

table#tdb_ryokin th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#tdb_ryokin td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}
/* セル内部 */
.tdb_type {
font-weight:bold;
font-size:12px;
}
.tdb_nedan {
font-weight:normal;
font-size:12px;
margin-left:5px;
}
/* カラー */
td.tdb_no {
background:#FFFFFF;
}

td.a {
background:#F49684;
}
td.b {
background:#FF80DE;
}
td.c {
background:#FFD600;
}
td.d {
background:#FFF70D;
}
td.e {
background:#D5F97D;
}
td.f {
background:#88F166;
}
td.g {
background:#82EDF9;
}
td.h {
background:#C5E8FF;
}
td.i {
background:#D0C3FF;
}
td.j {
background:#FBC5FF;
}
td.k {
background:#FCB4B4;
}
td.l {
background:#DD7B58;
}
td.m {
background:#DBB958;
}
td.n {
background:#C9D34A;
}
td.o {
background:#8CD193;
}
td.p {
background:#6D88FC;
}
td.q {
background:#C6C6C6;
}
td.r {
background:#EDE0C3;
}
td.s {
background:#71B1B5;
}
td.t {
background:#E0EDB7;
}
td.u {
background:#EAC8C3;
}
td.v {
background:#9882C4;
}
td.w {
background:#82933B;
}
td.x {
background:#DBA865;
}
td.y {
background:#53BCA8;
}
td.z {
background:#AA5B8A;
}


/* ZA-ZZ */
td.za {
background:#E11A35;
}
td.zb {
background:#FF08C1;
}
td.zc {
background:#FF9400;
}
td.zd {
background:#FFEA00;
}
td.ze {
background:#91EE2D;
}
td.zf {
background:#0DD918;
}
td.zg {
background:#09CEF4;
}
td.zh {
background:#6BC1FF;
}
td.zi {
background:#8568FF;
}
td.zj {
background:#F46BFF;
}
td.zk {
background:#F74978;
}
td.zl {
background:#A6050E;
}
td.zm {
background:#A1520E;
}
td.zn {
background:#758C08;
}
td.zo {
background:#108747;
}
td.zp {
background:#010DF9;
}
td.zq {
background:#6E6E96;
}
td.zr {
background:#CEAD91;
}
td.zs {
background:#024379;
}
td.zt {
background:#ADCE7D;
}
td.zu {
background:#C77391;
}
td.zv {
background:#1C0993;
}
td.zw {
background:#091703;
}
td.zx {
background:#A13317;
}
td.zy {
background:#005965;
}
td.zz {
background:#37003C;
}

/* カレンダー */
table.tdb_cal {
    width: 240px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
		margin:0 0 10px 0;
}

table.tdb_cal th {
    padding: 5px;
    /*border: #E3E3E3 solid;*/
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.tdb_cal td {
    padding: 5px;
    /*border: 1px #E3E3E3 solid;*/
    border-width: 0 0 1px 1px;
}
table.tdb_cal a {
    color:#4C4C4C;
}

/* カレンダーセル */
.tdb_day_cal {
font-weight:bold;
font-size:12px;
}
.tdb_type_cal {
font-weight:normal;
font-size:12px;
}
a .tdb_type_cal {
    text-decoration:underline;
}


/* ━━━━━CH旅行条件━━━━━ */
#tdb_ch_joken {
display:block;
width:758px;
height:19px;
background:url(../img/ch_joken.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}


/* ━━━━━CH燃油サーチャージについて━━━━━ */
#tdb_ch_nenyu {
display:block;
width:758px;
height:19px;
background:url(../img/ch_nenyu.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}


/* ━━━━━CH料金に含まれるもの━━━━━ */
#tdb_ch_fukumareru {
display:block;
width:758px;
height:19px;
background:url(../img/ch_fukumareru.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}

/* ━━━━━CH料金備考━━━━━ */
#tdb_ch_ryokinbikou {
display:block;
width:758px;
height:19px;
background:url(../img/ch_ryokinbikou.gif);
background-repeat:no-repeat;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
}


/* ━━━━━ お申し込みに関して ━━━━━ */
#tdb_caution_h {
display:block;
margin:0 0 5px 0;
width:740px;
}
/* ボックス内テキスト */
#tdb_toiawase_box {
display:block;
width:720px;
margin:5px 0 0 10px;
padding:0px;
}
#tdb_toiawase_left {
display:block;
float:left;
width:380px;
margin:0;
padding:0;
font-weight: normal;
text-align:left;
}
#tdb_toiawase_right {
display:block;
width:300px;
float:right;
margin:0;
padding:0;
font-weight: normal;
text-align:left;
line-height:16px;
}

.tdb_caution_red1 {
font-weight:bold;
font-size:12px;
color:#FF0000;
margin:0 2px 0 2px;
padding:0;
}
.tdb_caution_red2 {
font-size:11px;
font-weight:normal;
color:#FF0000;
margin:0 2px 0 2px;
padding:0;
}

/* TEL */
.tdb_tel-02 {
display:block;
font-size:40px !important;
font-weight:900;
color:#333399;
line-height:45px !important;

}

/* ━━━━━ 旅行企画・実施 ━━━━━ */
#tdb_kikakubox img {
display:block;
float:left;
margin:0px 10px 5px 5px;
padding:0;
}
#tdb_kikakuhonbun {
display:block;
float:left;
}

/* ━━━━━ その他 ━━━━━ */
/* アンカー */
.anc {
display:block;
width:758px;
height:1px;
margin:0;
padding:0;
}

/* 他のツアーLIST */
ul.tdb_list-01 {
display:block;
height:auto;
padding:0;
margin:0;
}
ul.tdb_list-01 li {
list-style:none;
/* マーカーを内側に */
list-style-position:outside; /* マージンは指定しない */
padding:0px 0 6px 15px;
background:url(../img/point_list01.gif) no-repeat;
font-size:12px;
line-height:16px;
text-indent:0px;
}




/*clearFix*/
.clearFix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearFix {
  zoom: 100%;
}



/* image */
#tdb_image_1 {
  border:     1px solid #efefef;
  width:      496px;
  height:     279px;
  text-align: center;
}
#tdb_image_2 {
  border:     1px solid #efefef;
  width:      224px;
  height:     126px;
  text-align: center;
}
#tdb_image_3 {
  border:     1px solid #efefef;
  width:      224px;
  height:     126px;
  text-align: center;
}
#tdb_image_4 {
  border:     1px solid #efefef;
  width:      256px;
  height:     144px;
  text-align: center;
}
#tdb_image_5 {
  border:     1px solid #efefef;
  width:      256px;
  height:     144px;
  text-align: center;
}

