@charset "Shift_JIS";

/* Šî–{ƒŒƒCƒAƒEƒgEƒtƒHƒ“ƒg‘•üŠÖ˜A */
.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}

/* ƒŒƒCƒAƒEƒg */
.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}

#wrap #wrapInner{
	width:100%;
	height:auto;
}

/* CSS‰ŠúÝ’è */
#bg {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS 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;
}

/*PR banner*/
.pr_banner{
width:98%;
margin:0 auto 3% auto;
}
.pr_banner a {
width:100%;
}
.pr_banner a img{
width: 100%;
max-width:640px;
display:block;
margin:0 auto 1% auto;
}
.pr_banner a img:hover {
opacity:0.8;
}
.pr_banner p{
text-align:center;
}
/*PR banner end*/

#title{
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
	text-align:center;
	height:auto;
	background:url(../re_images/bg.jpg) no-repeat;
	background-size:auto 100%;
}


#title p{

	bottom:0px;
	left: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 100%;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}



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

}

#title span{
	color:#FFF;
	margin:10px 0 0 0;
	display:block;
}


/*gray*/

.bgGrayArea{
	background:#FFF!important;
	background-size:20px auto!important;
	overflow:hidden;
}

.bgGrayArea .itemList4.cFix{
	display:block;
	margin:0;
}

.bgGrayArea .itemList4.cFix a{
	color:#0065D9;
}

.bgGrayArea .itemList4.cFix a br{
	display:none;
}

.itemList4.cFix li{
	background:#FFFFFF;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 2px 2px 1px #C8C8C8;
}
.bgGrayArea .thumb{
	width:50%;
	float:left;
	margin:0 10px 10px 0;
}

.bgGrayArea .thumb img{
	width:100%;
	height:auto;
}

.bgGrayArea .itemList4.cFix dl{
	margin:0;
	padding:0;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.bgGrayArea .itemList4.cFix dt{
	font-size:0.9rem;
	margin:0;
	padding:0 0 0 10px;
	color:#0065D9;
	line-height: 1.3;
}

.bgGrayArea .itemList4.cFix dt br{
	display:none;
}

.bgGrayArea .itemList4.cFix dd{
	padding:5px 0 0 0;
	font-size:0.8rem;
	margin:0;
	overflow:hidden;
	display:block;
	font-weight:normal
}

.bgGrayArea .itemList4.cFix dd{
	clear:both;
	overflow:none!important
}
.bgGrayArea .itemList4.cFix dd span span{
	color:#F00!important;
	display:inline-block;
}

.bgGrayArea .itemList4.cFix .rank02 dd{
	padding:0 10px 0 10px;
}

/*white*/

.bgWhiteArea .cFix{
	display:block;
	margin:0;

}

.hoverNone li dd span{
	color:#333!important;
}

.bgWhiteArea .cFix a{
	color:#333333;
}
.bgWhiteArea .cFix li{
	background:#DCF2FF;
	overflow:hidden;
	margin:0 0 10px 0;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
box-shadow:1px 2px 2px 1px #C8C8C8;

}
.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:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "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;

}

h1{
	font-size:0.65rem!important;
	display:block;
	margin:10px 0;
}


#dirPathBlock{
	font-size:0.6rem!important;
}

#navList{
	background:#FFF;
	padding:0 0 0;
	margin:10px 0 0 0px!important;
	display:block;
	overflow:hidden;
	text-align:center;
}

#navList li{
	display:inline-block;
	margin:0 0 2px 0!important;
	background:#FFF;
	padding:0;

}

#navList li a{
	color:#000!important;
	display:block;
	padding:5px;
	font-weight:bold;
	text-decoration:none!important;
	font-size:10px;
	border:2px solid #000;
-webkit-border-radius: 5px 5px;
border-radius: 5px 5px;
letter-spacing:-0.05em;
margin:0 2px 3px!important;
}

#navList li a:hover{
	background:#FFFFCC;
}


#navMenuNew100,#navMenuNew100_2{
	background:#000;
}
#navMenuNew100 *,#navMenuNew100_2 *{
    -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,#navMenuNew100_2 ul{
	text-align:center;
	margin:0;

	padding:0;
	border-top:2px solid #000;
/*	border-bottom:2px solid #000;*/
}

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

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

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

