@charset "Shift_JIS";

#wrapper html {scroll-behavior: smooth;}/*smooth scroll*/
#wrapper #dirPathBlock {
	overflow-x: scroll;
	overflow-y: hidden
}
#wrapper #dirPathBlock,
#wrapper #anchorLinkBlock {margin: 0 1%;}
#wrapper #anchorLinkBlock {margin:5% auto;}
#wrapper #dirPathBlock p {width: max-content;}
#wrapper h1 {
	font-size: 12px;
	margin: 0 1% 1%
}
#wrapper #gadget_section h2 {
    background: none;
    color: #343474;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px
}

/* 基本レイアウト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}

body{
	background:#FFFFFF
}

div#wrap{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	}


div#wrapper{
	width:100%;
	margin:0;
	padding:0;
	}
	
div#wrap div#wrapInner {
	width:100%;
}

/*ぱんくぁE/
div#pastlist{
	display:block;
	line-height:1.34em;
	height:auto;
}


.smpnone{
	display:none!important
}

    * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
    
/*css追加*/

div#dirPathBlock{
	display:block;
	margin:5px 0 5px 0!important;
	font-size:10px;
}

div#dirPathBlock p a{
	display:inline!important;
	font-size:10px!important;
}

h1{
	font-size:14px!important;
	padding:10px 0 0 0;
	margin:8px 0 0 0;
	display:block;
	border-top:1px solid #DCDCDC;
}

#leftWrap * {/*leftWrapには親セレクタ名を入れる*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }

.topBtn {
	text-decoration: none;
	background: #FF7000;
	background: url(//www.nta.co.jp/sp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000);
	background: url(//www.nta.co.jp/sp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF7000), to(#FF7000));
	background-size: 15px, auto;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px auto 16px;
	padding: 14px 0;
	width: 92%;
	display: block;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: none;
	color:#FFFFFF;
	text-decoration:none;

}

.topBtn a{
	display:block;
	color:#FFF;
	text-decoration:none!important;
}

.topBtn a:link{
	display:block;
	color:#FFF;
	text-decoration:none!important;
}

.topBtn a:visited{
	color:#FFF;
	text-decoration:none!important;
}

.global-header a{
	text-decoration:none;
}

#footSP a{
	text-decoration:none;
}



/* CSS初期設宁E*/
#bg {
	font-family: "EE EゴシチE", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:950px;
	overflow:hidden;
	background:#FFFFFF;
}
#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;
}

/*****boxIntoro*******************/
#boxIntoro{
	background:#F9F8F0;
	display:block;
	padding:10px;
	overflow:hidden;	margin-bottom:20px;
}

#boxIntoro p{
	margin:0 10px 10px 0;
	padding:0;
	width:40%;
	height:auto;
	display:block;
	float:left;
}

#boxIntoro p img{
	width:100%;
	height:auto;
}

#boxIntoro dl{
	display:block;
}

#boxIntoro dl dt{
	font-size:12px;
	color:#0B7276;
	font-weight:bold;
	border-bottom:3px solid #0B7276;
	padding:0 0 5px 0;	
	margin:0 0 5px 0;
	overflow:hidden;
}

#boxIntoro dl dd{	
	font-size:12px;
	line-height:26px;
	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:14px;
	font-weight:bold;
	display:block;
	padding:10px 15px 10px 40px;
	margin:0;
	border-left:8px solid #009096;
}


/*title*/
#kokunaiTit{
	background:url(../images/im_osusume_smp.png) no-repeat 8px 42% #0B7276;
	background-size:25px auto;
}

#jrTit{
	background:url(../images/im_jr_smp.png) no-repeat 8px 42% #0B7276;
	background-size:25px auto;
}

#airTit{
	background:url(../images/im_serch.png) no-repeat 8px 42% #0B7276;
	background-size:25px auto;
}

#tourTit{
	background:url(../images/im_tour_smp.png) no-repeat 8px 42% #0B7276;
	background-size:25px auto;
}

#yadoTit{
	background:url(../images/im_yado_smp.png) no-repeat 8px 42% #0B7276;
	background-size:25px auto;
}

#kisetsuTit{
	background:url(../images/im_kisetsu_smp.png) no-repeat 10px 42% #0B7276;
	background-size:18px auto;
}

