/* 最新のお知らせ上 バナーエリアABテスト(20160613) ここから */
.clearfix{zoom:1;}
.clearfix:after{
	content:"";
	display:block;
	clear: both;
	height: 0;
}

#topContent #bnrBlock {
    height: inherit;
}
#bnrBlock #blockA {
	clear: both;
	display:none;
}

#bnrBlock #blockB {
	clear: both;
}
#bnrBlock #blockB li {
	margin-bottom:20px;
}
#bnrBlock #blockB li:nth-child(5),
#bnrBlock #blockB li:nth-child(6),
#bnrBlock #blockB li:nth-child(7),
#bnrBlock #blockB li:nth-child(8){
	margin-bottom:0;
}
#topContent #bnrBlock li {
	height:inherit;
}
/* 最新のお知らせ上 バナーエリアABテストここまで */

/* 画像背景対応ここから */
/*#topContent {
	background: url(/kanto/index/images/bg-topcontent_2017hatsu.jpg) center top no-repeat !important;
}
#topContent .mainImgBlock {
	background:transparent;
}
#topContent .mainImgBlock a {
	display:block;
	background: url(/kanto/index/images/mainImgBlock-frame_white.png) center top no-repeat !important;
}

#topContent .mainImgBlock span.imgFrame{
	left: -1px !important;
}*/
/* 画像背景対応ここまで */

/* ツーリズムEXPOバナー掲載用(20150927まで) ここから */
#bottomContent .section .infoBlock {
	width:734px;
	display: table-cell;
	padding-right: 15px;
}
#bottomContent .section .infoBlock .beforeEdge{
	background: url(/body/images/bg-infoblock734-before-edge.png) no-repeat left top;
	padding-top: 5px;
}
#bottomContent .section .infoBlock .afterEdge{
	background: url(/body/images/bg-infoblock734-after-edge.png) no-repeat left bottom;
	padding-bottom: 7px;
}
#bottomContent .section .infoBlock .bothEdge{
	background: url(/body/images/bg-infoblock734-both-edge.png) repeat-y left top;
	padding-top:10px;
}
#bottomContent .section .specialBnrArea {
	width:210px;
	display: table-cell;
	vertical-align: middle;
}
#bottomContent .section .infoBlock .inner{
	padding: 2px 15px;
}
#bottomContent .section .specialBnrArea a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
}

#bottomContent .section .infoBlock .infoArea dd.twoCol{
	width:48%;
}
#bottomContent .section .infoBlock .infoArea dd.twoCol.rightCol{
	width:39%;
}
/* ツーリズムEXPOバナー掲載用 ここまで */

/* 20151113 kataoka 都市・国・目的から探す部分テキスト化 */
.searchCountry .title, .searchPurpose .title {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-shadow: -1px -1px 1px #7CA3CA;
}
.searchCountry .title em, .searchPurpose .title em {
	font-weight: bold;
	font-size: 25px;
}
.tabChangeBlock .tbBlock .inner {
	padding-top: 30px;
}
.tabChangeBlock .searchCountry .col dt a {
	display: block;
	text-decoration: none;
	padding: 8px 8px 7px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	background: #004098;
	border-radius: 5px;
}
.tabChangeBlock .searchCountry .col dt a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.tabChangeBlock .searchCountry .colLeft dt span {
	padding: 0 0 0 25px;
	background: url(http://www.his-j.com//kanto/index/images/ico_overseas-tour.png) no-repeat 0 50%;
}
.tabChangeBlock .searchCountry .colRight dt span {
	margin-left: -8px;
	padding: 0 0 0 32px;
	background: url(http://www.his-j.com//kanto/index/images/ico_overseas-ticket.png) no-repeat 0 50%;
}
.tabChangeBlock .searchCountry {
	overflow: visible;
	margin-bottom: 30px;
}