/*#navMenuNew100 ul li:last-child,
#navMenuNew100_2 ul li:last-child{
	font-size:0.70rem;
	font-weight:bold;
	display:block;
	width:50%;
	float:left;
	margin:0 5px 0 0;
	padding:10px 0;
	color:#FF6;
	border-right:none;
	border-bottom:none;
}*/


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


.column2Area{
	margin:0 0 0 0;
}

/*select*/

.select.tabM01,
.select.tabM02,
.select.tabM03,
.select.tabM04,
.select.tabM05{
	margin:0 0 0 0!important;
	padding:0!important;
	font-size:14px;
}

.select.tabM01 span,
.select.tabM02 span,
.select.tabM03 span,
.select.tabM04 span,
.select.tabM05 span{
	display:block;
	padding:10px;
	color:#FFF;
	cursor:default;
}

.select.tabM01 span{
	background:#d97100;
}
.select.tabM02 span{
	background:#009964;
}

.select.tabM03 span{
	background:#d50069;
}

.tabM03.hereBox{
	background:#d50069;
}

.select.tabM04 span{
	background:#003aa3;
}

.select.tabM05 span{
	background:#138bc6;
}


/*none select*/

.tabM02 a{
	color:#009964!important;
}

.tabM03 a{
	color:#d50069!important;
}

.tabM04 a{
	color:#003aa3!important;
}

.tabM05 a{
	color:#138bc6!important;
}



.column2Area{
	margin:0 0 0 0;
}

/*add-------------------------------------*/

.tokutenbox li{
	font-size:12px;
	display:block;
	margin:0 0 10px 0;
	overflow:hidden;
	padding:8px;
	text-align:left;
    box-shadow: 1px 2px 2px 1px #C8C8C8;
}

.tokutenbox li strong{
	font-weight:bold;
	font-size:12px;
	background:#F39A2B;
	color:#FFF;
	display:block;
	float:left;
	padding:5px 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	margin:0 5px 0 0;
	display:block;
}


.tokutenbox li span{
	display:block;
	overflow:hidden;

}

	/*btn*/
	
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.orangeBtn a{
		color:#FFF!important;
		display:block;
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;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:14px;
	position:relative;
	padding:5px;
	width:92%;
	}
	
	
.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
	}
	
.orangeBtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}
	
	
	/*btn*/
	
.panfBtn{
	display:block;
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.panfBtn a{
		color:#FFF!important;
		display:block;
background: #5A93E0; /* Old browsers */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*	border: 1px solid #ff8c00;*/
	-moz-box-shadow:
		0px 1px 3px rgba(255,255,255,0.2),
		inset 0px -2px 1px rgba(235,129,0,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(255,255,255,0.2),
		inset 0px -2px 1px rgba(235,129,0,1);
	box-shadow:
		0px 1px 3px rgba(255,255,255,0.2),
		inset 0px -2px 1px rgba(000,000,000,0.2);
	text-shadow:
		1px 1px 0px rgba(255,255,255,0.2),
		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:14px;
	position:relative;
	padding:5px;
	width:92%;
	}
	
	
.panfBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
	}
	
.panfBtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	}

.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../re_images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}	
	
	
.btnAll a{
	color:#FFF!important;
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);
		padding:0 0 0 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:14px;
	position:relative;
	padding:8px;
}

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

.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

.yet{

	color:#FFF!important;
background: #999; /* Old browsers */
	-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),
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		padding:0 0 0 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:16px;
	position:relative;
	margin:0 10px 10px 10px; 
}

/* --------------------------------------------------- serch */
#sm{
	width:100%!important;
}

.innBox{
	display:block;
	overflow:hidden;
	background:#FFF;
	padding:10px;
}

.innBox select{
    color: #000000;
    height: 44px;
	width: 100%;
    font-size: 100%;
    padding: 0 0 0 10px;
    border: 1px solid #B3B3B3;
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
	margin:0 5px 3px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.innBox 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(../re_images/select_arrow.jpg) no-repeat 100% 50%;
}
}

.searchBox .innBox dl{
	display:block;
	overflow:hidden;
	width:100%;
	margin:0 0 10px 0
}

.searchBox .innBox dt{
	background:#000;
	height:35px;
	line-height:35px;
	color:#FFF;
	display:block;
	width:88px;
	float:left;
	text-align:center;
	margin:0 10px 0 0;
	/*font-weight:bold;*/
	font-size:12px;
	border-radius: 5px;
}

