@charset "shift_jis";

@import url(/common/css/jtb_site_970.css);
@import url(/common/css/regulation_970.css);
@import url(/kaigai/css/foot_pageLink.css);
@import url(/kaigai/css/foot_sitemap.css);

/* layout base */
*{
	font-family:MS PGothic,Osaka,Hiragino Kaku Gothic Pro W3,Arial,Helvetica,sans-serif;
}

#fraTop #contents-main{
	margin-top:0px;
}

#fraTop #column-side{
	float:left;
	margin:0 10px 0 0;
	width:270px;
}

#fraTop #column-main{
	float:right;
	width:670px;
}

#fraTop #column-side,
#fraTop #column-search,
#fraTop #column-main{
	font-size:92.6%;
	line-height:1.22;
}

#fraTop #contents-main .areaInfo{
	text-align:center;
	margin-bottom:10px;
}

/*--- 別窓 ---*/


/************************************************************************/
/*                 左部分       #column-side                            */
/************************************************************************/

#fraTop div#kaigaiLink {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #A9A9A9 #A9A9A9;
    border-right: 1px solid #A9A9A9;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-bottom: 8px;
    padding: 0 0 5px;
}
#fraTop div#kaigaiLink ul {
    line-height: 1.5;
    margin: 0 5px;
}
#fraTop div#kaigaiLink ul li {
    background: url("/kaigai/images/list_ico.gif") no-repeat scroll left 4px transparent;
    display: inline;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 4px;
}
#fraTop div#kaigaiLink ul li a:link, #fraTop div#kaigaiLink ul li a:visited {
    text-decoration: none;
}
#fraTop div#kaigaiLink ul li a:hover {
    text-decoration: underline;
}
#fraTop div#kaigaiLink ul li ul {
    display: inline;
    margin: 0;
}
#fraTop div#kaigaiLink ul li ul li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    font-size: 85%;
    font-weight: normal;
    padding: 0;
}
#fraTop div#kaigaiLink ul li ul li.listFirst {
    padding-left: 4px;
}
#fraTop div#kaigaiLink ul li span.nowrap {
    display: inline-block;
    white-space: nowrap;
}
#fraTop div#kaigaiLink ul li ul li span.arealine {
    color: #13179D;
    padding: 0 4px;
}



/**from_btn**/
#fraTop #column-side .from_btn li{
	display:inline;
	margin-right:2px;
}
#fraTop .from_btn li img{
	margin:0;
}

/*------------検索フォーム-----#column-search-----*/
#fraTop #column-search{}
#fraTop #column-search div{
	background:#fff;
}
#fraTop #column-search h2{
	margin:0;
	border-left:none;
	border-right:none;
}
/*検索ボタン*/
#fraTop #column-search .buttonBoxTop{
	background:url("/images2/bg_formbtn_bottom.gif") no-repeat left bottom /*4px bottom*/;
	width:252px;
	margin:0 auto;
	margin-bottom:5px;
}
#fraTop #column-search .buttonBoxTop p{
	background:url("/images2/bg_formbtn_top.gif") no-repeat left top;
	padding:8px 0;
	text-align:center;
	margin:0 auto;
	width:252px;}
#fraTop .buttonBoxTop input{
	width:100px;
}

/**地図から探す **/
#fraTop #column-search .map_img{
	padding-bottom:5px;
	margin-bottom:7px;
	position:relative;
}
#fraTop #column-search .map_img h2{
	border-right:1px #A9A9A9 solid;
	border-left:1px #A9A9A9 solid;
	margin-bottom:4px;
}
#fraTop #column-search .map_img ul{
	position:relative;
	background:url(/kaigai/images/special/fra/bg_fra_map.gif) no-repeat;
	width:270px;
	height:255px;
}
#fraTop #column-search .map_img li{
	position:absolute;
}
#fraTop #column-search .map_img li.area01{
	left:122px;
	top:65px;
}
#fraTop #column-search .map_img li.area02{
	left:100px;
	top:91px;
}
#fraTop #column-search .map_img li.area03{
	left:5px;
	top:65px;
}
#fraTop #column-search .map_img li.area04{
	left:190px;
	top:198px;
}
#fraTop #column-search .map_img li.area05{
	left:85px;
	top:115px;
}
#fraTop #column-search .map_img li.area06{
	left:185px;
	top:220px;
}
#fraTop #column-search .map_img li.area07{
	left:110px;
	top:212px;
}
#fraTop #column-search .map_img li.area08{
	left:211px;
	top:202px;
}
#fraTop #column-search .map_img li.area09{
	left:118px;
	top:168px;
}
#fraTop #column-search .map_img li.area10{
	left:106px;
	top:190px;
}
#fraTop #column-search .map_img li.area11{
	left:0px;
	top:0px;
}

/** 人気の方面 **/
#fraTop #popularArea h3 {
	color: #33333D;
	background: #FAAE40;
	display: block;
	padding: 6px 8px;
	margin: 10px 0 0;
}
#fraTop #popularArea ul {
	background: #FFEDC0;
	padding: 4px 8px;
	display: block;
	border: none;
	text-align: left;
}
#fraTop #popularArea ul li {
	display: inline;
}
#fraTop #popularArea ul li a {
}
.special h3 {
	padding: 0!important;
	background: 0!important;
}
.season {
	border: solid 1px #FF7521;
	margin: 10px 0;
}
.season p {
	margin: 12px 9px;
}
.season p.bnr {
	text-align: center;
}
/*.popular {
	border: solid 1px #54A5C0;
	text-align: center;
	margin: 10px 0;
}
.popular ul {
	padding: 10px 0 5px;
}
.popular ul li {
	padding-bottom: 5px;
}*/

/** 人気の方面**/
#fraTop #column-search .popularArea h3{
	background:#77b433;
	color:#FFFFFF;
	margin:10px 0 0 0;
	padding:5px 6px 4px 6px;
}
#fraTop #column-search .popularArea p{
	background:#f0ffc0;
	padding:5px 10px 8px 10px;
	line-height:1.4;
}

/** 海外ツアーを条件から探す**/
#fraTop #column-search #kaigai_search-condition1{
	border:1px #A9A9A9 solid;
	border-top:none;
	margin-bottom:8px;
}
#fraTop #kaigai_search-condition1 .grayFrame{
	margin:6px 5px 6px 8px;
}
#fraTop #kaigai_search-condition1 .grayFrame dl{
	margin-bottom:5px;
}
#fraTop #kaigai_search-condition1 .grayFrame dt{
	background:url("/images2/arrow_down.gif") no-repeat 1px 0.3em;
	padding-left:14px;
	font-weight:bold;
	margin-bottom:3px;
}
#fraTop #kaigai_search-condition1 .grayFrame dd{}
#fraTop #kaigai_search-condition1 .grayFrame dd img{
	vertical-align:middle;
	margin-left:3px;
}
#fraTop #kaigai_search-condition1 .grayFrame dd .vam{
	vertical-align:middle;
}
#fraTop #kaigai_search-condition1 .grayFrame dd select.long-area{
	margin:0 0 5px 0;
	width:215px;
}
#fraTop #kaigai_search-condition1 .grayFrame dd select.long{
	margin:0 0 5px 0;
	width:215px;
}
#fraTop #kaigai_search-condition1 .grayFrame dd select.short{
	width:105px;
}
#fraTop #kaigai_search-condition1 .grayFrame dd.kodawari select{
	width:250px;
}
.cityGray{
	color:gray;
}


