@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}

/* 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;
}

p.images img{
	width:250px;
	height:auto!important;
}

#dirPathBlock,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	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: 100%;
	max-width:1080px;
	min-width:760px;
    margin: 0 auto 5px;
}

.pcnone{
	display:none;
}

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:350px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background:url(../images/bg.jpg) no-repeat 50% 50%;
}

#title p{
	position: absolute;
	top:10px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 480px;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}

#title p strong{
	background:#FFF;
	display:inline-block;
	padding:3px 5px 3px 5px;
	color:#036;
	font-size:28px;
	margin:0 20px 0 0;
	text-shadow:none;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
			vertical-align:middle;
}

#title span{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:15px 0 0 0;
	letter-spacing:0.5em;
	text-align:center;
	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;
	position:absolute;
	left: 294px;
	top: 254px;
	width: 315px;
	height: 62px;
}


#title img{
	width:100%;
	height:auto;

}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

article{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

/*tab------------------------------------------------------*/

#navMenuNew100,#navMenuNew100_2{
/*	border-top:2px solid #000;
	border-bottom:2px solid #000*/
	background:#481600;
}

#navMenuNew100 ul,#navMenuNew100_2 ul{
	text-align:center;
	margin:0 auto;
	padding:0 0 10px 0;
	background:url(../images/bg_line.png) no-repeat 100% 50%!important;
	display:block;
	width:1040px;
}

#navMenuNew100 ul li,#navMenuNew100_2 ul li{
	font-size:20px;
	font-weight:bold;
	display:inline-block;
	text-align:left;
	margin:10px 0 0 0;
	color:#44280C;
	background:url(../images/bg_line.png) no-repeat 0 50%;
	cursor:pointer;
}

#navMenuNew100 ul li a,#navMenuNew100_2 ul li a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
	text-decoration:none!important;
	padding:16px 15px 16px 55px;
}

#navMenuNew100 ul li a:hover,#navMenuNew100_2 ul li a:hover
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

.tab01 a{
	background:url(../images/bg_navi_icon.png) no-repeat 3px 12px;
}

.tab02 a{
	background:url(../images/bg_navi_icon.png) no-repeat 10px -60px;
}

.tab03 a{
	background:url(../images/bg_navi_icon.png) no-repeat 10px -130px;
}

.tab04 a{
	background:url(../images/bg_navi_icon.png) no-repeat 15px -202px;
}

/*tab------------------------------------------------------*/
#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}

/*add*/

.boxCommon:nth-of-type(2n){
	background:url(../images/bg_sougou.gif)!important;
	overflow:hidden;
}

.boxCommon:nth-of-type(2n-1){
	background:url(../images/bg_sougou02.gif)!important;
}

.bgGrayArea{
	overflow:hidden;
}

/*.bgWhiteArea{
	background:url(../images/bg_sougou02.gif)!important;
}*/

.tokutenbox{
	margin:0 0 40px 0;
}

.tokutenbox li{
	font-size:16px;
	display:block;
	margin:0 0 10px 0;
	position:relative;
}

.tokutenbox li:before,
.tokutenbox li:after {
    content: " ";
    display: table;
}

.tokutenbox li:after {
    clear: both;
}

.tokutenbox li {
    *zoom: 1;
}

.tokutenbox li strong{
	font-weight:bold;
	font-size:18px;
	background:#F39A2B;
	color:#FFF;
	display:block;
	float:left;
	padding:5px 10px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}

.tokutenbox li span{
	display:block;
	overflow:hidden;
	padding:8px;
	text-align:left;
}

.tokutenbox li span span{
	font-size:14px;
	padding:0!important;
	line-height:14px;
}
.contInner02 {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 0 auto;
}

/*nav-------------------------*/

.navTop,.navTop2,.navTop3{
	height:60px;
	margin:0 0 20px 0;
}