.searchBox .innBox dt.f12{
	background:#000;
	height:35px;
	line-height:35px;
	color:#FFF;
	display:block;
	width:85px;
	float:left;
	text-align:center;
	margin:0 10px 0 0;
	/*font-weight:bold;*/
	font-size:15px;
}

.searchBox .innBox dd{
	overflow:hidden;
	display:block;
	font-size:14px;
}

.cont{
	font-size:14px;
}

.largeLange{
	width:40%!important;
	float:left;
}

.middleLange{
	width:45%!important;
	float:left;
}

.serchBtn{
	clear:both;
	text-align:center;
	display:block;
	margin:0;
	padding:15px 0 15px 0;
}

.searchBox .innBox input{
	padding:10px;
}

.searchBox{
	margin-bottom:10px;
}

.dispBtn{
	width:100%;
	position:relative;
	margin:10px auto 0;
}

.btnSubmit{
	width:100%;
	padding:15px;
	display:block;
	color:#FFF!important;
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: 10px;
	-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;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px;
	border:0;
	cursor:pointer;
}

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

.dispBtn:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

.map{
	width:280px!important;
	margin:0 auto 10px!important;
	display:block;
	overflow:hidden;
}

.map img{
	width:300px!important;
	height:211px!important;
}

.contentRight{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
.stepBox li{
	margin:0 0 8px 0;
}

.stepBox li strong{
	font-weight:bold;
}

#NTA_search{
	background:#FFA933;
	border:0;
	color:#FFF;
	margin:0 0 0 1%;
	width:30%;
	font-size:10px;
    border-radius: 5px;
	}

#NTA_keyword{
	width:55%;
	border-radius: 5px;
}

#NTA_keyword input{
	padding:0px;
}

.tabBox{
	display:block;
	overflow:hidden;
	height:68px;
	background:#FFF;
}

.tabBox li{
	width:33.23333333%;
	display:block;
	margin:0 0 0 0.1%;
	float:left;
	text-align:center;
	/*font-weight:bold;*/
	padding:15px 0;
	font-size:12px;
	display:block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
cursor:pointer;
}

.left{
	background:#DAF5CF;
	color:#4EAB26;
	
}

.left.select{
	background:#4EAB26;
	color:#FFF;
	position:relative;
}

.left.select:after{
	background:url(../re_images/tb_arrow_green.png) no-repeat;
	background-size:100% auto;
	width:8px;
	height:10px;
	position:absolute;
	bottom:-9px;
	left:50%;
	content:"";
	display:block;
}

.center,.right{
	background:#FFD7E1;
	color:#E2335D;
}

.center.select,.right.select{
	background:#E2335D;
	color:#FFF;
	position:relative;
}

.center.select:after,.right.select:after{
	background:url(../re_images/tb_arrow_red.png) no-repeat;
	background-size:100% auto;
	width:8px;
	height:10px;
	position:absolute;
	bottom:-9px;
	left:50%;
	content:"";
	display:block;
}

/*nav-------------------------*/

.navTop,.navTop2,.navTop3{
	height:68px;
	margin:0;
	overflow:hidden;
}

.navTop p,.navTop2 p,.navTop3 p{
	display:block;
	float:left;
	width:33.33333333%;
	text-align:center;
	font-size:12px;
	padding:10px 0px;
	color:#FFF;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	margin:0;
}

.navTop p.kaigai,.navTop2 p.kaigai,.navTop3 p.kaigai{
	background:#daf5cf;
	color:#4EAB26;
}

.navTop p.kokunai,.navTop2 p.kokunai,.navTop3 p.kokunai{
	background:#ffd7e1;
	color:#DD335D;
}

.navTop p.kaigai.select,.navTop2 p.kaigai.select,.navTop3 p.kaigai.select{
	background:#4EAB26;
	/*font-weight:bold;*/
	border:0px;
	color:#FFF;
	position:relative;
	
}

.navTop p.kaigai.select:after,.navTop2 p.kaigai.select:after,.navTop3 p.kaigai.select:after,{
	background:url(../re_images/tb_arrow_green.png) no-repeat;
	background-size:90% auto;
	width:8px;
	height:10px;
	position:absolute;
	bottom:-10px;
	left:50%;
	content:"";
	display:block;
}

.navTop p.kokunai.select,.navTop2 p.kokunai.select,.navTop3 p.kokunai.select{
	background:#DD335D;
	font-weight:bold;
	border:0px;
	color:#FFF;
	position:relative;
}