/**キーワードから探す**/
/*---- キーワードから探すとコースNO.から探す  ------*/
#fraTop #column-search #kaigai_search-condition2 .txtField,
#fraTop #kaigai_search-condition3 .txtField{
	color:#999999;
	padding:0 0 0 3px;
}

/* 100311modify*/
/*---- キーワードから探す ------*/
#fraTop #column-search #kaigai_search-condition3{
	background:#FAE6EC;
	border:1px #F589A4 solid;
	padding:9px 0px 5px 8px;
	margin-bottom:8px;
}

#fraTop #column-search #kaigai_search-condition3 h2{
	border:none;
	padding:0;
	font-size:100%;
	background:none;
}

#fraTop #kaigai_search-condition3 .txtField{
	vertical-align:middle;
	width:180px;
	margin:2px 0px 0px 0px;
}

#fraTop #kaigai_search-condition3 p{
	margin:3px 3px;
}

#fraTop #kaigai_search-condition3 .searchKeyBtn{
	margin:2px 0px 0px 3px;
	vertical-align:middle;
	width:65px;
}
/* /100311modify*/
/*100316 add*/
/*キーワード検索入力例Box*/
#fraTop #kaigai_search-condition3 #keywordBox{
	background:url("/kaigai/images/bg_keywordbox.gif") no-repeat top left; 
	padding:10px;
	/*width:228px;
	height:130px; */
	width:248px;
	height:150px;
	text-align:left; 
}
#fraTop #keywordBox dl{
	margin-bottom:10px;
}
#fraTop #keywordBox dt img{
	width:37px;
	float:left;
}
#fraTop #keywordBox dt a{
	float:right;
	width:55px;
}
#fraTop #keywordBox dt a img{
	width:9px;
	margin-right:2px;
	float:none;
}
#fraTop #keywordBox #recommend{
	width:230px;
	background:none;
}
#fraTop #keywordBox #recommend div{
	background:none;
}
/*/100316 add*/

/**コースNO.から探す　キーワードから探す **/
#fraTop #column-search #kaigai_search-condition2{
	border:1px #A9A9A9 solid;
	border-top:none;
	margin-bottom:8px;
}
#fraTop #column-search #kaigai_search-condition2 h2{
	margin:0;
}
#fraTop #column-search #kaigai_search-condition2 p.key{
	padding:0 3px 5px 5px;
}
#fraTop #column-search #kaigai_search-condition2 p.course{
	padding:5px 3px 0 5px;
}
#fraTop #column-search #kaigai_search-condition2 .txtField{
	width:245px;
	margin:5px 0 5px 7px;
}
#fraTop #column-search #kaigai_search-condition2 .linkListStandard{
	padding:0 9px 5px 0px;
	text-align:right;
}
#fraTop #column-search #kaigai_search-condition2 .buttonBoxTop p{
	padding:8px 0;
}

/*-------新聞で紹介されたツアー --------
--------ネットで予約、お店で支払い＆受取--------
--------JTB海外旅行 メールマガジン登録--------
--------海外旅行説明会情報----------------------*/
#fraTop #subInfo h2{
	border:none;
	margin:0;
	padding:0;
}
#fraTop #subInfo .contentBox{
	background:url("/kaigai/images/bg_contentbox.gif") no-repeat 0 bottom;
	border-top:none;
	padding-bottom:4px;
	margin-bottom:7px;
}
#fraTop #subInfo .contentBox h2{
	margin-bottom:3px;
}
#fraTop #subInfo .contentBox p{
	padding:0 7px 0 6px;
}
#fraTop #subInfo .contentBox dl{
	overflow:hidden;
	padding:0 7px 0 6px;
}
* html #fraTop #subInfo .contentBox dl{
	height:1%;
}
#fraTop #subInfo .contentBox dt{
	float:right;
	width:45px;
}
#fraTop #subInfo .contentBox dd{
	float:left;
	width:160px;
}
#fraTop #subInfo .contentBox dd span img{
	vertical-align:middle;
	margin-left:10px;
}
/**/
#fraTop #subInfo .mailmaga ul{
	overflow:hidden;
	margin-bottom:10px;
}
* html #fraTop #subInfo .mailmaga ul{
	height:1%;
}
#fraTop #subInfo .mailmaga li{
	/*float:left;
	width:110px;
	text-align:center;*/
	margin-left:75px;
}
/*#column-sub .mailmaga .line{
	border-right:1px #999999 solid;
}*/
#fraTop #subInfo .mailmaga p{
	padding:0 5px;
	font-size:80%;
	line-height:1.3em;
}
* html #fraTop #subInfo .mailmaga p{
	font-size:72%;
}
*:first-spfld+html #fraTop #subInfo .mailmaga p{
	font-size:72%;
}
/**/
/*---------------------------------*/
#fraTop #subInfo .content-box h2{
	background:url("/images/title03_bg.gif") repeat-x left top;
	line-height:22px;
	padding-left:5px;
	margin-bottom:5px;
}
/*---------ブログ------*/
#fraTop #blog dl{
	overflow:hidden;
	margin-bottom:15px;
}
* html #fraTop #blog dl{
	height:1%;
}
#fraTop #blog dl dt{
	float:right;
	width:60px;
}
#fraTop #blog dl dd{
	float:left;
	width:192px;
	background:url("/common/images/icon_list.gif") 2px 0.4em no-repeat;
	padding-left:13px;
}
#fraTop #blog dl dd.win{
	background:url("/common/images/window.gif") left top no-repeat;
}
#fraTop #blog dl dd span img{
	vertical-align:middle;
	margin-left:5px;
}

/*----------ルックJTBの現地サポート-----------*/
#fraTop #look_support{
	margin-bottom:7px;
}
#fraTop #look_support p{
	font-size:80%;
	margin-bottom:3px;
}
* html #fraTop #look_support p{
	font-size:72%;
}
*:first-spfld+html #fraTop #look_support p{
	font-size:72%;
}
#fraTop #look_support li.win{
	background:url("/common/images/window.gif") left top no-repeat;
}

#fraTop #look_support dl{
	overflow:hidden;
	margin-bottom:15px;
}
* html #fraTop #look_support dl{
	height:1%;
}
#fraTop #look_support dl dt{
	float:right;
	width:60px;
}
#fraTop #look_support dl dd{
	float:left;
	width:192px;
	background:url("/common/images/icon_list.gif") 2px 0.4em no-repeat;
	padding-left:13px;
}
#fraTop #look_support dl dd.win{
	background:url("/common/images/window.gif") left top no-repeat;
}
#fraTop #look_support dl dd span img{
	vertical-align:middle;
	margin-left:5px;
}

/**/
#fraTop .content-box li{
	background:url("/common/images/icon_list.gif") 2px 0.4em no-repeat;
	padding-left:13px;
	margin-bottom:5px;
}
#fraTop .content-box  .gray{
	background:#EDEDED;
	padding:7px;
	margin-bottom:10px;
}
#fraTop .content-box  .gray li{
	background:url("/kaigai/images/arrow_gray.gif") no-repeat 0 3px;
	padding-left:15px;
	margin-bottom:1px;
}

#fraTop #look_suppert02{
	margin-bottom:10px;
	position:relative;
	margin-left:4px;
	padding-bottom:8px;
	width:258px;
	border:solid 2px #c4ae6d;
	background:#f9f3e0;
}
#fraTop #look_suppert02 h3{
	position:absolute;
	left:-6px;
	top:-2px;
}
#fraTop #look_suppert02 ul{
	padding-top:50px;
}
#fraTop #look_suppert02 li{
	display:inline;
	margin-left:10px;
	padding-left:13px;
	background:url(/kaigai/images/special/spf/s_ico_system.gif) no-repeat left 4px;
}