.navTop p,.navTop2 p,.navTop3 p{

	display:block;
	float:left;
	width:288px;
	text-align:center;
	font-size:18px;
	padding:10px;
	color:#FFF;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px;
	cursor:pointer;
}

.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(../images/tb_arrow_green.png) no-repeat;
	width:10px;
	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(../images/tb_arrow_red.png) no-repeat;
	width:10px;
	height:10px;
	position:absolute;
	bottom:-10px;
	left:50%;
	content:"";
	display:block;
}

.itemList4.plan li dt{
	color:#F00!important;
	display:block;
	text-align:right;
	font-size:18px;
	line-height:1.4em;
}

.itemList4.plan li dd{
	color:#F00!important;
	display:block;
	text-align:right;
	font-size:18px!important;
	line-height:1.4em;
	font-weight:bold!important;
}

.box05.plan li dl dd.f-n_black_14{ color:#000!important;font-size:14px!important;font-weight:normal!important;text-align:left;}

.itemList4.plan li dt strong{
	display:block;
	font-size:16px;
	color:#000;
	text-align:left;
}

.itemList4.plan li{
	padding:0;
}

.itemList4.plan li dd{
	font-size:14px;
}

.itemList4.plan li dl{
	padding:0 10px 10px;
}

.itemList4.f14 li dd{
	font-size:14px;
    height: 150px;
}

/*-------------------------nav*/

h2 {
	font-size: 25px;
	margin-bottom: 20px;
	font-weight:bold;
	margin: 50px 0!important;
	text-align:left;
	color:#481600;
	background:url(../images/bg_line2.png) repeat-x 0 100%;
	padding:8px 0 0 0;
}

#link01 strong{
	background:url(../images/ti_navi_icon.png) no-repeat 0 10px;
	display:block;
	padding:0 0 10px 60px;
}

#link02 strong{
	background:url(../images/ti_navi_icon.png) no-repeat 0 -100px;
	display:block;
	padding:0 0 10px 60px;
}

#link03 strong{
	background:url(../images/ti_navi_icon.png) no-repeat 0 -205px;
	display:block;
	padding:0 0 10px 60px;
}

#link04 strong{
	background:url(../images/ti_navi_icon.png) no-repeat 0 -310px;
	display:block;
	padding:0 0 10px 60px;
}

h2 span{
	font-size:14px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:14px;
}

.planBox1{
	margin:0 0 15px 0;
}

.itemList4{
	padding-left:30px;
}

.box03 li{
	width:275px!important;
}

.box02 li{
	width:275px!important;
	position:relative!important;
	padding:0 0 0px 0;
	box-shadow: 1px 3px 5px #AFAFAF!important;
}

.box02 li .thumb{
	display:block;
	
}

.box02 li dl{
	position:absolute;
	background:#000;
	bottom:0;
	left:0;
	color:#FFF;
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
padding:5px 6px!important;

}
.box02 li dl dt,
.itemList4.box02 li dl a{
	color:#FFF!important;
}
.box02 li dl dd{
	color:#FFF;
	font-size:12px;
}

.contInner02 .column2Area .section {
	width: auto!important;
	float: none!important;
	overflow:hidden;
}

/*bo4x*/
.box04 li{
	width:900px!important;
	box-shadow: 1px 3px 5px #afafaf;
}

.box04 li .thumb{
	width:200px;
	height:auto;
	float:left;
	margin:0 20px 0 0;
-webkit-border-radius: 5px 0 0 5px!important;
border-radius: 5px 0 0 5px!important;
}

.box04 li .thumb img{
	width:100%;
	height:auto;
}

.box04 li dl{
	overflow:hidden;
}

/*bo5x*/
.box05 li{
    width: calc(94% / 3);
    background: #FFFFFF !important;
    box-shadow: 1px 3px 5px #afafaf;
    float: left;
    position: relative !important;
    margin: 0 1% 10px;
}
.box05 li .thumb{
	height:auto;
	margin:0 0 10px 0;
}