.navTop p.kokunai.select:after,.navTop2 p.kokunai.select:after,.navTop3 p.kokunai.select:after{
	background:url(../re_images/tb_arrow_red.png) no-repeat;
	background-size:90% auto;
	width:8px;
	height:10px;
	position:absolute;
	bottom:-10px;
	left:50%;
	content:"";
	display:block;
}

.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}

#bottomNavi{
	overflow:hidden;
	margin:10px 0 20px 0;
}

#bottomNavi li{
	display:block;
	margin:0 10px 10px;
	border:2px solid #CCC;
	background:url(../re_images/tb_bottom_arrow.png) no-repeat 98% 50%;
	background-size:12px auto;
}

#bottomNavi li a{
	display:block;
	padding:10px;
}

.yetTokuten{
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.naviYet{
	position:relative;
	color:#FFF!important;
}

.naviYet p{
	display:block;
	position:absolute;
	top:11px;
	left:0;
	width:98%;
	text-align:center;
	font-size:10px;
	text-align:center;
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
color:#000!important;
}

.smpnone{
	display:none!important;
}

.attention{
	margin:20px auto 10px;
	padding:0 0 10px 0;
	text-align:left;
	border-bottom:1px dashed #CCC;
}

.attention strong{
	font-weight:bold;
	border-right:1px solid #000;
	padding:0 10px 0 0;
	margin:0 10px 0 0;

}

.attention a{
	display:inline-block;
}

#mokutekichiBox{
	display:block;
	background:#FFF;
	padding:0 10px 10px 10px;
	overflow:hidden;
	
}

#mokutekichiBox h3{
	font-size:16px;
	display:block;
	margin:0 0 5px 0;
	
}

#mokutekichiBox strong.kaigai{
	font-size:14px;
	background:#4EAB26;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	padding:5px 0 5px 10px;
	margin:0 0 5px 0;
	clear:both;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


#mokutekichiBox strong.kokunai{
	font-size:14px;
	background:#E6335D;
	color:#FFF;
	/*font-weight:bold;*/
	display:block;
	padding:5px 0 5px 10px;
	margin:0 0 5px 0;
	clear:both;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#mokutekichiBox a{
	font-size:14px;
	display:block;
	margin:0 1% 5px 0;
	font-weight:bold;
	width:44%;
	float:left;
	border:2px solid #000;
	padding:5px;
-webkit-border-radius: 3px 3px 3px;
border-radius: 3px 3px 3px;
text-align:center;
}

.rankingBox1{
	font-size:14px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	padding:5px 0 0 0;
	background:#C93;
	color:#FFF;
}

.rankingBox2{
	font-size:14px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	padding:5px 0 0 0;
	background:#F9C;
	color:#FFF;
}

.rankingBox3{
	font-size:14px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	padding:5px 0 0 0;
	background:#69F;
	color:#FFF;
}

/*select*/

.select.tabM01,
.select.tabM02,
.select.tabM03,
.select.tabM04,
.select.tabM05{
	margin:0 0 0 0!important;
	padding:0!important;
	font-size:14px;
}

.select.tabM01 span,
.select.tabM02 span,
.select.tabM03 span,
.select.tabM04 span,
.select.tabM05 span{
	display:block;
	padding:10px;
	color:#FFF;
	cursor:default;
}

.select.tabM01 span{
	background:#d97100;
}
.tabM02 span{
	color:#009964;
}

.select.tabM03 span{
	background:#d50069;
}

.select.tabM04 span{
	background:#003aa3;
}

.select.tabM05 span{
	background:#138bc6;
}


/*none select*/

.tabM01 a{
	color:#D97100!important;
}

.tabM02 a{
	color:#009964!important;
}

.tabM03 a{
	color:#d50069!important;
}

.tabM04 a{
	color:#003aa3!important;
}

.tabM05 a{
	color:#138bc6!important;
}

/*tab*/

.hereBox{
	display:block;
	position:relative;
	cursor:pointer;
	padding:2px;
}

.hereBox p.add{
	position:absolute;
	background:#FFF;
	border:2px solid #000;
	top:25px;
	z-index:9999;
	display:none;
}

.add a{
	display:block;
	color:#000!important;
	padding:10px 0px 10px 0px;
	border-bottom:2px solid #000;
	width:220px;
	font-size:16px;
	text-decoration:none!important
}