/*-----------mobile_box---------------------------*/
#fraTop #mobile_box{
	border:1px #9A9A9A solid;
	padding:8px 5px 8px 5px;
	overflow:hidden;
}

* html #fraTop #mobile_box{
	height:1%;
}
#fraTop #mobile_box h2{
	background:url("/kaigai/images/pct_mobile.gif") no-repeat 0 0;
	padding:5px 0 0 50px;
	margin-bottom:5px;
	color:#CA0107;
}
#fraTop #mobile_box #mobile_use{
	float:left;
	width:190px;
}
#fraTop #mobile_box .code{
	float:right;
	width:65px;
}

/*------人気の特集-----*/
#popularArea h2{
	margin:10px 0 0 !important;
}
#popularArea ul{
	border-bottom:1px solid #9A9A9A;
	border-left:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	margin-bottom:10px;
	text-align:center;
	padding-top:10px;
}
#popularArea li{
	padding-bottom:10px;
}


/*-------------- 20100304add -----------------*/
.link-window{
	background:url("/common/images/window.gif") no-repeat left -1px !important;
	padding-left:12px !important;
}
.link-window a{}
/*-------------- /20100304add -----------------*/

/*------キャンペーン情報（2010802 追加）------*/
#campaignBox h2{
	margin:10px 0 !important;
}
#campaignBox p{
	margin-bottom:5px;
}
.cpArea{
	width:220px;
	margin:0 auto;
}
#campaignBox dd{
	font-size:90%;
	margin:5px 0 15px;
}


/* 110701 UPDATED */
#campaignBox .h2Dummy {
    margin: 8px 0 !important;
}
.h2Dummy {
    font-size: 114.5%;
    font-weight: bold;
}
.h2Dummy {
    background: none repeat scroll 0 0 #EAEAEA!important;
    border-color: #CC0033 #999999 #999999!important;
    border-style: solid;
    border-width: 3px 1px 1px;
    margin-bottom: 5px;
    /*margin-top: 20px;*/
    padding: 5px 10px;
}
#column-search .h2Dummy {
	border-left: none;
	border-right: none;
	margin-top: 0;
}
#column-main {
	overflow: hidden;
}
.content-box .h2DummySub {
    background: url("/images/title03_bg.gif") repeat-x scroll left top transparent!important;
    line-height: 22px;
    margin-bottom: 5px!important;
    padding-left: 5px!important;
}
#subInfo .h2DummySub {
    border: medium none;
    margin: 0;
    padding: 0;
}
.h2DummySub {
    font-size: 114.5%;
    font-weight: bold;
}
#subInfo .contentBox .ttl {
    margin-bottom: 3px;
}

#look_suppert02 .ttl {
    left: -6px;
    position: absolute;
    top: -2px;
}
#mobile_box .ttl {
    background: url(/kaigai/images/pct_mobile.gif) no-repeat scroll 0 0 transparent;
    color: #CA0107;
    margin-bottom: 5px;
    padding: 5px 0 0 50px;
}
#otherInfoTxtList li {
    background: url(/common/images/window.gif) no-repeat scroll 0 0 transparent;
    padding-left: 13px;
	margin-bottom: 5px;
}
#otherInfoTxtList li.internalLink {
    background: url(/common/images/icon_list.gif) no-repeat scroll 2px 0.4em transparent;
}
#otherInfoTxtList .emphasized {
	padding: 2px 2px 2px 18px;
	background-color: #FFF5B0!important;
	background-position: 5px 0em!important;
}

#otherInfoTxtList .emphasized.internalLink{
	background-position: 5px 0.4em!important;
}
#otherInfoTxtList .emphasized a {
	font-weight: bold;
	/*display: block;*/
}
#sitemap .h3Dummy, #foot_supportInfo .h3Dummy, #foot_kaigaiLinks .h3Dummy {
    background: url(/kaigai/images/bg_footabove_links.gif) repeat-x scroll center top transparent !important;
    font-size: 105% !important;
    margin: 0 !important;
    padding: 7px 0 5px 5px !important;
	font-weight: bold;
}


/************************************************************************/
/*                    中央部分               #column-main               */
/************************************************************************/
#pickupArea img,.tabList li img,areaBox img{
	vertical-align:bottom;
}
.firstspfld{
	margin:0 !important;
}


#fraTop #mainVis h1,#fraTop h3,#fraTop h4{
	background:none;
	padding:0;
	margin:0;
	border:none;
}

h1 {
    background: url("../images/special/kor/blt_h1.gif") no-repeat scroll left center transparent;
    font-size: 21px;
    font-weight: bold;
    margin: 9px 0 11px 5px;
    padding: 0 0 0 21px;
	width:550px;
	float:left;
	display:inline;
}
div.h1Area p {
    display: inline;
    float: right;
    padding-bottom: 5px;
    width: 350px;
}

/*発地別エリア*/
#apiArea{
	padding-top:15px;
	width:668px;
	border-bottom:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	margin:0 auto;
	padding-bottom:10px;
}
#apiArea h3{
	padding:12px 10px 0;
}
.comment{
	margin:0 10px;
	font-size:85%;
}


.bdrBtm{
	border-bottom:2px solid #ff9e14;
}
#departureArea{
	margin:0 auto 0px;
	width:650px;
	height:auto;
}
#departureArea h2{
	background:url(../images/special/kor/ico_recommend.gif) no-repeat;
	border:none;
	padding:0 0 0 20px;
	margin:2px 0 0 0px;
	float:left;
	width:230px;
	display:inline;
	color:#FFF;
}
.tabList{
	margin:10px 0 0;
	padding:0;
	/*border-bottom:2px solid #01a8d6;*/
	float: left;
	display: inline;
}
.tabList li{
	float:left;
	display:inline;
	margin-left:4px;
}
.tabList li a {
	cursor:pointer;
}
#tabWrap{
	position: relative;
	height:39px;
	background:#eaeaea;
}
#API01,#API02,#API03,#API04,#API05 {
	position: absolute;
	right: 5px;
	top: -11px;
	padding-top:5px;
}
.ttlTabArea {
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: inline;
	margin-top: 23px;
}


/*----メインビジュアル部分--*/
div#mainVis{
	margin-bottom:15px;
}


/*----ページメニュー--------*/
.menuArea li{
	float:left;
	display:inline;
	margin-left:2px;
	/*width:165px;*/
	font-size:12px;
	line-height:26px;
	background: #ececec url(/kaigai/images/special/temp/bt_pagenav.gif) no-repeat left top;
	border: 1px solid #999999;
}
.menuArea li.pageFirst{
	margin-left:0;
}
.menuArea li a{
	display:block;
	/*width:160px;*/
	line-height:26px;
	text-indent:35px;
	padding-right: 20px;
}


/*----人気ツアー--------*/
#fraTop div.osusume01{
	margin-bottom:15px;
}
#fraTop div.osusume02{
	margin-bottom:15px;
}
#fraTop div.osusume01Left{
	float:left;
	display:inline;
	width:405px;
	background:url(/kaigai/images/special/temp/tour_bt01_mid.gif) repeat-y left top;
}
#fraTop div.osusume01LeftIn{
	padding-bottom:10px;
	background:url(/kaigai/images/special/temp/tour_bt01_bot.gif) no-repeat left bottom;
}