.box05 li .thumb img{
	width:100%;
	height:auto;
}

.box05 li dl {padding: 10px}
.box05 li dt a {
    font-weight: bold;
    font-size: 18px;
}
.box04 .itemList4 li:hover,
.box06 li:hover
{ cursor:default;
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:1;
cursor:pointer;
}

.hoverNone li:hover{
opacity: 1!important;
filter: alpha(opacity=100)!important;     
-ms-filter: "alpha(opacity=100)"!important;
cursor:default!important; 
}

.box07 li{
box-shadow: 1px 3px 5px #AFAFAF!important;
}
	/*btn*/
	
.orangeBtn{
	display:block;
	clear:both;
	margin-bottom:10px
	}
	
.orangeBtn a{
	color:#FFF!important;
	background:#DE305D;
/* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 3px solid #b6002d;
	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;
	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;
	padding:5px;
	width:85%;
}

.orangeBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../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 )";
}

.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}	

.btnAll a{
	width:419px;
	height:52px;
	line-height:52px;
	color:#FFF!important;
	background:#DE305D;
/* IE6-9 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 3px solid #b6002d;
	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;
}

.btnWide{
	clear:none!important;
	float:left!important;
	margin:0 0 20px 20px;
}

.btnWide a{
	width:430px!important;
	clear:both!important;
}

.btnWide3{
	clear:none!important;
	float:left!important;
	margin:0 0 20px 20px;
}

.btnWide3 a{
	width:286px!important;
	clear:both!important;
	line-height:1.2em;
	padding:8px 0 0 0;
}

.btnWide2{
	clear:none!important;
	float:left!important;
	margin:0 0 0 40px!important;
}

.btnWide2 a{
	width:420px!important;
	float:left!important;
	padding:0 0 0 0;
}

.btnAll a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:40%;
	right:1%;
}

.btnAll a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	text-decoration:none!important;
}

.price{
	color:#F00;
	font-size:18px;
	font-weight:bold;
	display:block;
	text-align:center;
	clear:both;
}

.Textbox{
	border:2px solid #FFFAC7;
	display:block;
	padding:15px;
	font-size:16px;
	line-height:30px;
	background:#FFF;
	margin:0 0 20px 0;
	box-shadow: 1px 3px 5px #afafaf;
}

#bottomNavi{
	overflow:hidden;
	margin:0 0 20px 0;
}

#bottomNavi li{
	display:block;
	float:left;
	width:300px;
	margin:0 10px 10px 0;
	border:2px solid #CCC;
	background:url(../images/tb_bottom_arrow.png) no-repeat 98% 50%;
}

#bottomNavi li a{
	display:block;
	padding:15px;
}
	
.itemList4.gray li {
	background: #FFFFFF!important;
	box-shadow: 1px 3px 5px #afafaf;
	margin-bottom:10px!important
}

/* --------------------------------------------------- serch */
#sm{
	width:100%!important;
}

.innBox{
	display:block;
	overflow:hidden;
	background:#FFF;
	padding:30px;
}

.innBox select{
    color: #000000;
    height: 38px;
    font-size: 100%;
    padding: 0 0 0 10px;
    border: 1px solid #B3B3B3;
    border-radius: 3px;
    -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(../images/select_arrow.jpg) no-repeat 100% 50%;
	width: 100%;
}
}

.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:85px;
	float:left;
	text-align:center;
	margin:0 10px 0 0;
	/*font-weight:bold;*/
	font-size:15px;
	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:30px;
	box-shadow: 1px 3px 5px #afafaf;

}

.dispBtn{
	position:relative;
	width:419px;
	margin:15px auto 0;
}