.add a:hover{
	background:#FFC;
}


.hereBox{
	display:block;
	position:relative!important;
	cursor:pointer;
}

.hereBox p.add{
	position:absolute;
	background:#FFF;
	border:2px solid #000;
	top:35px;
	z-index:9999;
	left: 0;
}

.add a{
	display:block;
	color:#000!important;
	padding:10px 0px 10px 0px;
	border-bottom:2px solid #000;
	width:100%;
	font-size:16px;
	text-decoration:none!important
}

.add a:hover{
	background:#FFC;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.column2Area{
	margin:0 0 0 0;
}

.tabM01.hereBox span{
	color:#D97100!important;
}

.btnWide3,
.btnWide{
	margin:0 0 10px 0
}

.btnWide a{
	padding:5px;
}

.midashi{
	text-align:center;
	font-weight:bold;
}

.plan .thumb{
	margin-bottom:10px
}

.pink{
	background:#ffeaf1!important;
}

.blue{
	background:#afefff!important;
}

.yellow{
	background:#fff9cb!important;
}

.exp{
	font-size:10px;
	display:block;
	margin:0 0 8px 0;
}


h2{
	color:#6C441C;
	font-size:16px;
	text-align:center;
	padding:8px 0;
	overflow:hidden;
	display:block;
}

h2 img{
	margin:0 10px 0 0!important
}

h2 img{
	width:auto;
	height:25px;

	vertical-align:text-top;
	display:inline-block;

}

h2 strong{
	padding:0 0 0 0;
	display:inline-block;
	overflow:hidden;
	font-weight:normal;
	line-height:35px!important;
}

h2#link01 img{
	margin:-0 10px 0 0!important;
}

h2#link02 img{
	margin:-10px 10px 0 0!important;
}

h2#link03 img{
	margin:-10px 10px 0 0!important;
}

.rank02 dl{
	width:50%;
	float:left;
	display:block;
	margin:0;
	padding:0;
}

.rank02 dl dt{
	margin:0;
	padding:0;
}

.rank02 dl dd{
	margin:0;
	padding:0;

}

.rank02 .thumb{
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
}

.rankT01{
	background:url(../re_images/smp/ic_rank01.png) no-repeat 0 50%;
	background-size:auto 20px;
	text-align:center;
	height:29px;
	line-height:29px;
	font-size:18px;
	color:#F8B500;
	font-weight:bold;
	display:block;
	overflow:hidden;
	margin:10px auto;

}

.rankT02{
	background:url(../re_images/smp/ic_rank02.png) no-repeat 0 50%;
	background-size:auto 20px;
	text-align:center;
	height:29px;
	line-height:29px;
	font-size:18px;
	color:#B0B0AF;
	font-weight:bold;
	display:block;
	overflow:hidden;
	margin:10px auto;

}


.rankT03{
	background:url(../re_images/smp/ic_rank03.png) no-repeat 0 50%;
	background-size:auto 20px;
	text-align:center;
	height:29px;
	line-height:29px;
	font-size:18px;
	color:#BD8A69;
	font-weight:bold;
	display:block;
	overflow:hidden;
	margin:10px auto;
}

.contInner02{
	padding:10px;
}

.mt10{
	margin:0;
	padding:0;
}

.mb20{
	margin:0!important;
	padding:0!important;
}

.bnrFamily{
	display:block;
	margin:0 10px 0;
}

.bnrFamily strong{
	display:block;
	padding:15px 0 0 0;
}

.bnrFamily img{
}

/* ‘“àƒcƒA[
------------------------------------------ */
#boxTourKokunai {
	width: 95%;
	display:block;
	margin:0 auto 10px;
	border:2px solid #FE7E90;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;

}
#boxTourKokunai h3 {
	padding:0px;
	margin:0px;
	background:#FE7E90;
	text-align:center;
	text-shadow: none!important;
}
#boxTourKokunai h3 span{
	color:#FFFFFF;
}

#boxTourKokunai h3 img{
	width:100%;
	height:auto;
	display:none;
}

#boxTourKokunai ul {
	padding:0px;
	margin:10px;
}
#boxTourKokunai li {
	padding:0px;
	margin:0px;
	text-align:center;
}

#boxTourKokunai li img{
	max-width:250px;
}