#fraTop div.osusume01Left h3{
	margin-bottom:10px;
	padding-left:42px;
	line-height:37px;
	font-size:120%;
	background:url(/kaigai/images/special/temp/tour_bt01_top.gif) no-repeat left top;
	height: 37px;
	color: #ffffff;
}

#fraTop div.osusume01Left p{
	margin:0 20px 15px 10px;
}
#fraTop div.osusume01Left ul{
	margin:0 20px 0 10px;
	padding:5px 0 5px 6px;
	background:#fff;
}
#fraTop div.osusume01Left li{
	float:left;
	display:inline;
	padding:4px 4px 0 0;
}
#fraTop div.osusume01Right{
	float:right;
	display:inline;
	width:258px;
}

#fraTop div.osusume02Right{
	float:right;
	display:inline;
	width:405px;
	background:url(/kaigai/images/special/temp/tour_bt02_mid.gif) repeat-y left top;
}
#fraTop div.osusume02RightIn{
	padding-bottom:10px;
	background:url(/kaigai/images/special/temp/tour_bt02_bot.gif) no-repeat left bottom;
}

#fraTop div.osusume02Right h3{
	margin-bottom:10px;
	padding-left:53px;
	line-height:37px;
	height: 37px;
	font-size:120%;
	background:url(/kaigai/images/special/temp/tour_bt02_top.gif) no-repeat left top;
	color: #ffffff;
}

#fraTop div.osusume02Right p{
	margin:0 10px 15px 20px;
}
#fraTop div.osusume02Right ul{
	margin:0 10px 0 20px;
	padding:5px 0 5px 6px;
	background:#fff;
}
#fraTop div.osusume02Right li{
	float:left;
	display:inline;
	padding:4px 4px 0 0;
}
#fraTop div.osusume02Left{
	float:left;
	display:inline;
	width:258px;
}
#fraTop div.osusume01Right{
	float:right;
	display:inline;
	width:258px;
}


/*----基本情報ページへの導線--------*/
#fraTop div#baseInfo{
	border:#b8b8b8 1px solid;
	margin-bottom:8px;
	padding-bottom:10px;
}
#fraTop div#baseInfo h2{
	background:url("/kaigai/images/special/bg_other_03.gif") repeat-x left top;
	border:none;
	margin:0 0 10px 0;
	padding:5px 10px;
}
#fraTop div#baseInfo p{
	margin:0 10px;
}
#fraTop div#baseInfo p.baseInfoBt{
	margin-right:5px;
	text-align:right;
}



#fraTop #other ul{
	margin-left:7px;
}
#fraTop #other ul li{
	float:left;
	margin-right:3px;
}
#fraTop #other ul li.tour{
	height:64px;
	position:relative;
}
#fraTop #other ul li span.online{
	position:absolute;
	top:35px;
	left:52px;
}
#fraTop #other ul li span.shop{
	position:absolute;
	top:35px;
	left:135px;
}

#fraTop div#lastTxt{
	padding:5px 10px;
	background:#e0eff8;
}



/*----おすすめツアー--------*/
div#osusumeArea ul{
	padding:5px 10px 5px 10px;
	font-size:95%;
	line-height:1.5;
	background:#dafaff;
}
div#osusumeArea p{
	text-align:right;
	font-size:80%;
	margin-bottom:3px;
}
div#osusumeArea li{
	padding-left:15px;
	background:url(/kaigai/images/special/spf/ico_osusume.gif) no-repeat left 8px;
}
div#osusumeArea .price{
	color:red;
	font-weight:bold;
}




























.areaTxt{
	margin:10px 15px;
}

/*----パンフレット--*/
#pamphlet dl{
	position:relative;
	margin:0px 0 10px;
}
#pamphlet dd{
	position:absolute;
	top:59px;
	left:161px;
}

/*----ヨーロッパの海外航空券、海外ホテル、海外現地ツアーを探す---#other--*/
#fraTop #other{
	border:#b8b8b8 1px solid;
	margin-bottom:8px;
	padding-bottom:10px;
}
#fraTop #other h2{
	background:url("/kaigai/images/special/bg_other_03.gif") repeat-x left top;
	border:none;
	margin:0 0 10px 0;
	padding:5px 10px;
}
#fraTop #other ul{
	margin-left:7px;
}
#fraTop #other ul li{
	float:left;
	margin-right:3px;
}
#fraTop #other ul li.tour{
	height:64px;
	position:relative;
}
#fraTop #other ul li span.online{
	position:absolute;
	top:35px;
	left:52px;
}
#fraTop #other ul li span.shop{
	position:absolute;
	top:35px;
	left:135px;
}
#fraTop #column-side .gray{
	background:#EDEDED;
	padding:7px;
	margin-bottom:10px;
}
#fraTop #column-side .gray li{
	background:url("/kaigai/images/arrow_gray.gif") no-repeat 0 3px;
	padding-left:15px;
	margin-bottom:1px;
}


/*イタリア改修
---------------------------------*/

/* -- rec -- */

div.recBox h2,
div.recommend_data_area h2{
	margin-bottom:10px;
}
div.recBox h2 span,
div.recommend_data_area h2 span {
	background: #CD0000;
	color: #FFFFFF;
	margin-right: 5px;
	padding: 3px 5px;
}

.txtTourArea ul{
	background: #fff5b0;
	padding: 10px;
}
.txtTourArea li{
	font-size:110%;
	background: url(/kaigai/images/special/eur/ico_blue.gif) no-repeat 5px 6px transparent;
	margin-bottom:3px !important;
	padding-left:15px !important;
}
.txtTourArea .price{
	color:#dd0000;
	font-weight:bold;
}
.txtTourArea p{
	text-align:right;
	font-size:80%;
	margin-bottom:3px;
}


/* -- contents -- */
.contBox {
	margin-bottom: 25px;
	clear: both;
}
.contBox h2 span {
	background: #CD0000;
	color: #FFFFFF;
	margin-right: 5px;
	padding: 3px 5px;
}
.recommend_data_area{
	padding-bottom:15px;
	background: #F9ECC9;
}

.tour_area {
	margin:0 15px 0;
	padding:0 0 15px;
	background:#fff;
}




.recoTop {
	margin:0 auto 15px;
	width:607px;
	background: url(/kaigai/images/special/eur/bg_tourmid02.gif) repeat-y left top;
}
.recotour{
	margin-bottom:8px;
	background: url(/kaigai/images/special/eur/bg_tourmid01.gif) repeat-y left top;
}
.recotourIn{
	padding:23px 0 10px;
	background: url(/kaigai/images/special/eur/bg_tourtop.gif) no-repeat left top;
}
.recotour dl{
	float:right;
	display:inline;
	margin-right:22px;
	width:410px;
}

.recotour dt{
	margin:0 10px 10px 0;
	font-size:120%;
	font-weight:bold;
}
.recotour dt img{
	float:left;
}
.recotour dt a{
	display:block;
	margin-left:52px;
	padding-left:15px;
	background: url(/kaigai/images/special/eur/ico_blue.gif) no-repeat 5px 6px;
}
.recotour dt a span{
	color:#bb0008;
}
.recotour dl dd.price{
	float:left;
	display:inline;
	padding-top:8px;
	width:265px;
	font-weight:bold;
}
.recotour dl dd.price span{
	color:#bb0008;
	font-size:120%;
}
.recotour dl dd.price02{
	float:left;
	display:inline;
	padding-top:0px;
	width:265px;
	font-weight:bold;
}
.recotour dl dd.price02 span{
	color:#bb0008;
	font-size:120%;
}
.recotour dl dd.price02 del{
}
.recotour dl dd.bttour{
	float:right;
	display:inline;
	width:142px;
}