.btnSubmit{
	width:100%;
	height:52px;
	color:#FFF!important;
background: #ffa600; /* Old browsers */
background: -moz-linear-gradient(top,  #ff8e00 0%, #ff8e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8e00), color-stop(100%,#ff8e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff8e00 0%,#ff8e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff8e00 0%,#ff8e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff8e00 0%,#ff8e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff8e00 0%,#ff8e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8e00', 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:18px;
	border:0;
	cursor:pointer;
}

.dispBtn:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../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{
	float:left;
	margin:0 20px 0 0!important;
	display:block;
}

.contentRight{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}
.stepBox li{
	margin:0 0 8px 0;
}

.stepBox li strong{
	font-weight:bold;
}

.kaigaiPlan{
	width:660px;
	margin:-10px auto 0;
}

.jrPlan{
	width:660px;
	margin:-10px auto 0;
}

.yadoPlan{
	width:730px;
	margin:-10px auto 0;
}

#NTA_search{
	background:#FFA933;
	border:0;
	color:#FFF;
	margin:0 0 0 5px;
	border-radius: 3px;
}

#NTA_keyword{
	width:200px;
	border-radius: 5px;
}

#NTA_keyword input{
	padding:0px
}

.tabBox{
	display:block;
	overflow:hidden;
	height:68px;
	background:#FFF;
}

.tabBox li{
	width:315px;
	display:block;
	margin:0 0 0 1px;
	float:left;
	text-align:center;
	/*font-weight:bold;*/
	padding:15px 0;
	font-size:18px;
	display:block;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px;
cursor:pointer;
}

.left{
	background:#DAF5CF;
	color:#4EAB26;
}


.left.select{
	background:#4EAB26;
	color:#FFF;
	position:relative;
}

.left.select:after{
	background:url(../images/tb_arrow_green.png) no-repeat;
	width:10px;
	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(../images/tb_arrow_red.png) no-repeat;
	width:10px;
	height:10px;
	position:absolute;
	bottom:-9px;
	left:50%;
	content:"";
	display:block;
}


.yetTokuten{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin:-20px 25px;
}

.naviYet{
	position:relative;
	color:#FFF!important;
}

.naviYet p{
	display:block;
	position:absolute;
	top:8px;
	left:0;
	width:98%;
	text-align:center;
	font-size:14px;
	text-align:center;
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
color:#000!important;
}

.attention{
	width:950px;
	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;
}

/*addtokuten*/
.tokutenBtn01{position:absolute;right:0;bottom:18px!important;height:20px;!important}
.tokutenBtn02{position:absolute;right:270px;bottom:5px;}
.tokutenBtn03{position:absolute;right:105px;bottom:5px;}
.tokutenBtn04{position:absolute;right:0;bottom:5px;}
.tokutenBtn05{position:absolute;right:120px;bottom:0;}
.tokutenBtn06{position:absolute;right:0;bottom:0;}

.tokutenBtn01 a{width:200px;padding:10px!important; height:20px;!important;line-height:20px!important;}
.tokutenBtn02 a{width:150px;padding:8px 10px 3px 0!important; font-size:14px; line-height:14px!important; height:31px;}
.tokutenBtn03 a{width:150px;padding:8px 10px 3px 0!important; font-size:14px; line-height:14px!important; height:31px;}
.tokutenBtn04 a{width:90px;padding:13px 10px 3px 0!important; font-size:14px; line-height:14px!important; height:26px;}
.tokutenBtn05 a{width:90px;padding:10px!important;}
.tokutenBtn06 a{width:90px;padding:10px!important;}

.tokutenBtn01 a:after{top:30%!important;}
.tokutenBtn02 a:after{top:30%!important;}
.tokutenBtn03 a:after{top:30%!important;}
.tokutenBtn04 a:after{top:30%!important;}
.tokutenBtn05 a:after{top:30%!important;}
.tokutenBtn06 a:after{top:30%!important;}

.nm10{
	padding:0 0 0 10px!important;

}

#mokutekichiBox{
	display:block;
	background:#FFF;
	padding:0 10px 10px 10px
}

