@charset "utf-8";

/* 基本レイアウト・フォント装飾関連 */
.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}

/* レイアウト */
.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初期設定 */
a img:hover{
	cursor:pointer;
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
}
.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;
}

html {scroll-behavior: smooth;}/*smooth scroll*/

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 10px;}
h1 {
	font-size: 10px;
	margin: 0 1%;
	background:none;
}

div#wrapper{
	width:100%;
	margin:0;
	padding:0;
	}
	
#wrapper article {
	width:100%;
}

/*ぱんくず*/
div#pastlist{
	display:block;
	line-height:1.34em;
	height:auto;
}


    * {
    -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;
}
p.images img{
	width:250px;
	height:auto!important;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}
.naviNormal li{
font-size: 1.2em;
}

#title{
	margin:0;
	padding:0;
	height:30%;
	overflow:hidden;
	position:relative;
	text-align:center;

}

#title p{
	width:100%;
	height:auto;
	position: absolute;
	top:10px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
	display:block;
}

#title p img{
	width:95%;
	height:auto;
	margin:0 auto;
}




#title span{
	font-size:10px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 0;
	width:100%;
	text-align:center;
	margin:0;
	bottom: 3%;
	display:none;
}


#title img{
	width:100%;
	height:auto;

}

#templeteWrap{
	width:100%;
}
.contInner02 .column2Area .section{
	float:none;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}



#navList{
	background:#FFF;
	padding:8px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
}

#navList li{
	display:inline-block;
	float:left;
	font-size:0.75rem;
	padding:5px;
	margin:0 5px 0 0;
}

#navMenuNew100{
	background:#333333;
}
#navMenuNew100 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#navMenuNew100 ul{
	text-align:center;
	margin:0;
	overflow:hidden;
	padding:0;
}

#navMenuNew100 ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FF6;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li:nth-child(3n+1){
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FF6;
	border-left:none;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}


#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}
.pRp{
	padding-left:20px;
}
.contInner02{
	padding:10px!important;
	overflow:hidden;
}


.contInner02 h2{
	font-size:20px;
	margin:0 0 15px 0;
	font-weight:bold;
}

/* =========================================================
◆common section
========================================================= */

/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
/*gray*/

.bgGrayArea{
	background:#EBEAEA;
	margin-bottom:20px;
}
.bgGrayArea .cFix{
	display:block;
	margin:0;
}
.bgGrayArea .cFix a{
	color:#333333;
}
.bgGrayArea .cFix li{
	background:#FFF;
	margin:0 0 15px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 0;

}
.bgGrayArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 0 0;
}
.bgGrayArea .thumb img{
	width:100%;
	height:auto;
}
.bgGrayArea .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bgGrayArea .cFix dt{
	font-size:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}
.bgGrayArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;

}

/*white*/

.bgWhiteArea {
	padding:0 0 10px 0;
}
.bgWhiteArea .cFix{
	display:block;
	margin:0;

}
.bgWhiteArea .cFix a{
	color:#333333;
}
.bgWhiteArea .cFix li{
	background:#EBEAEA;
	overflow:hidden;
	margin:0 0 10px 0;
-webkit-border-radius: 5px;
border-radius: 5px;

}
.bgWhiteArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 0 0;
}
.bgWhiteArea .thumb img{
	width:100%;
	height:auto;
}
.bgWhiteArea .cFix dl{
	overflow:hidden;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bgWhiteArea .cFix dt{
	font-size:0.9rem;
	font-weight:bold;
	margin:10px 0 0 0px;
	padding:0;
}
.bgWhiteArea .cFix dd{
	padding:5px 10px 0 0;
	font-size:0.8rem;
	margin:0;

}
#navList{
	background:#FFF;
	padding:8px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
}

#navList li{
	display:inline-block;
	float:left;
	font-size:0.75rem;
	padding:5px;
	margin:0 5px 0 0;
}

#navMenuNew100{
	background:#333333;
}
#navMenuNew100 *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#navMenuNew100 ul{
	text-align:center;
	margin:0;
	overflow:hidden;
	padding:0;
}

#navMenuNew100 ul li{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li.select{
	color:#EBFF52!important;
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li:nth-child(3n+1){
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:33.33333%;
	float:left;
	margin:0 0 0 0;
	padding:10px 0;
	color:#FFFFFF;
	border-left:none;
	border-bottom:2px solid #FFF;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:0.70rem;
	display:inline-block;
}