.recotour dl dd.comment {
	clear:both;
	padding-top:10px;
}
.tourico{
	margin:0 22px 8px;
}
.tourico li{
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
.tourpint{
	padding:0 22px 27px;
	background: url(/kaigai/images/special/eur/bg_tourbot.gif) no-repeat left bottom;
}
.tourpint dt{
	float:left;
	width:115px;
}
.tourpint dd{
	margin-left:115px;
}
.recoBLeft{
	float:left;
	display:inline;
	margin-left:20px;
	padding:3px 0;
	width:147px;
	text-align:center;
	border:solid 1px #bebebe;
	background:#fff;
}



.recoRTop {
	margin:0 auto 15px;
	width:607px;
	background: url(/kaigai/images/special/eur/bg_tour02mid.gif) repeat-y left top;
}
.recoRTopIn{
	margin-bottom:8px;
	background: url(/kaigai/images/special/eur/bg_tour02bot.gif) no-repeat left bottom;
}
.recoRTopIn02{
	position:relative;
	z-index:100;
	padding:11px 0 10px;
	background: url(/kaigai/images/special/eur/bg_tour02top.gif) no-repeat right top;
}
.recoRLeft{
	float:left;
	display:inline;
	margin-left:11px;
	width:283px;
}
.recoRTop dl{
	position:relative;
	z-index:0;
	margin-bottom:7px;
	padding:7px 0;
	background:#e1efe9;
}
.recoRTop dt{
	float:right;
	display:inline;
	width:155px;
	font-size:110%;
	font-weight:bold;
	margin-right:7px;
}
.recoRTop dt a{
	display:block;
	padding-left:15px;
	background: url(/kaigai/images/special/eur/ico_blue.gif) no-repeat 5px 6px;
}
.recoRTop dt a span{
	color:#bb0008;
}
.recoRimages{
	float:left;
	display:inline;
	margin-left:7px;
	padding:3px 0;
	width:107px;
	text-align:center;
	border:solid 1px #bebebe;
	background:#fff;
}
.recoRTop dd.price{
	clear:both;
	font-weight:bold;
}
.recoRTop dd.price span{
	margin-left:7px;
	color:#bb0008;
	font-size:120%;
}
.recoRTop dd.price del{
/*	font-size:120%;
*/	margin-left:7px;
}
.recoRTop dd.price img{
	margin-left:7px;
}
.tourRico{
	margin:0 8px 7px;
}
.tourRico li{
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
.tourRtxt{
	margin:0 8px;
}
.recoRRight{
	float:right;
	display:inline;
	margin-right:14px;
	width:283px;
}
.recoRRight dl{
	background:url(/kaigai/images/special/eur/bg_tour02top02.gif) no-repeat right top #e1efe9;
}


.recoS {
	background: #FFFFFF;
	margin: 0 auto 15px;
	padding: 10px 0 15px;
	width: 600px;
	border-top: 3px solid #A38142;
}
.recoS h3 {
	padding-left: 15px;
}
.minBox {
	margin: 0 15px;
	padding: 10px 5px 15px;
	border-bottom: 1px solid #A38142;
}
.minBox dt{
	margin-bottom:5px;
	font-size:110%;

	font-weight:bold;
}
.minBox dt img{
	float:left;
}
.minBox dt a{
	display:block;
	margin-left:52px;
	padding-left:15px;
	background: url(/kaigai/images/special/eur/ico_blue.gif) no-repeat 5px 6px;
}
.minBox dt a span{
	color:#bb0008;
}
.minBox dd.price{
	margin-bottom:5px;
	clear:both;
	font-weight:bold;
}
.minBox dd.price span{
	color:#bb0008;
	font-size:120%;
}
.minBox dd.price del{
}
.minBox dd.comment{
	margin-bottom:5px;
}
.tourSico li{
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}




.even {
	background: #ECF5F2;
}
.reco2 {
	background: #FFFFFF;
	margin: 0 auto 15px;
	padding-bottom: 8px;
	width: 600px;
	position: relative;
}
.reco2 img.btmImg {
	position: absolute;
	bottom: -1px;
	left: -1px;
}
.reco2 img.topImg {
	position: absolute;
	top: -3px;
	right: -6px;
}
.reco2 .box_L {
	float: left;
	width: 283px;
	padding: 0 7px 15px 8px;
	margin: 8px 0 0;
	border-right: 1px solid #B99F6E;
	position: relative;
}
.reco2 .box_R {
	float: right;
	width: 283px;
	padding: 0 8px;
	margin: 8px 0 0;
}




.recoTop p {
	line-height: 1.2;
	background: url(/kaigai/images/special/eur/bg_box1b.gif) no-repeat 0 bottom;
	display: block;
	padding: 10px 20px 15px 25px;
	overflow: hidden;
	zoom: 1;
}
.recoTop p img {
	margin-right: 10px;
	float: left;
}
.reco2 dt {
	background: #E2EFE8;
	overflow: hidden;
	zoom: 1;
	padding: 12px 7px 0;
}
.reco2 dl dt span {
	background: url(/kaigai/images/special/eur/bg_img2.gif) no-repeat;
	width: 109px;
}
.reco2 dl dt span img {
	margin: 4px;
}
.reco2 dl dd.price {
	background: #E2EFE8;
	display: block;
	clear: both;
	padding: 0 7px 5px;
}
.reco2 dd {
	padding: 0 5px;
}
.reco2 ul {
	padding: 5px 0;
}
.btnBox {
	text-align: center;
	margin-bottom: 15px;
}
.popular {
	background: #87BD65;
	margin: 0 auto;
	padding: 7px 7px 12px;
	width: 584px;
}
.popular h3 {
	margin: 0 0 5px 10px !important;
}
.popular ol {
	background: #FFFFFF;
	padding: 7px 15px;
	overflow: hidden;
	zoom: 1;
}
.popular ol li {
	float: left;
}
.popular ol li a {
	background: url(/kaigai/images/special/eur/arrow_03.gif) no-repeat 0 3px;
	padding: 0 17px 0 15px;
}


/* -- ランキングエリア -- */

.inBox h3.bgTitle{
	background:url(/kaigai/images/special/eur/bg_title.gif) no-repeat !important;
	width:563px !important;
	margin:0 auto 5px !important;
	font-size:120% !important;
	font-weight:bold !important;
	padding:13px 0 13px 40px !important;
}
.nobdr{
	background:none !important;
}
.rankArea{
	background:url(/kaigai/images/special/eur/bg_rank_mdl.gif) repeat-y;
	width:603px;
	margin:0 auto 20px;
}
.rankIn{
	background:url(/kaigai/images/special/eur/bg_rank_top.gif) no-repeat top;
}
.rankBtm{
	background:url(/kaigai/images/special/eur/bg_rank_btm.gif) no-repeat bottom;
	padding-bottom:15px;
}
.rankArea p{
	text-align:right;
	padding:15px 50px 0 0;
}
.rankArea dl{
	padding:0 0 10px;
	margin-bottom:10px;
	background:url(/kaigai/images/special/eur/bdr_rank.gif) no-repeat bottom center;
}
.rankArea dt{
	float:left;
	display:inline;
	width:56px;
	margin:0 5px 0 20px;
}
.rankArea dd{
	float:left;
	display:inline;
	margin:10px 10px 0 0;
}
.rankArea dd a{
	background: url(/kaigai/images/special/eur/ico_blue.gif) no-repeat 5px 6px transparent;
	padding-left:15px;
	width:280px;
	display:block;
	font-size:110%;
	font-weight:bold;
}
.rankArea dd.rankPrice{
	color:#CC0000;
	font-weight:bold;
	width:175px;
	font-size:110%;
}
.rankArea dd span{
	color:#000;
	font-size:90%;
}







/* ヨーロッパ専用　商品ラインナップ
----------------------------------------------------------------------*/
.h2_sub_copy{
	margin:0 20px;
}

div.tour_block h3{
	background:url(/kaigai/images/special/eur/bg_title.gif) no-repeat #F9ECC9 0px 17px!important;
	margin:0 0 15px !important;
	font-size:120% !important;
	font-weight:bold !important;
	padding:30px 0 20px 35px !important;
}
.tour_title a {
    margin-left: -7px;
}
a.indent_l {
    background: url("../../common/images/icon_arrow_right.gif") no-repeat scroll 0 8px transparent;
    display: block;
    margin: 0;
    padding: 0 0 0 7px;
}

.tour_box_update {
	margin: 0 auto;
	padding: 0;
	text-align: right;
	width: 590px;
}
.ranking_box {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD;
	margin:0 auto 20px;
	padding: 4px;
	width: 580px;
}
.ranking_box .ranking_box_inner {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px 10px 0;
}
.ranking_box .ranking_data_box {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 12px;
	padding: 0 0 8px;
	width: 560px;
}
.ranking_box .ranking_price {
	color: #DD0000;
	font-size: 133%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
	padding: 0 0 0 12px;
}
.ranking_box .ranking_price span {
	font-size: 75%;
	font-weight: normal;
}
.ranking_box span.ranking_month {
	color: #333333;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.ranking_box .ranking_title {
	font-size: 133%;
	font-weight: bold;
	margin: 0;
	padding-left: 7px;
}
.ranking_box .ranking_img {
	float: left;
	margin: 0 22px 0 0;
}
.ranking_box .ranking_text {
	float: left;
	margin: 0;
	width: 480px;
}



.tour_box {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    margin:0 auto 10px;
    padding: 4px;
    width: 580px;
}
.tour_box .tour_box_inner {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}
.tour_box .tour_box_inner .tour_title_wrap {
    margin: 0 0 5px;
    overflow: hidden;
}
.tour_box .tour_box_inner .tour_title_wrap .caption_image {
    float: right;
    width: 150px;
}
.tour_box .tour_box_inner .tour_title_wrap .caption_image img.tour_img {
    margin: 0;
}
.tour_box .tour_box_inner .tour_title_wrap .caption_image p {
    margin: 0 0 10px;
    padding: 0;
}
:first-child + html .tour_box .tour_box_inner .tour_title_wrap .caption_image p {
    padding: 0 0 0 1em;
}


.departure_point {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    height: 14px;
    line-height: 1.4;
    margin-right: 10px;
    padding: 1px 5px;
    white-space: nowrap;
    width: auto;
}
.tour_img {
    float: right;
    margin: 0 0 0 10px;
}
.tour_brand {
    margin-right: 10px;
}
.tour_title {
    font-size: 133%;
    font-weight: bold;
    line-height: 1.3;
    margin: 5px 0 0;
    padding-left: 7px;
}
.tour_title a {
    margin-left: -7px;
}
.tour_title_under {
    margin-left: 7px;
}
.tour_title_under_in {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 553px;
}
.tour_price {
    color: #DD0000;
    float: left;
    font-size: 133%;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    margin-top: 0;
}
.tour_price span {
    font-size: 75%;
    font-weight: normal;
}
.tour_comment {
    float: left;
    margin: 0;
}
.detail_btn {
    float: right;
    height: 25px;
    width: 117px;
}
.detail_btn a {
    background: url("../images/btn_tour_detail_m.gif") repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    text-indent: -9999px;
    width: 117px;
}
.detail_btn a:hover {
    background-position: 0 -25px;
}
.sub_comment_area {
    border: 0 none;
    clear: both;
    font-size: 1px;
    line-height: 0;
    margin: 0;
    padding: 0;
}
.sub_comment_area img {
    border: 0 none;
    font-size: 1px;
    line-height: 0;
    margin: 0;
    padding: 0;
    vertical-align: text-bottom;
}
.sub_comment_area .sub_comment_block {
    background: none repeat scroll 0 0 #FFFCCC;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    overflow: hidden;
    padding: 5px;
}
.sub_comment_box {
    float: left;
    margin: 0 9px 0 0;
    padding: 0;
}
ul.tag_list {
    margin-top: 5px;
}
ul.tag_list li {
    background: none repeat scroll 0 0 #F1E0A6;
    border: 1px solid #D0BE83;
    color: #663300;
    float: left;
    font-size: 10px;
    margin: 2px 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
}
dl.recommend_point {
    clear: both;
    margin-top: 5px;
}
dl.recommend_point dt {
    clear: left;
    float: left;
}
dl.recommend_point dd {
    margin-left: 131px;
}



.tour_block .column2_wrap {
    background: url("/kaigai/common/images/bg_column2_under.gif") no-repeat scroll left bottom transparent;
    margin: 0 auto 10px 25px;
    overflow: hidden;
    padding: 0;
}

.tour_block .column2_wrap .column2_tour_box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/kaigai/common/images/bg_column2_top.gif") no-repeat scroll left top transparent;
    border-color: #E0E0E0 #E0E0E0 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 0 0 medium;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    padding: 5px;
    width: 280px;
}
.column2_wrap .tour_box_inner {
    margin-bottom: 14px;
    padding: 10px 10px 0;
}
.tour_block .column2_wrap .tour_price {
    clear: both;
    margin: 5px 0;
    overflow: hidden;
    width: 250px;
}
:first-child + html .tour_block .column2_wrap .tour_price {
    clear: both;
    margin: 0;
    overflow: hidden;
    width: 250px;
}
.tour_block .column2_wrap .column2_tour_box .tour_title_under_in {
    clear: both;
    margin: 5px 0 0;
    overflow: hidden;
    padding: 0;
    width: 250px;
}
.tour_block .column2_wrap .tour_comment {
    float: left;
    margin: 0;
}


.btn_list_wrap {
	margin:0 auto 20px;
	width: 530px;
}
.btn_list_france a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	width: 530px;
	background: url("/kaigai/europe/images/btn_list.gif") no-repeat scroll 0 0 transparent;
}
.btn_list_france a {
    background-position: 0 -100px;
}
.btn_list_france a:hover {
    background-position: 0 -140px;
}