#mokutekichiBox h3{
	font-size:18px;
	display:block;
	margin:0 0 5px 0;
}

#mokutekichiBox strong.kaigai{
	font-size:16px;
	background:#4EAB26;
	color:#FFF;
	/*font-weight:bold;*/
	display:inline-block;
	padding:5px 10px 5px 10px;
	margin:0 20px 5px 0;
	border-radius: 5px;
}


#mokutekichiBox strong.kokunai{
	font-size:16px;
	background:#E6335D;
	color:#FFF;
	/*font-weight:bold;*/
	display:inline-block;
	padding:5px 10px 5px 10px;
	margin:0 20px 5px 0;
	border-radius: 5px;
}



#mokutekichiBox a{
	font-size:16px;
	display:inline-block;
	margin:0 20px 0 0;
	font-weight:bold;
}

.rankingBox1{
	font-size:16px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	padding:5px 0 0 0;
	background:#D9C459;
	color:#000;
}

.rankingBox2{
	font-size:16px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	padding:5px 0 0 0;
	background:#C2C2C2;
	color:#000;
}

.rankingBox3{
	font-size:16px;
	text-align:center;
	display:block;
	/*font-weight:bold;*/
	padding:5px 0 0 0;
	background:#D9A886;
	color:#000;
}


/*common*/


/*add20151112*/

#navList{
	background:#FFF;
	padding:10px;
	width:950px;
	margin:0px auto 0px;
	display:block;
	overflow:hidden;
	text-align:left;
}

#navList li{
	display:inline-block;
	margin:0 10px 10px 0;

}

#navList li a{
	color:#000!important;
	display:block;
	padding:10px;
	font-weight:bold;
	text-decoration:none!important;
	font-size:14px;
	border:2px solid #000;
-webkit-border-radius: 5px 5px;
border-radius: 5px 5px;
}

#navList li a:hover{
	background:#FFFFCC;
}


p.add{
	width:220px!important;
}

.midashi{
	text-align:center;
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:20px 0 0 0;
}

.bnrBlock01{
	display:block;
	width:960px;
	margin:20px auto 10px;
	overflow:hidden;
}

.bnrBlock01 ul{
	margin:0;
	padding:0;
}

.bnrBlock01 ul li{
	float:left;
	display:block;
	font-size:10px;
	margin:0 10px 10px 0;
	width:180px;
	padding:0;
}

.bnrBlock01 ul li img{
	display:block;
}

/*add20160127----------------------------------*/

#miryokuWrap{
	overflow:hidden;
}

.kokunai#miryokuWrap dl{
	display:block;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	font-size:14px;
	color:#481600;
	background:url(../images/im_shikiri.png) no-repeat 0 100%;
	position:relative;
}

.kokunai#miryokuWrap dl dt{
	font-size:18px;
	font-weight:bold;
	clear:both;
	margin:0 0 10px 0;
	overflow:hidden;
}

.kokunai#miryokuWrap dl dt strong{
	background:url(../images/bg_ranking.png) no-repeat;
	display:block;
	width:93px;
	height:42px;
	text-align:center;
	line-height:44px;
	float:left;
	margin:0 15px 0 0;
}

.kokunai#miryokuWrap dl dt span{
	display:block;
	overflow:hidden;
	padding:8px 0 0 0;
}

.kokunai#miryokuWrap dl dd{
	margin:0 0 10px 0;
	background:url(../images/ti_midashi.png) repeat-y;
	padding:0 0 0 20px;
	line-height:28px;
	display:block;
	width:810px;
}

.kokunai#miryokuWrap dl dd p{
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:20px;
	height: 146px;
	text-align:right;
	width:100px;
}

.kokunai#miryokuWrap dl dd p img{
	width:100%;
	height:auto;
	max-width:150px;
}

.kokunai#miryokuWrap dl dd p#maxLange{
	width:100%!important;
	max-width:130px;
	height:auto;
}