/* ŠCŠOƒcƒA[
------------------------------------------ */
#boxTourKaigai {
	width: 95%;
	margin:0px auto 10px;
	border:2px solid #24806D;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#boxTourKaigai h3 {
	padding:0px;
	margin:0px;
	background:#24806D;
	text-shadow: none!important;
	text-align:center;
}

#boxTourKaigai h3 span{
	color:#FFF;
}

#boxTourKaigai h3 img{
	display:none;
}

#boxTourKaigai ul {
	padding:0px;
	margin:10px;
}
#boxTourKaigai li {
	padding:0px;
	margin:0px;
	text-align:center;
}

#boxTourKaigai li img{
	max-width:250px;
}

/* ‘“àŒÂl—·s
------------------------------------------ */
#boxKojinKokunai {
	width: 95%;
	margin:0px auto 10px;
	border:2px solid #73B928;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;

}
#boxKojinKokunai h3 {
	padding:0px;
	margin:0px;
	text-align:center;
	background:#73B928;
	text-shadow: none!important;
}

#boxKojinKokunai h3 span{
	color:#FFF;
}

#boxKojinKokunai h3 img{
	width:100%;
	height:auto;
	display:none;
}

#boxKojinKokunai ul {
	padding:0px;
	margin:10px;
	overflow:hidden;
}
#boxKojinKokunai li {
	float:left;
	padding:0px 0 0px 1%;
	margin:0px;
	width:32%;
}

/* ŠCŠOŒÂl—·s
------------------------------------------ */
#boxKojinKaigai {
	width: 95%;
	margin:0px auto 10px;
	border:2px solid #FF8300;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#boxKojinKaigai h3 {
	padding:0px;
	margin:0px;
	background:#FF8300;
	text-shadow: none!important;
	text-align:center;
}

#boxKojinKaigai h3 span{
	color:#FFF;
}

#boxKojinKaigai h3 img{
	display:none;
}

#boxKojinKaigai ul {
	padding:0px;
	margin:10px;
	overflow:hidden;
}
#boxKojinKaigai li {
	float:left;
	padding:0px 0 0px 1%;
	margin:0px;
	width:32%;
}

.bnrFamily{
	display:block;
	margin:0 15px 15px;
	text-align:center;
}

.bnrFamily strong{
	display:block;
	padding:15px 0 0 0;
}

#dirPathBlock a,#dirPathBlock{
	font-size:10px!important;
}

#navList li.kaigaiBtn a{
	color:#1771BA!important;
	display:block;
	color:#FFF!important;
	font-weight:bold;
	font-weight:bold;
	text-decoration:none!important;
	border-top:2px solid #1771BA;
	border-left:2px solid #1771BA;
	border-right:2px solid #1771BA;
	border-bottom:2px solid #1771BA;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	background:#01C1FA;
	padding:5px;
	margin:0 5px;
}

.comingsoon{
	display:block;
	color:#666!important;
	font-weight:bold;
	background:#CCC;
	font-weight:bold;
	text-decoration:none!important;
	border-top:2px solid #666;
	border-left:2px solid #666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
	position:relative;
	font-size:10px;
	padding:5px;
	margin:0 5px;
}

.comingsoon p{
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.2);
	width:100%;
	height:62%;
	text-align:center;
	padding:10px 0 0 0;
	color:#FFF;
	text-shadow: 1px 1px 3px #000;  
}

.pref{
	font-size:12px;
	padding:0;
	display:block;
}

.degipan li{
	width:48%;
	float:left;
	margin:0 0 0 2%;
	
}

.degipan p a{
	width:80%!important;
	font-size:10px;
	padding:3px 20px 3px 3px;
}

.ti_panf{
	color:#F59800;
	padding:0 0 0 20px;
	margin:0 0 15px 5px;
	background:url(../re_images/ti_panf.png) no-repeat;
	height:30px;
	line-height:30px;
}
.iconNew{
	clear:none!important;
	overflow:hidden!important
}

.iconNew img{
	display:inline-block;
	width:50px;
	height:auto;
}

.keyword li{
	box-shadow:none!important;
	margin:0!important;
}

/**/
#prefNavi * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

#prefNavi{
	background:#6C441C;
	margin:0 0 20px 0;
	text-align:center;
	padding:0;
	overflow:hidden;
}

#prefNavi li{
	border-right:1px solid #FFF;
	float:left;
	padding:0;
	background:none;
	box-shadow:none!important;
	border-left:1px solid #FFF!important;
	border-bottom:1px solid #FFF!important;
	border-right:none!important;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	margin:0;
	width:25%;
}