/*-----------------------------------------------------
box（固有の）
------------------------------------------------------*/
.newsCont {
}
.newsCont ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsCont ul li:last-child{border-bottom: none;}
.newsCont ul li span {
	display: inline-block;
*display: inline;
	line-height: 1.2;
}
.newsCont ul li span.date {
	margin-right: 5px;
}
.newsCont ul li span.newsIco {
	color: #fff;
	padding: 4px 9px 3px;
	line-height:1;
	vertical-align:middle;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newsCont ul li span.newsIco.important {
	background: #e62d2d;
}
.newsCont ul li span.newsIco.kokunai {
	background: #dd335d;
}
.newsCont ul li span.newsIco.kaigai {
	background: #4eab26;
}
.newsCont ul li .text {
	display: block;
	margin-top: 5px;
}

/*btn*/


.yadoBtn a,.jrBtn a,.airBtn a{
    clear:both;
	color:#FFF!important;
	display:block;
	color: #ffffff;
	padding: 5px 0px;
	margin:0 10px 10px;
	background: -moz-linear-gradient(
		top,
		#ffb663 0%,
		#ff8c00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffb663),
		to(#ff8c00));
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #ff8c00;
	-moz-box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(255,140,0,0.2),
		0px 1px 0px rgba(255,140,0,1);
	text-decoration:none;
	text-align:center;
	font-size:14px;
	text-decoration:none!important;
	font-weight:bold;
	position:relative;
}
.yadoBtn a:after,.jrBtn a:after,.airBtn a:after{
	content:"";
	background:url(../images/smp/im_arrow.png) no-repeat;
	position:absolute;
	width:12px;
	height:12px;
	display:block;
	top:50%;
	right:5px;
	margin:-6px 0 0 0;
	background-size:100% auto;
}



.btnAll a{
	color:#FFF!important;
	display:block;
	color: #ffffff;
	padding: 10px 0;
	margin:0 0;
	background: -moz-linear-gradient(
		top,
		#ffb663 0%,
		#ff8c00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffb663),
		to(#ff8c00));
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #ff8c00;
	-moz-box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	box-shadow:
		0px 1px 1px rgba(179,107,0,0),
		inset 0px 0px 3px rgba(255,255,255,0);
	text-shadow:
		0px -1px 0px rgba(255,140,0,0.2),
		0px 1px 0px rgba(255,140,0,1);
	text-decoration:none;
	text-align:center;
	font-size:16px;
	text-decoration:none!important;
	font-weight:bold;
	position:relative;
}
.btnAll a:after{
	content:"";
	background:url(../images/smp/im_arrow.png) no-repeat;
	position:absolute;
	width:12px;
	height:12px;
	display:block;
	top:50%;
	margin:-6px 0 0 0;
	right:5px;
	background-size:100% auto;
}
.mt20{
	margin-top:0!important;
}
.nt20{
	margin-top:-20px;
	margin-bottom:40px;
}
.panf{
	margin:0 0 30px 0;
	padding:0;
}
.panf li{
	float:left;
	margin:0 0 0 25px;
}
.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}
.bgGrayArea,.bgWhiteArea{
	padding-left:0!important
}
.nt20{
	margin-top:0!important;
}
.kokunai ul li dl dd span{
	color:#000!important;
}
.panf{
	margin:0 0 30px 0;
	padding:0;

}
.panf li{
	float:left;
	margin:0 0 0 25px;
	width:33.333333333333333%;
	background:#FFF!important;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}
.panf li img{
	margin:0 5px;
	-moz-border-radius: 0!important;
	-webkit-border-radius: 0!important;
	border-radius: 0!important;
}
.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
	padding:0;
}
.Textbox {
	display: block;
	padding: 10px;
	border: 1px solid #FF5400;
	text-align: left;
	font-size: 14px;
	background: #fff;
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
    width: auto;
	max-width:970px;
	min-width:760px;
    margin: 0 auto 5px;
	background:none;
}
p.images img{
	width:250px;
	height:auto!important;
}
div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}
.naviNormal li{
font-size: 1.2em;
}

#title{
	margin:0;
	padding:0;
	height:300px;
	overflow:hidden;
	position:relative;
	text-align:center;

}

#title p{
	width:766px;
	height:197px;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
	display:block;

}


#title p strong{
	width:766px;
	height:197px;
	display:block;

}