.kokunai#miryokuWrap dl dd strong{
	font-size:14px;
	font-weight:bold;
	background:#feffe1;
	padding:0 5px 0 5px;
}


/*point----------------------------------*/

#pointWrap{
	display:block;
}

#pointWrap .innerBox{
	display:block;
	overflow:hidden;
	margin:0 0 30px 0;
	position:relative;
}

#pointWrap .innerBox p{
	font-size:14px;
	margin:0 0 15px 0;
	line-height:28px;
}

#pointWrap .innerBox dl{
	margin:0;
	padding:0;
	display:block;;
}

#pointWrap .innerBox dl dt{
	font-weight:bold;
	font-size:14px;
	color:#481600;
}

#pointWrap .innerBox dl dd{
	margin:0;
	padding:0;
	line-height:20px;

}

#pointWrap .innerBox dl dd p{
	position:absolute;
	right: 30px;
	top: 0;
	margin:0;
	padding:0;
}

.pointBox{
	overflow:hidden;
}

.pointBox dl{
	width:430px;
	margin:0 0 30px 30px;
	float:left;
	display:block;
}

.pointBox dl dt{
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 80px;
	margin:0 0 10px 0;
	line-height:22px;
	color:#481600;
}

#point01{
	background:url(../images/im_point1.png) no-repeat;
}

#point02{
	background:url(../images/im_point2.png) no-repeat;
}

#point03{
	background:url(../images/im_point3.png) no-repeat;
}

#point04{
	background:url(../images/im_point4.png) no-repeat;
}

.pointBox dl dd{
	font-size:14px;
	line-height:28px;
}

.pointBox dl dd span{
	display:block;
	margin:0 0 10px 0;
}



/*whereWrap----------------------------------*/

#whereWrap{
	display:block;
	overflow:hidden;
}

#whereWrap dl{
    margin: 0;
    padding: 0 25px;
    width: 50%;
	float:left;
    box-sizing: border-box
}
#whereWrap dl:nth-of-type(2) {border-left: 1px solid #a38680;}
#whereWrap dl dt{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    background: url(../images/ti_title_where.png) no-repeat center;
    color: #FFF;
    padding: 14px 8px 25px 0;
    margin: 0 auto 20px;
}

#whereWrap dl dd{
	overflow:hidden;
	font-size:14px;
	background:url(../images/im_shikiri.png) no-repeat 0 100%;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	line-height:30px;
	
}

#whereWrap dl dd .orangeBtn{
	float:none!important;
	width:100%!important;
}

#whereWrap dl dd p{
	width:230px;
	float:left;
	margin:0 15px 5px 0
}

#whereWrap dl dd p img{
	width:100%;
	height:auto;
}

#whereWrap dl dd strong{
	font-size:16px;
	font-weight:bold;
	display:block;
	color:#481600;
	line-height:20px;
	margin:0 0 10px 0;
	padding:0 0 5px 5px;
	background:url(../images/im_shikiri2.png) no-repeat 0 100%;
	overflow:hidden;
}

#whereWrap dl dd strong span{
	font-size:10px;
}

/*#line{
	padding-left:22px!important;
	background:url(../images/im_shikiri3.png) repeat-y 0% 0%;
}*/

.photoR{
	float:right!important;
	margin:0 0 0 15px!important
}

/*recoSpotWrap----------------------------------*/
h3{
    font-size: 22px;
    font-weight: bold;
    clear: both;
    color: #481600;
    height: 47px;
    line-height: 47px;
    padding: 0 0 0 25px;
    margin: 50px 0 25px;
	background:url(../images/ti_midashi02.png) no-repeat;
}

#recoSpotWrap p{
	clear:both;
	font-size:14px;
	display:block;
	margin:0 0 15px 0;
}

#recoSpotWrap dl{
    margin: 0;
    padding: 0 25px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
#recoSpotWrap dl:nth-of-type(2) {border-left: 1px solid #a38680;}

