	@charset "Shift_JIS";
	
	/* 基本レイアウトEフォント裁E関連 */
	.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
	.f-bold { font-weight: bold}
	.f-b-red { font-weight: bold ; color: #FF0000}
	.f-b-y { font-weight: bold ; color: #FFFFCC}
	.f-b-pink { font-weight: bold ; color: #FF6666}
	.f-b-orange { font-weight: bold ; color: #FF6600}
	.f-b-s-pink { font-weight: bold ; color: #FF3399}
	.f-b-white { font-weight: bold ; color: #FFFFFF}
	.f-b-purple { font-weight: bold; color: #B086B9}
	.f-b-dp { font-weight: bold; color: #663399}
	.f-b-green { font-weight: bold; color: #008888}
	.f-b-blue { font-weight: bold; color: #0066CC}
	.f-dp { color: #663399}
	.f-white { color: #FFFFFF}
	.f-red { color: #a00000}
	
	/* レイアウチE*/
	.t10b { font-size: 10px; line-height:14px;}
	.t10-r { font-size: 10px ; color: #FF0000}	
	.t10w { font-size: 10px; color: #FFFFFF}
	.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
	.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
	.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
	
	/* CSS初期設宁E*/
	#bg {
		font-family: "EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:12px;
		width:950px;
		overflow:hidden;
	}
	#bg img {
		border:0;
		vertical-align:bottom;
	}
	#bg ul,#bg ol {
		list-style:none;
	}
	#bg a {
		overflow: hidden;
	}
	#bg strong {
		font-weight:bold;
	}
	.clear {
		clear: both;
	}
	.clearFloat:after { 
		content: "."; 
		display: block; 
		clear: both; 
		height: 0; 
		visibility: hidden; 
		line-height: 0; 
	} 
	.clearFloat { 
		display: inline-table; 
		min-height: 1%; 
	} 
	/* for macIE \*/ 
	* html .clearFloat { 
		height: 1%; 
	} 
	.clearFloat { 
		display: block; 
	} 
	/* end of for macIE */
	.clearFloat {
		overflow:hidden;
	}
	
	a.OpaChange:hover *{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
	}
	
	
	.clearfix:after {
	  content: "";
	  clear: both;
	  display: block;
	}
	
	p.images img{
		width:250px;
		height:auto!important;
	}
	
	h1{
		background:none;
		display:block;
		margin:10px 0;
		font-size:28px;
		font-weight:bold;
	}
	
#explain{
	display:block;
	margin:0 0 15px 0;
	padding:0;
}

#leftBox{
	width:710px;
	float:left;
}

.pcnone{
	display:none;
}


/*****boxIntoro*******************/
#boxIntoro{
	background:#f9f8f0;
	display:block;
	padding:20px;
	overflow:hidden;
	margin-bottom:30px;
}

#boxIntoro p{
	margin:0 20px 0 0;
	padding:0;
	width:250px;
	height:auto;
	display:block;
	float:left;
}

#boxIntoro p img{
	width:100%;
	height:auto;
}

#boxIntoro dl{
	overflow:hidden;
	display:block;
}

#boxIntoro dl dt{
	font-size:18px;
	color:#0b7276;
	font-weight:bold;
	border-bottom:3px solid #0b7276;
	padding:0 0 10px 0;	
	margin:0 0 10px 0;
}

#boxIntoro dl dd{
	font-size:14px;
	line-height:32px;
	margin:0;
	padding:0;
}



/*****boxKokunaiTour*******************/

#boxKokunaiTour{
	margin-bottom:25px;
}

.inner{
	border:10px solid #f9f8f0;
	padding:20px 20px 0 20px;
	line-height:18px;
	display:block;
	margin:0;
}

.innerB{
	background:#f9f8f0;
	padding:15px 0 1px 0;
	margin-bottom:20px;
}

h2.title{
	background-color:#0b7276;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:18px 15px 18px 50px;
	margin:0;
	border-left:8px solid #009096;
}


/*title*/
#kokunaiTit{
	background:url(../images/im_osusume.png) no-repeat 8px 42% #0b7276;
}

#jrTit{
	background:url(../images/im_jr.png) no-repeat 8px 42% #0b7276;
}

#tourTit{
	background:url(../images/im_tour.png) no-repeat 8px 42% #0b7276;
}

#airTit{
	background:url(../images/im_serch.png) no-repeat 8px 42% #0b7276;
}

#yadoTit{
	background:url(../images/im_yado.png) no-repeat 10px 42% #0b7276;
}