#prefNavi li strong{
	font-size:14px;
	font-weight:bold;
	color:#FF6
}

#prefNavi li:last-child{
	border-right:none;
}

#prefNavi li a{
	color:#FFF;
	padding:5px 0;
	margin:0;
	font-size:14px;
	display:block;
}

#prefNavi li a:hover{
	text-decoration:none!important;
	color:#FFC
}

.ranking li{
	border:2px solid #F2F2F2;
}

h3.rankingL{
	text-align:center;
	font-size:20px!important;
	margin:0 0 15px 0;
	padding:0px 0 0 0;
	border-bottom:1px dotted #E8E8E8;
	font-weight:normal!important
	
}

h3.rankingL img{
	width:auto;
	height:20px;
	vertical-align:top;
	display:inline-block;
	margin:0 5px 0 0;
}

.rank01{
	color:#C93;
}

.rank02{
	color:#666
}

.rank03{
	color:#633
}

.wideRanking li{
	padding:10px!important;
	border:2px solid #F2F2F2;
	padding:10px 10px 0 10px!important;
}
.itemList4.plan.ranking li{
	padding:0;
	margin:0 0 15px 0!important;
	padding:10px 10px 0 10px!important;
}

.itemList4.plan li img {width: 100%;}

.itemList4.plan li .iconNew img{width: auto;height:100%;}
.itemList4.plan li .rankingL img {width: auto;}

/**/
#ankerLink {
	text-align:center;
	width:100%;
	vertical-align:top;
	overflow:hidden;
	padding:10px 0 10px 0;
}

#ankerLink li{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:block;
	float:left;
	width:46%;
	margin:0 0 5px 2%;
	text-align:center;
	border:3px solid #EBEAEA;
}

#ankerLink li a{
	padding:4px;
	display:block;
	font-size:12px;

}

/* HIS
====================================================== */
.his{
	margin: 0 10px 10px;
 	padding: 10px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color: #333;
	font-size: 13px;
}

.hato{
	margin: 0 10px 20px;
 	padding: 20px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color: #333;
	font-size: 13px;
}

.banner_hatobus{
	margin: 6px 6px 6px 6px;
}

.banner_hatobus img {
    width: 100%;
    height: 100%;
}

h2.smpnone  span{
	display:none;
}

.co {
	height:36px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.2em;
	color: #004098;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	border-bottom-color:#003399;
	font-weight:bold;
}

.red{
	color: #cc0000;
}

a .imgMvIcnCalender {
		background-position: -212px -56px;
}
.sprtMV {
	background: url(../re_images/sprite_main_visual.png) no-repeat;
	vertical-align:top;
}

#gadget{
	margin: 0;
 	padding: 0;
	background-color:#FFF;
}

#gadget p {
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#gadget p {
	font-size:12px;
	line-height:20px;
	text-align:left;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.search_item{
	margin:0 0 10px 0;
	padding:0;
	height:16px;
	clear:both;
}

.search_item h3{
	width:80px;
	margin:0 10px 0 0;
	padding:2px;
	font-size: 12px;
	text-align:center;
	background:#c2e2fb;
	float: left;
}

#jcd{
	margin:0 30px 0 0;
	padding:0;
	float: left;
}

input#syear{
	width:40px;
	margin:0;
	padding:0;
}

input#smonth{
	width:20px;
	margin:0;
	padding:0;
}

input#sday{
	width:20px;
	margin:0;
	padding:0;
}

input#search{
	margin:10px 0 0 138px; 
	padding:6px 30px;
}

#test {
	background-color:#FF0000;
	padding-top:50px;
}
	
li.hisb {
	float:left;
	margin:10px 10px 20px 0;
}	

.sonota {
	font-size: 1.2em;
	font-weight: bold;
}

.sonota {
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px 5px 10px 5px;
}
#petalist ul {
	padding:0px 0px 10px 0px;
	margin:0px;
	overflow:hidden;
}



@media screen and (max-width: 599px) {
#petalist ul li.hisb {
	float:left;
	padding:0px;
	margin:0px 0 10px 3px;
	width:49%;
}
}

@media screen and (min-width: 600px) {
#petalist ul li.hisb {
	float:left;
	padding:0px;
	margin:0px 0 10px 5px;
	width:32%;
}
}