#recoSpotWrap dl dt{
	padding:12px 8px 17px 8px;
	font-size:18px;
	color:#4F1A0D;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	margin:0 0 20px 0;
	background:url(../images/bg_line2.png) no-repeat 0 100% #dbc2c2;
}

#recoSpotWrap dl dd.imgCircle{
	text-align:center;
	margin:0 0 15px 0;
 }

#recoSpotWrap dl dd.rank{
	font-size:14px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	display:block;
	background:url(../images/im_shikiri.png) no-repeat 0 100%;
}

#recoSpotWrap dl dd.rank strong{
	display:block;
	font-weight:bold;
	font-size:18px;
	color:#621A0D;
	margin:0 0 10px 0;
}

#recoSpotWrap dl dd.rank strong span{
	width:93px;
	height:42px;
	line-height:42px;
	text-align:center;
	margin:0 20px 0 0;
	display:inline-block;
	background:url(../images/bg_ranking.png) no-repeat;
}

#recoSpotWrap dl dd.rank span{
	display:block;
	margin:0 0 10px 0;
}

h4{
	text-align:center;
	clear:both;
}

#hitoriWrap{
margin:0 auto; width:980px;
}

.kokunai h4, .kokunai .bgWhtiteRadiusBox h3 {
    color: #dd335d;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}

/*640~120ƒoƒi[*/
.bnr{
	width:64%;
	display:block;
	margin:0 auto 1% auto;
	text-align:center;
	overflow:hidden;
}

.bnr h2 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #481600;
    padding: 8px 0 0 0;
	background:none;
	margin: 0;
}

a.bnr:hover{
	opacity:0.8;
}

.bnr dl{
	width:98%;
	float:left;
	margin: 3% 1% 0 1%;
}

/**/

.pinkBtn,.yellowBtn,.blueBtn{
	display:block;
	margin-bottom:10px
	}
	
.pinkBtn a,.yellowBtn a,.blueBtn a{
	color:#FFF!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 3px solid rgba(0,0,0,0.2);
	display:block;
	text-align:center;
	text-decoration:none!important;
	font-size:16px!important;
	padding:8px 0;
	position:relative;
}
.pinkBtn a:after,
.yellowBtn a:after,
.blueBtn a:after{
	width:13px;
	height:13px;
	content:"";
	display:block;
	background:url(../images/im_arrow.png) no-repeat;
	position:absolute;
	top:32%;
	right:1%;
}

.pinkBtn a{
	background:#F66
}
.yellowBtn a{
	background:#F96
}

.blueBtn a{
	background:#6CF
}

.pinkBtn a:hover,
.yellowBtn a:hover,
.blueBtn a:hover{
	opacity:0.8;
}
.threeBtn{
	overflow:hidden;
	margin-top:8px;
	letter-spacing:-0.4em;
}
#whereWrap dl dd div.threeBtn p{
	margin:0 0 10px 0;
	display:inline-block;
	letter-spacing:normal;
	float:none;
	width:50%;
}

#whereWrap dl dd div.threeBtn p:nth-of-type(1){
	clear:none;
	width:100%;
}

#whereWrap dl dd div.threeBtn p:nth-of-type(1){
	clear:none;
	width:100%;
}

#whereWrap dl dd div.threeBtn p:nth-of-type(2){
	padding:0 2% 0 0;
	width:48%;
}
.box07 li {height: 300px}



h4 {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}
.itemList4 li {
    width: 242px;
    float: left;
    position: relative;
    margin: 0 10px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    opacity: 0.99999;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    background: #FFF;
}
.itemList4 li .thumb {
    zoom: 1;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}
.itemList4 li .thumb img {
    max-width: 100%;
    height: auto;
}
.itemList4 li dl {
    padding: 15px 10px;
}
.itemList4 li dl dt {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
.itemList4 li dl dt a {
    color: #333 !important;
    text-decoration: none !important;
}