#serchTit{
	background:url(../images/im_serch.png) no-repeat 12px 42% #0b7276;
}

#boxKokunaiTour dl{
	margin:0 0 15px 0;
	padding:0;
}


#boxKokunaiTour dt {
	clear:left;
	float:left;
	width:95px;
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px 10px 0px 0px;
}

#boxKokunaiTour dd{
	overflow:hidden;
	font-size:14px;
	border-left:1px dotted #dddddd;
	display:block;
	margin:0;
	padding:0 0 0 10px;

}


#boxKokunaiTour dd span{
	display:block;
	overflow:hidden;
}

.jrIcon,.airIcon,.yadoIcon,.tourIcon{
	display:inline-block;
	text-align:center;
	float:left;
	font-size:10px;
	padding:0 5px 0 5px;
	color:#000;
	margin:0 10px 0 0;
	color:#FFF;
	-webkit-border-radius: 5px 5px 5px;
	border-radius: 5px 5px 5px;
}

.jrIcon{
	background:#24A97C;
}

.airIcon{
	background:#3F61C4;
}

.yadoIcon{
	background:#DD335D
}


.tourIcon{
	background:#F90;
}


/*naviBox*/

#naviBox{
	overflow:hidden;
	border-bottom:5px solid #DD335D;
	margin-bottom:20px;
	
}

#naviBox li{
background: #FFD7E1 none repeat scroll 0% 0%;
color: #DD335D;
display: block;
float: left;
width: 96px;
text-align: center;
font-size: 18px;
border-radius: 5px 5px 0px 0px;
margin-left: 2px;
padding:10px;
cursor:pointer;
	
}

#naviBox li a{
	color:#DD335D;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

#naviBox li a:hover{
	text-decoration:none!important;
}

#naviBox li.select{
	background:#DD335D;
}

#naviBox li.select a{
	color:#FFF;
	width:100%;
	height:100%;
}

/*plan*/
.tourBox {
	padding:10px;
	margin:0px 15px 14px;
	overflow:hidden;
	background:#FFF;
}


.tourBox p {
	float:left;
	width:130px;
	padding:0px;
	margin:0px 15px 0px 0;
}
.tourBox dl {
	overflow:hidden;
	display:block;
	padding:0px;
	margin:0px;
}
.tourBox dt {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.tourBox dt img {
	margin:0px 0 3px 3px;
	float:left;
}
.tourBox dd {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:5px 0px 0px 0px;
}

.tourBox dd .t14r{
	font-size:14px;
	font-family:"メイリオ","EE EゴシチE";
	color:#F00!important;

}

.tourBox dd .t14r strong,.tourBox dd strong{
		font-weight:bold!important;
}

.tourBox dd.icon{
	display:block;
	overflow:hidden;
	padding:0 0 3px 0;
	min-height:24px;
}

.tourBox dd.icon img{
	margin:0 0 0 2px;
	float:left;
	vertical-align:middle;
	display:block;
}

.tourBox dd.icon .bland{
	padding:3px 0 0 0;
}

.tourBox dd.icon span{
	margin:4px 2px 0 0;
}

.mb15{
	margin-bottom:15px;
}


/*btn*/
.btnAll a {
    width: 419px;
    height: 52px;
    line-height: 52px;
    background: transparent linear-gradient(to bottom, #FFA600 0%, #FF8E00 100%) repeat scroll 0% 0%;
    border-radius: 5px;
    box-shadow: 0px 1px 3px transparent, 0px -2px 1px #EB8100 inset;
    text-shadow: 1px 1px 0px #FF8C00, 0px 1px 0px rgba(255, 140, 0, 0.2);
    clear: both;
	margin:0 auto 30px;
    color: #FFF !important;
    display: block;
    text-align: center;
    text-decoration: none !important;
    font-size: 18px;
    position: relative;
}


.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}

.btnAll a:hover {
    opacity: 0.8;
    text-decoration: none !important;
}

#boxPlanTour .text{
	margin:0 0 5px 0;
	display:block;
	text-align:center;
}

/*boxkisetsu*/

.boxkisetsu,#boxSerch{
	margin-bottom:30px;
	background:#f9f8f0;
}

.boxkisetsu{
	padding:10px 0 0 0;
}

.boxkisetsu h2{
	font-size:16px;
	padding:10px 0 0 60px;
	margin:0 0 0 0;
}


#kisetsuTit{
	color:#0b7276;
	background:url(../images/im_kanren.png) no-repeat 20px 50%;
	display:block;
}