#serchTit{
	background:url(../images/im_serch_smp.png) no-repeat 8px 42% #0B7276;
	background-size:25px auto;
}

#boxKokunaiTour dl{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #E3E3E3
}

#boxKokunaiTour dl:last-child{
	border-bottom:none;
	margin:0 0 0 0;
	padding:0 0 10px 0;
}


#boxKokunaiTour dt {
	width:105px;
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px 5px 0px 0px;
	float:left;
}

#boxKokunaiTour dd{
	font-size:12px;

}


#boxKokunaiTour dd span{
	display:block;
	clear:both;
}

.jrIcon,.airIcon,.yadoIcon,.tourIcon{
	display:inline-block;
	text-align:center;
	overflow:hidden;
	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: 33%;
text-align: center;
font-size: 18px;
margin-left: 0;
padding:10px 0;
cursor:pointer;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF
}

#naviBox li:nth-child(3n+3){
	border-right:none
}

#naviBox li a{
	color:#DD335D;
	font-weight:bold;	font-size:12px;
	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 10px 5px 10px;
	margin:0px 10px 10px;
	overflow:hidden;
	background:#FFF;
}


.tourBox p {
	float:left;
	width:130px;
	padding:0px;
	margin:0px 15px 8px 0;
}
.tourBox dl {

	display:block;
	padding:0px;
	margin:0px;
}
.tourBox dt {	font-size:12px;
	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:12px;
	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 0 0;
	height:auto;
}

.tourBox dd.icon img{
	margin:0 5px 0 0;
	float:left;
	vertical-align:middle;
	display:block;
	width:55px;
	height:auto;
}

.tourBox dd.icon .bland{
	padding:3px 0 0 0;
}

.tourBox dd.icon span{
	margin:0px 2px 0 0;
}

.mb15{
	margin-bottom:15px;
}


.text{
	margin:0 0 5px 0;
	display:block;
	font-size:10px;
}

/*boxkisetsu*/

#boxkisetsu,#boxSerch{	margin-bottom:20px;
}

#boxkisetsu .inner{
	padding-bottom:20px;
	line-height:28px;
	font-size:12px;
	padding:10px;}


/* 簡単Eラン検索
------------------------------------------ */
#boxKensaku {
	background-repeat: repeat-y;
	margin-bottom:20px;
	padding:10px 0 0 0;
}
.boxKensakuIn {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:5px;
	overflow:hidden;
	width:320px;
	margin:0 auto;
}

.boxKensakuIn select{
    color: #000000;
    height: 38px;
    font-size: 100%;
    padding: 0 60px 0 10px;
    border: 1px solid #B3B3B3;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
	margin:0 0 3px 0;
	background:url(../images/select_arrow.jpg) no-repeat 100% 50%;
}

#boxKensaku h3 {
	background:#DD335D;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	text-align:center;
	padding:5px;
	margin:0 0 8px 0;
}
#boxKensaku ul.tabS {
	padding:0px 0px 0px 0;
	margin:0 0 8px 0;
	overflow:hidden;
	display:table;
	width:100%;
	border-bottom:7px solid #DD335D;
}
#boxKensaku .tabS  li {
	margin:0px 0px 0px 0;
	background:#DD335D;
	text-align:center;
	font-size:12px;
	height:38px;
	color:#FFFFFF;
	display:table-cell;
	border-radius: 5px 5px 0px 0px;
	line-height:14px;
	vertical-align:middle;
	border-left:1px solid #FFFFFF

}

#boxKensaku .tabS  li:nth-child(3n+1){
	border-left:none;
}

#boxKensaku .tabS  li a{
	color:#DD335D;
	background:#FFD7E1;
	font-weight:normal;
	font-size:12px;
	display:block;
	height:38px;
	padding:5px 0 0 0;
	border-radius: 5px 5px 0px 0px;
}

#boxKensaku .tabS  li a:hover{
	text-decoration:none!important
}

.columnBlock01 {
	width:320px;
	margin:0 auto;
}
.columnBlock02 {

}
.columnBlock02 .selectBlock01 {
	margin-bottom:5px;
}
.columnBlock02 .selectBlock01 dt {
	float:left;
	padding-top:9px!important;
	display:block;
	margin-right:10px;
}