.popular_city_wrap {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 auto 20px;
    padding: 0 0 20px;
    width: 588px;
}
.popular_city {
    background: url("/kaigai/europe/images/icon_popular_arrow.gif") no-repeat scroll 120px -2px #fff;
    border: 1px solid #E0E0E0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 588px;
}
.popular_city_title {
    background: url("/kaigai/europe/images/icon_popular_star.gif") no-repeat scroll 5px -2px #FFE971;
    float: left;
    margin: 0 20px 0 0;
    padding: 5px 0;
    width: 140px;
}
.popular_city_title span {
    height: 16px;
    margin: 0;
    padding: 0 0 0 25px;
}
ul.popular_city_list li {
    padding: 5px 0 0;
}
ul.popular_city_list li {
    float: left;
}
ul.popular_city_list li a {
    background: url("/common/images/icon_arrow_right.gif") no-repeat scroll 0 4px transparent;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 10px 0 0;
    padding: 0 0 0 8px;
}
.guide_text{
	text-align:center;
}
.btn_go_france{
	display:none;
}
.link_pagetop{
	display:none;
}


/* ヨーロッパ専用　値下げ
----------------------------------------------------------------------*/
.txtred{
	color:#DD0000;
}
.pricedownfile{
	display:block;
	text-align:right;
}
.pricedownfile a{
    background: url("/common/images/icon_header_openwindow.gif") no-repeat scroll 0 -2px ;
    margin: 0 8px 0 0;
    padding: 0 0 0 18px;
}