#otherTit{
	color:#0b7276;
	background:url(../images/im_other.png) no-repeat 20px 100%;
	display:block;
}


.boxkisetsu .inner{
	padding-bottom:20px;
	line-height:28px;
	font-size:14px;
	background:#FFF;
}


/* 簡単Eラン検索
------------------------------------------ */
#boxKensaku {
	background-repeat: repeat-y;
	margin-bottom:20px;
	padding:20px 0 0 0;
}
.boxKensakuIn {
	clear:left;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top:7px solid #DD335D;
	border-bottom:3px solid #DD335D;
	border-left:3px solid #DD335D;
	border-right:3px solid #DD335D;
	padding:13px 0px 16px 50px;
	overflow:hidden;
}

.boxKensakuIn img{
	width:380px;
	height:auto;
}

#img02 img{
}

#NTA_JR2_popup_calendar_button img,#NTA_calendar img{
	width:22px!important;
	height:auto;
}

.linkBlockA02 img{
	width:3px;
	height:auto;
}

#boxKensaku h3 {
	float:left;
	width:188px;
	height:38px;
	background:#DD335D;
	color:#FFF;
	font-weight:bold;
	line-height:38px;
	text-align:center;
	font-size:16px;
}
#boxKensaku ul.tabS {
	float:left;
	padding:0px 0px 0px 8px;
	margin:0px;
	overflow:hidden;
}
#boxKensaku .tabS  li {
	float:left;
	padding:0px;
	margin:0px 0px 0px 6px;
	background:#DD335D;
	width:165px;
	height:38px;
	text-align:center;
	line-height:38px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	border-radius: 5px 5px 0px 0px;

}

#boxKensaku .tabS  li a{
	color:#DD335D;
	background:#FFD7E1;
	font-weight:normal;
	font-size:12px;
	display:block;
	border-radius: 5px 5px 0px 0px;
}

#boxKensaku .tabS  li a:hover{
	text-decoration:none!important
}

.columnBlock01 {
	width:300px;
	float:left;
	margin-right:20px;
}
.columnBlock02 {
	float:left;
	width:306px;
}
.columnBlock02 .selectBlock01 {
	margin-bottom:5px;
}
.columnBlock02 .selectBlock01 dt {
	float:left;
	padding-top:3px;
}
.columnBlock02 .selectBlock01 dd {
	padding-left:60px;
}
.columnBlock02 .form2Wrap .columnBlock01 {
	float:left;
	width:85px;
	margin-right:0;
}
.columnBlock02 .form2Wrap .columnBlock02 {
	float:left;
	width:180px;
}
.columnBlock02 .form2Wrap .columnBlock01 p,
.columnBlock02 .form2Wrap .columnBlock02 p {
	float:left;
	padding-top:3px;
}
.columnBlock02 p.caution {
	font-size:11px;
	margin-top:3px;	
}
.columnBlock02 p.linkBlockA02 {
	float:right;
}
p.linkBlockA02 img {
	margin:0px 5px 4px 0px;
}
.columnBlock02 option.na {
	color: #999;
	background-color: #DDD;
}
.stepBlock01 {
	margin-bottom:8px;
}
.stepBlock01 dt {
	float:left;
}
.stepBlock01 dt {
	margin-right:10px;
	margin-bottom:8px;
}
.stepBlock01 dd p {
	float:left;
	margin-right:10px;
	line-height:0;
}
.column2WrapA01 .columnBlock01 {
	width:300px;
	float:left;
	margin-right:20px;
}
.column2WrapA01 .columnBlock02 {
	float:left;
	width:306px;
	margin-top:20px;
}
.column2WrapA01 .columnBlock02 .selectBlock {
	margin-bottom:10px;
}
.column2WrapA01 .columnBlock02 .selectBlock dt {
	float:left;
	padding-top:3px;
}
.column2WrapA01 .columnBlock02 .selectBlock dd {
	padding-left:70px;
}
.column2WrapA01 .columnBlock02 p.linkBlockA02 {
	float:right;
}
.column2WrapA01 .columnBlock02 option.na {
	color: #999;
	background-color: #DDD;
}
#areaSelectWrap {
	position:relative;
	width:310px;
	height:237px;
}

#areaSelectWrap img{
	width:310px!important;
}