#title span{
	font-size:20px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 50%;
	margin:0 0 0 -300px;
	top: 252px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}
#title img{
	width:100%;
	height:auto;

}
#templeteWrap{
	width:100%;
}
#wrapper article{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}
.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}



#navList{
	background:#FFF;
	padding:8px;
	width:720px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
}

#navList li{
	display:inline-block;
	float:left;
	font-size:16px;
	padding:10px;
	margin:0 30px 0 0;
}

#navMenuNew100{
	background:#333333;
}

#navMenuNew100 ul{
	width:950px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	padding:20px;
}

#navMenuNew100 ul li{
	font-size:16px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0;
	padding:0 20px 0 20px;
	color:#FFF;
	border-right:2px solid #FFF;
	cursor:pointer;
}

#navMenuNew100 ul li.select{
	font-size:18px;
	font-weight:bold;
	display:inline;
	margin:0 0 0 0;
	padding:0 20px 0 20px;
	color:#FF6;
	border-right:2px solid #FFF;
	cursor:default;
}

#navMenuNew100 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}
.itemList4 a{
	color:#383333!important;
}

#articleWrap{
	width:950px;
	max-width:970px;
	min-width:760px;
	margin:0 auto;
}
.contInner02{
	padding-bottom:10px!important;
	overflow:hidden;
}

/* =========================================================
◆common section
========================================================= */