#petalist ul li.hisb img{
	width:100%;
	height:auto;
	max-width:168px;
}

#petalist ul li.hisb br{
	display:none;
}

#petalist ul li.hisb span.prices{
	overflow:hidden;
	margin:0 0 4px 0;
	display:block;
}

#petalist ul li.hisb span.prices img{
	width:auto;
	height:auto;
	margin:0;
	padding:0 1px 0 0;
	vertical-align:bottom;
	border:0;
	max-width:30px;
	display:inline;
}	
	
.attention{
	margin:0 10px;
}

/*d—v‚È‚¨’m‚ç‚¹------------------------------------------------------*/

#newsImportant {
margin: 0 10px;
    border-top: 2px solid #e62d2d;
    border-bottom: 2px solid #e62d2d;
}

#newsImportant h2 {
color: #e62d2d;
    text-align: left;
margin-bottom: 5px;
padding: 5px 0 10px 0;
}

#newsImportant .newsCont ul li .right {
color: #333;
    overflow-x: visible;
	line-height:18px;
background: #ffffff;
}

/*ƒKƒWƒFƒbƒgƒŠƒZƒbƒg------------------------------------------------------*/
.search_item select{
	width:100px;
	display: inline-block;
}

.search_item select#budget_from,
.search_item select#budget_to{
	font-size: 10px;
padding: 5px 0;
	width:80px;
}

input#search{
	clear:both;
}

input#freeword{
	width:150px;
}

/*tripa*/
#tripa_box h2 {
    color: #6c441c;
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    font-family: "Mplus 1p";
}

div.bo02 div#tripa_box{
	float:none!important;
	padding:0 10px 10px;
}

div.bo02 div#tripa_box div{
	overflow:hidden;
	padding:10px 0;
	margin:0 0 0 0;
	border-bottom:1px solid #e2e2e2;
	background:#FFF;
	float:none!important;
	width:auto!important;
}

div.bo02 div#tripa_box div:last-child{
	border-bottom:none;
	padding:10px 0 0;
}

div.bo02 div#tripa_box div p{
	float:left;
	margin:0 10px 0 0;
	width:75px;
	height:75px;
}

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

#tripa_box div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}

#tripa_box div:last-child{
	border-bottom:none
}


#tripa_box div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

#tripa_box div dl dt a{
	color:#000;
}

#tripa_box div dl dd{
	font-size:12px;
	color:#999;
}

#tripa_box div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#tripa_box div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}

#tripa_box div dl dd > span span{
	color:#F69;
	display:inline;
}

#tripa_box .commonTit{
	margin:0;
}

#tripa_box {
    overflow: hidden;
    display: block;
    padding: 0 0;
    margin-bottom: 15px;
}
#tripa_box div {
    border-bottom: 2px solid #ccc!important;
    padding: 10px;
    background: #FFF;
    margin-bottom: 10px;
}

#tripa_box div p {
    float: left;
    margin: 0 20px 0 0;
    width: 75px;
    height: 75px;
}

#tripa_box a.btn_tripa {
    background-color: #330000;
    color: #FFFFFF;
    padding: 12px 25px;
    text-align: center;
    font-size: 16px;
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 74%;
    margin: 4% auto;
	position:relative;
}

/*btn after*/
#tripa_box a.btn_tripa:after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background: url(//www.nta.co.jp/shared2015/common/images/im_arrow.png) no-repeat;
    position: absolute;
    top: 38%;
    right: 2%;
}
input[type=submit]{
	position:inherit;
	bottom:0;
	right:0;
	margin:0 auto;
	display:block;
}

/*Q&A*/
#qanda_box{
	margin-bottom: 2%;
}

#link06{margin:0 auto 5%;}

#qanda_box > div{padding:0 10px;}

#qanda_box div:after{
    content: "";
    clear: both;
    display: block;
}

#qanda_box div > b {
    background: #006699;
    font-size: 18px;
    margin: 0 1% 1% 0;
    color: #FFF;
    width: 9%;
    text-align: center;
	float:left;
}

#qanda_box div h3{
	font-size: 16px;
    margin-bottom: 3%;
    color: #006699;
    line-height: 1.5;
	width:90%;
	float:left;
}
#qanda_box div p{
	font-size: 14px;
	margin-bottom: 8%;
	line-height: 1.5;
	padding-left: 38px;
}

/*iframe*/
iframe{
    margin: auto;
    display: block;
}