#areaSelectWrap ul#areaParent li a{
	position:absolute;
	display:inline-block;	
	padding:3px 13px;
	font-size:10px;
	border:solid 1px #229de7;
	background:#fff;
	text-align:center;
}
#areaSelectWrap ul#areaParent li a {
	color:#000;
}
#areaSelectWrap ul#areaParent li#gd_koshinetsu a{
	left:129px;
	top:26px;
}
#areaSelectWrap ul#areaParent li#gd_tohoku a{
	left:236px;
	top:93px;
}
#areaSelectWrap ul#areaParent li#gd_koshinetsu a{
	left:125px;
	top:97px;
}
#areaSelectWrap ul#areaParent li#gd_tokai a{
	left:198px;
	top:183px;
}
#areaSelectWrap ul#areaParent li#gd_kinki a{
	left:148px;
	top:187px;
}
#areaSelectWrap ul#areaParent li#gd_hokuriku a{
	left:103px;
	top:119px;
}
#areaSelectWrap ul#areaParent li#gd_chugoku a{
  left:56px;
  top:146px;
}
#areaSelectWrap ul#areaParent li#gd_kyushu a{
  left:23px;
  top:175px;
}
#areaSelectWrap ul#areaParent li#gd_sikoku a{
  left:98px;
  top:202px;
}
#areaSelectWrap ul#areaParent li#gd_kanto a{
  left:207px;
  top:149px;
}
#areaSelectWrap ul#areaParent li#gd_okinawa a{
  left:63px;
  top:62px;
}
#areaSelectWrap ul.childLinkList {
	border-bottom:solid 1px #229de7;
	position:absolute;
	left:0;
	top:0;
	z-index:14;
	display:none;
}
#areaSelectWrap ul.childLinkList#kantoChild {
	left:254px;
	top:130px;
}
#areaSelectWrap ul.childLinkList#tohokuChild {
	left:283px;
	top:93px;
}
#areaSelectWrap ul.childLinkList#tokaiChild {
	left:245px;
	top:183px;
}
#areaSelectWrap ul.childLinkList#kinkiChild {
	left:194px;
	top:155px;
}
#areaSelectWrap ul.childLinkList#sikokuChild {
	left:143px;
	top:202px;
}
#areaSelectWrap ul.childLinkList#kinkiChild {
	left:194px;
	top:155px;
}
#areaSelectWrap ul.childLinkList#chugokuChild {
	left:103px;
	top:146px;
}
#areaSelectWrap ul.childLinkList#hokurikuChild {
	left:150px;
	top:119px;
}
#areaSelectWrap ul.childLinkList#koshinetsuChild {
	left:182px;
	top:97px;
}
#areaSelectWrap ul.childLinkList#kyushuChild {
	left:70px;
	top:130px;
}
#areaSelectWrap ul.childLinkList li a {
	border:solid 1px #229de7;
	border-bottom:none;
	background:#eff9ff;
	padding:6px;
	display:block;
	width:36px;
	text-align:center;
}
#areaSelectWrap ul.childLinkList li a:hover {
	background:#5151df;
	color:#fff;
}
.f-item {
	margin:10px 0px 0px 0px;
}
.f-button {
	margin:20px 0px 0px 0px;
}

.serchover{
width:100%!important;
height:32px;
line-height:32px;
border:0;
background:url(../images/im_arrow.png) #ffa600; /* Old browsers */
background:url(../images/im_arrow.png), -moz-linear-gradient(top,  #ffa600 0%, #ff8e00 100%); /* FF3.6+ */
background:url(../images/im_arrow.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa600), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background:url(../images/im_arrow.png), -webkit-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background:url(../images/im_arrow.png), -o-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Opera 11.10+ */
background:url(../images/im_arrow.png), -ms-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* IE10+ */
background:url(../images/im_arrow.png), linear-gradient(to bottom,  #ffa600 0%,#ff8e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa600', endColorstr='#ff8e00',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(235,129,0,1);
	text-shadow:
		1px 1px 0px rgba(255,140,0,1),
		0px 1px 0px rgba(255,140,0,0.2);
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	color:#FFF!important;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;	font-size:12px;
	position:relative;
	background-repeat: no-repeat;
	background-position:95% 40%
}

.serchover:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}


#tab-02 {
display:none;
}
#tab-03 {
display:none;
}

.yet{
	text-align:center;
	padding:10px;
}

#rightBox{
	width:200px;
	float:right;
}

/*20160601追加*/
.text-link{font-size:16px;font-weight:bold;}

.tokushu li{
	display:inline-block;
}

/*oi[*/
.pr_banner img{
	width:640px;
	margin:2% auto;
	display:block;
}
.pr_banner img:hover{
	opacity:0.8;
}