/*-----------------------------------------------------
box(パーツ)
------------------------------------------------------*/
.bgWhiteArea {
	background: #fff;
}
.bgGrayArea {
	background: #ebeaea;
	margin-bottom:20px;
}
.contInner {
	margin: 0 auto;
	line-height: 1.6;
	padding-bottom: 20px;
	overflow-x:hidden;
}
.contInner02 {
	margin: 0 auto;
	line-height: 1.6;
	padding-top: 20px;
	padding-bottom: 40px;
	overflow-x:hidden;
}
.contInner02 h2{
	font-size:28px;
	font-weight:bold;
}
.column2Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column2Area {
	min-height: 1px;
}
* html .column2Area {
	height: 1px; /*＼*//*/ height: auto; overflow: hidden; /**/
}
.column3Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column3Area {
	min-height: 1px;
}
* html .column3Area {
	height: 1px; /*＼*//*/ height: auto; overflow: hidden; /**/
}
.column3Area .section {
	width: 310px;
	float: left;
	margin-right: 20px;
}
.contInner02 .column3Area {
	margin-right: -30px;
}
.contInner02 .column3Area .section {
	width: 275px;
	float: left;
	margin-right: 30px;
}
.column2_1Area {
	margin-right: -30px;
}
.column2_1Area:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.column2_1Area {
	min-height: 1px;
}
* html .column2_1Area {
	height: 1px; /*＼*//*/ height: auto; overflow: hidden; /**/
}
.contInner .column2_1Area .section2_5 {
	width: 640px;
	float: left;
	margin-right: 20px;
}
.contInner .column2_1Area .section2 {
	width: 580px;
	float: left;
	margin-right: 20px;
}
.contInner .column2_1Area .section0_5 {
	padding-bottom: 20px;
	width: 310px;
	float: left;
}
.contInner .column2_1Area .section {
	width: 370px;
	float: left;
	margin-right: 20px;
}
.contInner02 .column2_1Area .section2 {
	width: 580px;
	float: left;
	margin-right: 30px;
}
.contInner02 .column2_1Area .section {
	width: 275px;
	float: left;
	margin-right: 30px;
}
.ie7 .section, .ie7 .section2 {
	padding-bottom: 40px;
	margin-bottom: 0;
}
.bgWhtiteRadiusBox {
	background: #fff;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bgGrayRadiusBox {
	background: #ebeaea;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.itemList4 li {
	float: left;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 0 #afafaf;
	-moz-box-shadow: 0 1px 0 #afafaf;
	box-shadow: 0 1px 0 #afafaf;
}
.itemList4 li:hover{
	cursor:pointer;
}
.itemList4 li dl {
	padding: 5px 10px;
	overflow:hidden;
	display:block;
}
.itemList4 li dl dt {
	font-size: 15px;
	margin-bottom: 2px;
	font-weight:bold;
}
.itemList4 li dl dd span {
	margin-top: 10px;
	display: inline-block;
}
.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}
.itemList4 li dl dd p{
	display:block;
	clear:both;
	margin:0;
	padding:0;
}
.itemList4 li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
	overflow:hidden;
	width:50%;
	float:left;
	margin:0 0 10px 0;
}
.itemList4 li .thumb:hover{
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
}
.itemList4 li .thumb img{
	width:100%;
	height:auto;
}
.itemList4 li .thumb img{ max-width:100%; *width:100%; height:auto;}
.itemList4 li .thumb .tag {
	display: block;
	position: absolute;
	font-size:13px;
	top: -9px;
	left: -39px;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 22px;
	padding-top: 20px;
	text-align: center;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.ie .itemList4 li .thumb .tag,
.ie9 .itemList4 li .thumb .tag {
	width: 50px;
	height: auto;
	top: 0;
	left: 0;
	padding-top: 0;
}
.kokunai .itemList4 li .thumb .tag {
	background: #dd335d;
}
.kaigai .itemList4 li .thumb .tag {
	background: #59b034;
}
.itemList4.white li {
	background: #fff;
	width: 48%;
	margin: 0 1% 2%;
    padding: 0 0 5px;
}
.itemList4.gray li {
	background: #f2f2f2;
	padding:0 0 10px 0;
	width:335px;
}


/*ranking*/
.itemList4 li .thumb .tag.first {
	color: #333;
	background: #d4ba35 !important;
}
.itemList4 li .thumb .tag.second {
	color: #333;
	background: #b8b8b8 !important;
}
.itemList4 li .thumb .tag.third {
	color: #333;
	background: #d5976d !important;
}
.kokunai .itemList4 li .thumb .tag.special {
	background: #df3560;
}
.kaigai .itemList4 li .thumb .tag.special {background: #df3560;}
.itemList4 li .thumb .tag.plan {
	color: #fff;
	background: #fb7f12 !important;
}
.itemList4 li.rankTtl {
	text-align: center;
}
.itemList4 li.rankTtl:hover{
	opacity: 1;
filter: alpha(opacity=100);	/* ie lt 8 */
-ms-filter: "alpha(opacity=100)";  /* ie 8 */
-moz-opacity:1;
cursor:default;
}
.itemList4 li .rankTtlThumb {
	margin-bottom: 10px;
	padding-top: 25px;
}




/*-----------------------------------------------------
box（固有の）
------------------------------------------------------*/
.newsCont {
}
.newsCont ul li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.newsCont ul li:last-child{border-bottom: none;}
.newsCont ul li span {
	display: inline-block;
*display: inline;
	line-height: 1.2;
}
.newsCont ul li span.date {
	margin-right: 5px;
}
.newsCont ul li span.newsIco {
	color: #fff;
	padding: 4px 9px 3px;
	line-height:1;
	vertical-align:middle;
	margin-right: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.newsCont ul li span.newsIco.important {
	background: #e62d2d;
}
.newsCont ul li span.newsIco.kokunai {
	background: #dd335d;
}
.newsCont ul li span.newsIco.kaigai {
	background: #4eab26;
}
.newsCont ul li .text {
	display: block;
	margin-top: 5px;
}

/*btn*/
.yadoBtn,.jrBtn,.airBtn{
	width: 315px;
	display: block;
	margin: 0 auto 5px;
	background: url(../images/bt.png) no-repeat;
	background-size: cover;
	clear: both;
	color: #FFF;
	font-weight: bold;
}
.yadoBtn a,.jrBtn a,.airBtn a{
	color:#FFF!important;
	display:block;
	height:39px;
	line-height:39px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
		text-decoration:none!important;
}
.yadoBtn:hover,.jrBtn:hover,.airBtn:hover{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}




.btnAll a{
	width:419px;
	height:52px;
	line-height:52px;
	background:url(../images/bt2.png) no-repeat;
	display:block;
	clear:both;
	margin:0 auto 20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:18px;
}
.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}
.mt20{
	margin-top:0px!important;
}
.nt20{
	margin-top:-20px;
	margin-bottom:40px;
}
.panf{
	margin:0 0 30px 0;
	padding:0;
}
.panf li{
	float:left;
	margin:0 0 0 25px;
}
.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}


.Textbox {
    display: block;
    padding: 10px;
    border: 1px solid #FF5400;
    text-align: left;
    font-size: 14px;
    margin: 0 0 20px 0;
    background: #fff;
}

.search_kaigaiBar {
    width: 95%;
    margin: auto;
}

}