.pr5{
	padding-top:9px!important;
}

.columnBlock02 .selectBlock01 dd {
	padding-left:0;
}

.columnBlock02 .form2Wrap .columnBlock01 {

	margin-right:0;
	margin-bottom:5px;
	
}
.columnBlock02 .form2Wrap .columnBlock02 {

	margin-bottom:5px;
}
.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:5px;
}

.stepBlock01 dt img{
	width:100%;
	height:auto;
}

.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:0px;
}
.column2WrapA01 .columnBlock02 .selectBlock {
	margin-bottom:10px;
}
.column2WrapA01 .columnBlock02 .selectBlock dt {
	float:left;
	padding-top:6px;
}
.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 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;
}

#tab-02 {
display:none;
}
#tab-03 {
display:none;
}


/*Bigbtn*/


.btnAll a:after,
.btnAllGreen a:after,
.btnAllRed 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{	height:42px;
	line-height:42px;
background: #ffa600; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa600 0%, #ff8e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa600), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa600 0%,#ff8e00 100%); /* IE10+ */
background: 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;
}

.btnAllGreen a{	height:42px;
	line-height:42px;
background: #65aa46; /* Old browsers */
background: -moz-linear-gradient(top,  #65aa46 0%, #4eab26 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #65aa46 0%,#4eab26 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #65aa46 0%,#4eab26 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65aa46', endColorstr='#4eab26',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(56,137,21,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(56,137,21,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(56,137,21,1);
	text-shadow:
		1px 1px 0px rgba(92,170,57,1),
		0px 1px 0px rgba(92,170,57,1);
	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;
}

.btnAllRed a{	height:42px;
	line-height:42px;
background: #e54e71; /* Old browsers */
background: -moz-linear-gradient(top,  #e54e71 0%, #e6335d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e54e71 0%,#e6335d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e54e71 0%,#e6335d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54e71', endColorstr='#e6335d',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(188,22,60,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(188,22,60,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -2px 1px rgba(188,22,60,1);
	text-shadow:
		1px 1px 0px rgba(229,72,109,1),
		0px 1px 0px rgba(229,72,109,1);
	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;
}



.btnWide a{
	margin:0 10px 15px;
}

.btnAll a:after,
.btnAllGreen a:after,
.btnAllRed 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,
.btnAllGreen a:hover,
.btnAllRed a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

.f10_2{
	font-size:10px;
}

#explain{
	font-size:10px;
	padding:8px 0;
	margin:8px 0 0 0;
	display:block;
	border-top:1px solid #DCDCDC;
}

.pageBackBlock a{
	font-size:10px;
}

.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%;
}

.mgt5{
	margin-top:5px!important;
}

.smpPlanNone{
	display:none!important;
}

.yet{
	text-align:center;
	font-size:14px;
}

#NTA_map,div#NTA_JR2_Map{
	margin-bottom:10px!important;
}

.block{
	display:block;
	margin-bottom:5px;
}

.midashi{
	width:100px;
	display:block;
	margin:0!important;
}

/*20160601追加*/
.text-link{font-size:14px;font-weight:bold;}



/*boxkisetsu*/

.boxkisetsu,#boxSerch{
	margin-bottom:30px;
	background:#f9f8f0;
}

.boxkisetsu{
	padding:10px 0 0 0;
}

.boxkisetsu h2{
	font-size:12px;
	padding:10px 0 0 45px;
	margin:0 0 0 0;
}


#kisetsuTit{
	color:#0b7276;
	background:url(../images/im_kanren.png) no-repeat 20px 50%;
	background-size:15px auto;
	display:block;
}


#otherTit{
	color:#0b7276;
	background:url(../images/im_other.png) no-repeat 20px 62%;
	background-size:15px auto;
	display:block;
}


.boxkisetsu .inner{
	padding-bottom:20px;
	line-height:28px;
	font-size:14px;
	background:#FFF;
}

.tokushu li{
	display:inline-block;
	font-size:12px;
}

#rightBox{display:none;}

/*oi[*/
.pr_banner img{
	width:98%;
	margin:1% auto;
	display:block;
}