/* General */
h1 {
	background: url(../images/special/kor/blt_h1.gif) no-repeat left center;
	margin: 9px 0 11px 5px;
	padding: 0 0 0 21px;
	font-size: 21px;
	font-weight: bold;
}
.fs10 { font-size: 10px!important; }
.fs11 { font-size: 11px!important; }
.fs12 { font-size: 12px!important; }
.fs14 { font-size: 14px!important; }
.fs16 { font-size: 16px!important; }
.fs18 { font-size: 18px!important; }

.b0 { border: none!important; }
.bt0 { border-top: none!important; }
.bb0 { border-bottom: none!important; }

.p0 { padding: 0!important; }
.p10 { padding: 10px!important; }

.m0 { margin: 0!important; }
.m10 { margin: 10px!important; }

.pt0 { padding-top: 0!important; }
.pt5 { padding-top: 5px!important; }
.pt10 { padding-top: 10px!important; }
.pt15 { padding-top: 15px!important; }
.pt20 { padding-top: 20px!important; }
.pt25 { padding-top: 25px!important; }
.pt30 { padding-top: 30px!important; }
.pt35 { padding-top: 35px!important; }
.pt40 { padding-top: 40px!important; }
.pt45 { padding-top: 45px!important; }
.pt50 { padding-top: 50px!important; }

.pr0 { padding-right: 0!important; }
.pr5 { padding-right: 5px!important; }
.pr10 { padding-right: 10px!important; }
.pr15 { padding-right: 15px!important; }
.pr20 { padding-right: 20px!important; }
.pr25 { padding-right: 25px!important; }
.pr30 { padding-right: 30px!important; }
.pr35 { padding-right: 35px!important; }
.pr40 { padding-right: 40px!important; }
.pr45 { padding-right: 45px!important; }
.pr50 { padding-right: 50px!important; }

.pb0 { padding-bottom: 0!important; }
.pb5 { padding-bottom: 5px!important; }
.pb10 { padding-bottom: 10px!important; }
.pb15 { padding-bottom: 15px!important; }
.pb20 { padding-bottom: 20px!important; }
.pb25 { padding-bottom: 25px!important; }
.pb30 { padding-bottom: 30px!important; }
.pb35 { padding-bottom: 35px!important; }
.pb40 { padding-bottom: 40px!important; }
.pb45 { padding-bottom: 45px!important; }
.pb50 { padding-bottom: 50px!important; }

.pl0 { padding-left: 0!important; }
.pl5 { padding-left: 5px!important; }
.pl10 { padding-left: 10px!important; }
.pl15 { padding-left: 15px!important; }
.pl20 { padding-left: 20px!important; }
.pl25 { padding-left: 25px!important; }
.pl30 { padding-left: 30px!important; }
.pl35 { padding-left: 35px!important; }
.pl40 { padding-left: 40px!important; }
.pl45 { padding-left: 45px!important; }
.pl50 { padding-left: 50px!important; }