/*共通*/
#bnlinks {
    float: left;
    display: inline;
    width: 950px;
    margin: 10px 0 0 10px;
    padding: 10px 0 0;
    background: #FFFFFF;
    border-top: 1px dashed #CCC;
}

#bnlinks ul li {
    float: left;
    display: inline;
    width: 180px;
    margin: 0 5px;
    padding: 0;
    font-size: 10px;
}
.btn01 a, input.btn01 {
    text-decoration: none;
    background: #FF7000;
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF7000, #FF7000);
    background: url(//www.nta.co.jp/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: 0 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;
}
.btn02 a, input.btn02 {
    text-decoration: none;
    background: #FF7000;
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #669966 #669966);
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#669966), to(#669966));
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 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;
}
.btn03 a, input.btn03 {
    text-decoration: none;
    background: #FF7000;
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #00CCFF #00CCFF);
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#00CCFF), to(#00CCFF));
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 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;
}
.btn04 a, input.btn04 {
    text-decoration: none;
    background: #FF7000;
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FF99CC #FF99CC);
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FF99CC), to(#FF99CC));
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 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;
}
.btn05 a, input.btn05 {
    text-decoration: none;
    background: #FF7000;
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #FFCC33 #FFCC33);
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#FFCC33), to(#FFCC33));
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 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;
}
.btn06 a, input.btn06 {
    text-decoration: none;
    background: #FF7000;
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -moz-linear-gradient(top, #66CC33 #66CC33);
    background: url(//www.nta.co.jp/images/sp_btn_icon01.png) no-repeat 4% center, -webkit-gradient(linear, left top, left bottom, from(#66CC33), to(#66CC33));
    background-size: 15px, auto;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 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;
}

h2.title_main01 {
    background: #FFF;
    font-size: 24px;
    padding: 7px 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    border-left: 10px solid #FF7000;
}
h2.title_main02 {
    background: #FFF;
    font-size: 24px;
    padding: 7px 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    border-left: 10px solid #669966;
}
h2.title_main03 {
    background: #FFF;
    font-size: 24px;
    padding: 7px 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    border-left: 10px solid #00CCFF;
}
h2.title_main04 {
    background: #FFF;
    font-size: 24px;
    padding: 7px 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    border-left: 10px solid #FF99CC;
}
h2.title_main05 {
    background: #FFF;
    font-size: 24px;
    padding: 7px 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    border-left: 10px solid #FFCC33;
}
h2.title_main06 {
    background: #FFF;
    font-size: 24px;
    padding: 7px 12px;
    font-weight: bold;
    margin: 0 0 15px 0;
    border-left: 10px solid #66CC33;
}
.btnAll a {
    width: 419px;
    height: 52px;
    line-height: 52px;
    background: #ffaa00;
    background: -moz-linear-gradient(top, #ff8c00 2%, #ff8c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ff8c00), color-stop(100%,#ff8c00));
    background: -webkit-linear-gradient(top, #ff8c00 2%,#ff8c00 100%);
    background: -o-linear-gradient(top, #ff8c00 2%,#ff8c00 100%);
    background: -ms-linear-gradient(top, #ff8c00 2%,#ff8c00 100%);
    background: linear-gradient(to bottom, #ff8c00 2%,#ff8c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#ff8c00',GradientType=0 );
    -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 rgb(190, 104, 0);
    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;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font-size: 18px;
    position: relative;
}
.btnAll02 a {
    width: 419px;
    height: 52px;
    line-height: 52px;
    background: #ffaa00;
    background: -moz-linear-gradient(top, #03C33B 2%, #03C33B 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#03C33B), color-stop(100%,#03C33B));
    background: -webkit-linear-gradient(top, #03C33B 2%,#03C33B 100%);
    background: -o-linear-gradient(top, #03C33B 2%,#03C33B 100%);
    background: -ms-linear-gradient(top, #03C33B 2%,#03C33B 100%);
    background: linear-gradient(to bottom, #03C33B 2%,#03C33B 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03C33B', endColorstr='#03C33B',GradientType=0 );
    -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 rgb(173, 95, 0);
    text-shadow: 1px 1px 0px rgba(109, 124, 24, 0),
 0px 1px 0px rgba(109, 124, 24, 0);
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font-size: 18px;
    position: relative;
}