.mt0 { margin-top: 0!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mt35 { margin-top: 35px!important; }
.mt40 { margin-top: 40px!important; }
.mt45 { margin-top: 45px!important; }
.mt50 { margin-top: 50px!important; }

.mr0 { margin-right: 0!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
.mr30 { margin-right: 30px!important; }
.mr35 { margin-right: 35px!important; }
.mr40 { margin-right: 40px!important; }
.mr45 { margin-right: 45px!important; }
.mr50 { margin-right: 50px!important; }

.mb0 { margin-bottom: 0!important; }
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb35 { margin-bottom: 35px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb45 { margin-bottom: 45px!important; }
.mb50 { margin-bottom: 50px!important; }

.ml0 { margin-left: 0!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
.ml30 { margin-left: 30px!important; }
.ml35 { margin-left: 35px!important; }
.ml40 { margin-left: 40px!important; }
.ml45 { margin-left: 45px!important; }
.ml50 { margin-left: 50px!important; }

.none { display: none!important; }
.left_out { text-indent: -9999px!important; }
.ab_out { position: absolute!important;left: -9999px!important; }

.fl { float: left!important; }
.fr { float: right!important; }
.clear { clear: both!important; }

.ac { text-align: center!important; }
.al { text-align: left!important; }
.ar { text-align: right!important; }

.vm { vertical-align: middle!important; }
.vt { vertical-align: top!important; }

.w5pc { width: 5%!important; }
.w10pc { width: 10%!important; }
.w15pc { width: 15%!important; }
.w20pc { width: 20%!important; }
.w25pc { width: 25%!important; }
.w30pc { width: 30%!important; }
.w33pc { width: 33%!important; }
.w35pc { width: 35%!important; }
.w40pc { width: 40%!important; }
.w45pc { width: 45%!important; }
.w50pc { width: 50%!important; }
.w55pc { width: 55%!important; }
.w60pc { width: 60%!important; }
.w65pc { width: 65%!important; }
.w70pc { width: 70%!important; }
.w75pc { width: 75%!important; }
.w80pc { width: 80%!important; }
.w85pc { width: 85%!important; }
.w90pc { width: 90%!important; }
.w95pc { width: 95%!important; }
.w100pc { width: 100%!important; }

.relative {
	position: relative!important;
}
.leftOut {
	text-indent: -9999px!important;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* IE 6-7 */
}

/* タイプDバージョン
----------------------------------------------------------------*/
.tour_type_d_box {
	margin: 0 auto 10px;
	padding: 4px;
	border: 1px solid #ddd;
	background: #eee;
	width: 580px;
}
.tour_type_d_box .tour_type_d_box_inner {
	padding: 10px;
	background: #fff;
}

/*1カラムレイアウト（アジアバージョン） 2012/09/28 背景交互バージョン
--------------------------------------------------------------------------------------------*/
.tour_type_d_box .tour_compact_type_wrap,
.tour_type_d_box .tour_compact_type_wrap_orange{
	margin: 0;
	padding: 0;
	width: 560px;
}

.tour_type_d_box .tour_compact_type_wrap a,
.tour_type_d_box .tour_compact_type_wrap_orange a{
	margin: 0;
	padding: 0;
	width: 560px;
	color: #333;
	display: block;
	background: #fff;
}
.tour_type_d_box .tour_compact_type_wrap_orange a{
	background: #fff7da;
}

.tour_type_d_box .tour_compact_type_wrap a:activ { color: #333; text-decoration:none; background: #fff; }
.tour_type_d_box .tour_compact_type_wrap_orange a:active { color: #333; text-decoration:none; background: #fff7da; }
.tour_type_d_box .tour_compact_type_wrap a:visited { color: #333; text-decoration:none; background: #fff; }
.tour_type_d_box .tour_compact_type_wrap_orange a:visited { color: #333; text-decoration:none; background: #fff7da; }
.tour_type_d_box .tour_compact_type_wrap a:hover { color: #333; text-decoration:none; background: #fff; }
.tour_type_d_box .tour_compact_type_wrap_orange a:hover { color: #333; text-decoration:none; background: #fff7da; }

.tour_type_d_box a .tour_compact_type_in {
	margin: 0;
	padding: 10px 5px;
	display: block;
}

.tour_type_d_box a .tour_compact_title_wrap {
	margin: 0;
	padding: 0 0 0 7px;
	display: block;
	background: url(../../../common/images/icon_arrow_right.gif) no-repeat 0 8px;
}

.tour_type_d_box a .tour_compact_title {
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	color: #000099;
	margin-right:10px;
}

.tour_type_d_box a:active .tour_compact_title { color: #000099; text-decoration:none; }
.tour_type_d_box a:visited .tour_compact_title { color: #000099; text-decoration:none; }
.tour_type_d_box a:hover .tour_compact_title { color: #000099; text-decoration:underline; }

.tour_type_d_box a .tour_compact_price {
	font-weight: bold;
	font-size: 15px;
	color: #dd0000;
}
.tour_type_d_box a .tour_compact_text {
	padding: 0 0 0 7px;
	display: block;
}


/* タイプCバージョン 2013/05/13
--------------------------------------------------------------------------------------------*/
#contentsarea .tour_type_c_box {
	margin: 0 auto 10px auto;
	padding: 0px;
	border: 1px solid #ddd;
	background: #eee;
	width: 588px;
}
#contentsarea .tour_type_c_box_inner {
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	background: #fff;
	border: 4px solid #eee;
	width: 570px;
}

/* 旧デザインに必要 2013/05/13
--------------------------------------------------------------------------------------------*/
#contentsarea .tour_type_c_box_inner a{
	text-decoration:none;
}

/*1カラムレイアウト 2013/05/13 背景交互バージョン CMS対応
--------------------------------------------------------------------------------------------*/
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2,
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange{
	margin: 0;
	padding: 0;
	/*border-bottom:1px solid #ccc;*/
	width: 560px;
}

#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a,
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a{
    margin: 0;
    padding: 0 5px;
    width: 550px;
    color: #333;
    display: block;
    background: #fff;
}
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a{
    background: #fff7da;
}

#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a:activ { color: #333; text-decoration:none; background: #fff; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a:active { color: #333; text-decoration:none; background: #fff7da; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a:visited { color: #333; text-decoration:none; background: #fff; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a:visited { color: #333; text-decoration:none; background: #fff7da; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a:hover { color: #333; text-decoration:none; background: #fff; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a:hover { color: #333; text-decoration:none; background: #fff7da; }

#contentsarea .tour_type_c_box_inner .departure_point {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    float: none;
    font-size: 12px;
    height: 14px;
    line-height: 1.4;
    margin: 5px 10px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
    width: auto;
	display: inline-block;
}
/* 発地ありの場合は、下記のcssを使用する　2013/05/13
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a .tour_compact_type_in,
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a .tour_compact_type_in {
	margin: 0;
	padding: 2px 5px 5px 7px;
	display: block;
	background: url(/common/images/icon_arrow_right.gif) no-repeat 0 11px;
}
*/
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a .tour_compact_type_in,
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a .tour_compact_type_in {
	margin: 0;
	padding: 10px 5px 10px 7px;
	display: block;
	background: url(/common/images/icon_arrow_right.gif) no-repeat 0 16px;
}


#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a .tour_compact_title_wrap,
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a .tour_compact_title_wrap {
	margin: 0;
	padding: 0;
	display: block;
}


#contentsarea .tour_compact_title {
	margin-right:10px;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	color: #000099;
	text-decoration:none;
}

#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a:active .tour_compact_title { color: #000099; text-decoration:none; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a:active .tour_compact_title { color: #000099; text-decoration:none; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a:visited .tour_compact_title { color: #000099; text-decoration:none; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a:visited .tour_compact_title { color: #000099; text-decoration:none; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a:hover .tour_compact_title { color: #000099; text-decoration:underline; }
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a:hover .tour_compact_title { color: #000099; text-decoration:underline; }

#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2 a .tour_compact_price,
#contentsarea .tour_type_c_box_inner .tour_compact_type_wrap2_orange a .tour_compact_price {
	font-weight: bold;
	font-size:15px;
	color: #dd0000;
}

#contents_area .tour_type_c_box_inner .tour_compact_type_wrap2 a .tour_compact_text,
#contents_area .tour_type_c_box_inner .tour_compact_type_wrap2_orange a .tour_compact_text {
	padding: 0;
	display: block;
}

/*　２カラムの更新日を非表示
------------------------------*/
#contentsarea .recommend02 .tour_box_update {
	display: none;
}

/*　3段目の1行1コースの更新日を非表示
------------------------------*/
#contentsarea .recommend03 .tour_box_update {
	display: none;
}


/* ランキング 2013/04/30
--------------------------------------------------------------------------------------------*/
.ranking_box {
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD;
	margin:0 auto 20px;
	padding: 4px;
	width: 580px;
}
.ranking_box a {
	text-decoration:none;
}
.ranking_box .ranking_box_inner {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 10px 10px 0;
}
.ranking_box .ranking_data_box {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 12px;
	padding: 0 0 8px;
	width: 560px;
}
.ranking_box .ranking_img {
	float: left;
	margin: 0 22px 0 0;
}
/*.ranking_box .ranking_text {
	float: left;
	margin: 0;
	padding:0 0 0 7px;
	width: 473px;
	background: url("/common/images/icon_arrow_right.gif") no-repeat 0 8px;
}*/
.ranking_box .ranking_text {
	float: left;
	margin: 0;
	padding:0;
	width: 480px;
}
.ranking_box .ranking_price {
	color: #DD0000;
	font-size: 133%;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
	padding: 0 0 0 7px;
}
.ranking_box .ranking_price span {
	font-size: 75%;
	font-weight: normal;
}
.ranking_box span.ranking_month {
	color: #333333;
	font-weight: bold;
	padding: 0 0 0 5px;
}
.ranking_box .ranking_title {
	font-size: 133%;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 0;
}

.ranking_box .ranking_title a:active{ text-decoration:none; }
.ranking_box .ranking_title a:visited{ text-decoration:none; }
.ranking_box .ranking_title a:hover{ color: #000099;text-decoration:underline; }

a.indent_l {
    background: url("../../common/images/icon_arrow_right.gif") no-repeat scroll 0 8px transparent;
    display: block;
    margin: 0;
    padding: 0 0 0 7px;
}


#contentsarea .ranking_box .departure_point {
    background-color: #F6F6F6;
    border: 1px solid #CCCCCC;
    float: none;
    font-size: 12px;
    height: 14px;
    line-height: 1.4;
    margin: 0 10px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
    width: auto;
	display: inline-block;
}

/*フランスおすすめ 2013/05/01
--------------------------------------------------------------------------------------------*/
#contentsarea .tour_title a { text-decoration:none; }
#contentsarea .tour_title a:active { text-decoration:none; }
#contentsarea .tour_title a:visited { text-decoration:none; }
#contentsarea .tour_title a:hover { color: #000099;text-decoration:underline; }

#contentsarea .tour_title {
    font-size: 133%;
    font-weight: bold;
    line-height: 1.3;
    margin: 5px 0 0;
    padding-left: 0px;/* 2013/0501 */
}


/* フランスおすすめ 2013/06/07
--------------------------------------------------------------------------------------------*/
#contentsarea #contents-main .tour_type_c_box_inner .tour_compact_price {
    display: none;
}

#contentsarea #contents-main .tour_type_c_box_inner .departure_point {
    display: none;
}



