<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ============================= ‹¤’Ê =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
	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;
}

li { list-style-type: none;}

p,li,ul,dl,dt,dd{
	margin:0;
	padding:0;
}
a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}
.head{
	width: 100%;
	height: auto;
}
.mainImg{
	width: 100%;
	height: auto;
}
.mainImg img{
	width: 100%;
	height: auto;
}
/*ƒƒCƒ“ƒrƒWƒ…ƒAƒ‹•ƒŠ[ƒh•¶*/
.leadText{
	padding: 20px 0 10px;
}
.leadImg{
	width:35%;
	float:left;
}
.leadTextInner{
	float:right;
	width:50%;
	padding-left:15px;
}
.leadTextInner h2{
	color:#3a3e99;
	font-size:1.7em;
	margin-bottom:5px;
	font-family: "Noto Sans Japanese";
}
.leadTextInner p{
	line-height:1.5em;
	font-size:1.1em;
}

#pageNav {
	margin:0 0 8px;
}
#pageNav ul li{
	float:left;
}
#pageNav ul {
	 display: table;
	  table-layout: fixed;
	  text-align: center;
	  width: 100%;
}
#pageNav ul li{
	display: table-cell;
	float:none;
    vertical-align: middle;
	padding:10px 0;
	text-align:center;
	font-size:1.2em;
	border-right: 1px solid #3a3e99;
}
#pageNav ul li a{
	color: #3a3e99!important;
}
#pageNav ul li:hover{
	background:#fff;
}
#pageNav ul li i{
	margin-left:5px;
}
#pageNav ul li:last-child{
	border-right:none;
	display: none;
}
@media only screen and (max-width: 767px){
#pageNav ul li a{
	font-size:0.9em;
}
.leadText {
    padding: 0px 0 10px;
}
.leadImg{
	width:80%;
	margin:0 auto;
	float:none;
}
.leadImg img{
	width:100%;
}
.leadTextInner{
	float:none;
	width:96%;
	padding:2%;
}
.leadTextInner h2{
	font-size:1.2em;
}

.leadTextInner p{
	line-height:1.2em;
	font-size:1.0em;
}
}

/*Œ©o‚µ*/
.mainIslandCont h2{
	text-align: center;
	color:#3a3e99;
	border-bottom:none;
	font-size: 1.7em;
	padding:22px 0;
	width:80%;
	margin:0 auto;
	font-family: "Noto Sans Japanese"; 
	border-top:3px solid #3a3e99;
	border-bottom:3px solid #3a3e99;
	position:relative;
	font-family: YuGothic, ŸàƒSƒVƒbƒN, sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, ƒƒCƒŠƒI, Meiryo, verdana, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
.mainIslandCont h2 svg{
	margin: 0 10px;
}

.mainIslandCont h2:before,.mainIslandCont h2:after{
	content:'';
	position:absolute;
	width:100%;
	border-top:1px solid #3a3e99!important;
	left:0;
}

.mainIslandCont h2:before{
	top:6px;
}
.mainIslandCont h2:after{
	bottom:6px;
}

@media only screen and (max-width: 767px){

.mainIslandCont h2{
	margin-top:20px;
	margin-bottom:8px;
	padding:13px 0;
	text-align:center;
	font-size:1.3em;
	clear:both;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', 'ŸàƒSƒVƒbƒN  Medium', meiryo, sans-serif;
}
}
/*“ú•tŒŸõ*/
#year1,#month1,#day1{
	font-size:18px;
}
.searchBox{
	margin: 10px auto 20px;
    width: 98%;
    clear: both;
    border: 1px solid #666;
    background: #fff;
}
.tourTtl{
	font-size: 1.4em;
    color: #fff;
    padding: 5px 8px;
    font-weight: bold;
    background: #666;
}
.tourTtl i{
	margin-right:3px;
}
.tourTtl span.eng:after{
	content:"??";
	padding:0 2px;
	font-size:0.8em;
	font-weight:normal;
}
.searchBoxInner {
	padding:8px;
}
.searchBox img.ui-datepicker-trigger {
    width: 25px;
    height: auto;
    vertical-align: bottom;
}
.searchBox p.searchBtn{float:right; width:150px;margin:0 auto;}
.searchBox p.searchBtn button{width:100%;background-color:#f90 ;border:none;padding:1px 0; color:#FFFFFF;cursor:pointer;border-radius:5px;margin:0 auto;font-size: 1.6em;
font-weight: bold;}
.searchBox p.searchBtn button i{margin-right:5px;}
.searchBox p.searchBtn button:hover{background-color:#CCC;}
.searchBox select,.searchBox input{padding:3px;max-width: 200px;}
.searchBox #useDay01{margin:2px auto;display:inline;}
.searchBox input{padding: 5px;border: 1px solid #eee;}
.searchBox input.year1{width:100px;}
.searchBox span{float:left;margin-right:5px;}
.searchBox img{vertical-align:middle;cursor:pointer;width:29px;height:29px;}
.searchBox img:hover{opacity:0.8;}
#ndSearch {
	background-color:#fff;
}
blockquote:after{
    content: "h";
    font-size:300%;
    line-height: 0em;
    font-family: 'Times New Roman' ,"‚l‚r ‚oƒSƒVƒbƒN" ,sans-serif;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.tourBoxN{
	margin-bottom:30px;
}

/*ƒcƒA[*/
.tourGroup{
	width: 100%;
	background: #fff;
	padding: 3%;
}
h3.tourCategoryTtl{
	border:none!important;
	background:#3a3e99;
	color:#fff!important;
	text-align:center;
	border:none!important;
	padding:2%!important;
	font-size:1.5em!important;
	width:100%;
	margin:20px auto 0;
}
.tourCont{
	margin: 15px auto;
	padding: 8px 0;
	border-bottom: 1px dotted #666;
}
.tourCont:first-of-type {
	margin:0  auto 15px;
	padding: 0 0 8px;
}
.tourCont:last-of-type {
    border-bottom: none;
}
.tourCont h3.tourTitle,.tourCont h4{
	border-left:6px solid #02285c!important;
	border-bottom:none!important;
	font-size:1.3em!important;
	color:#02285c!important;
	padding:2px 0 2px 8px !important;
	margin-bottom:16px;
	background:none!important;
	border-top: none!important;
}
.tourCont .tourContInner .planImg{
	width:42%;
	float:left;
	margin-right:8px;
}
.tourBoxN .tourCont .tourContInner .planImg{
	width:40%;
}
.tourCont .tourContInner .planImg img{
	width:100%;
	height: 170px;
}
.tourCont .tourContInner .planDetail,.tourCont .tourContInner .tourDetail{
	font-size:1.1em;
	line-height:1.3em;
}
.tourCont .tourContInner .tourDetail table{
	width: 100%;
}
.tourCont .tourContInner .tourDetail th{
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	padding: 0.4em;
	color:
	white;
	background:
	    #c2c7d8;
	    margin-right: 8px;
	    clear: left;
	    border-radius: 2px;
	    display: -moz-inline-stack;
	    display: inline-block;
	    vertical-align: middle;
	    *vertical-align: auto;
	    zoom: 1;
	    *display: inline;
}
.tourCont .tourContInner .tourDetail td{
	height: 32px;
	vertical-align: middle;
	line-height: 1.5em;
}
.tourDetail2{
	width: 100%;
    /* padding: 20px 0px; */
    height: 50px;
}
@media only screen and (min-width: 768px){

.tourCont .tourContInner .tourDetail{
	float:left;
	width:57%;
	margin-bottom: 10px;
}
}
.tourCont .tourContInner .planDetail dl{
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom: 1px dotted #666;
}
.tourCont .tourContInner .planDetail dt {
	float:left;
}
.tourCont .tourContInner .tourDetail dt {
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:5px;
	margin-top:5px;
	border-left:6px solid #3a3e99;
	color:#3a3e99;
	padding:5px 0px 5px 8px;
	line-height:1.3em;
}
.tourCont .tourContInner .tourDetail dd {
	margin-bottom:6px;
}
.tourCont .tourContInner .tourDetail dd.tourIcon span{
	padding:3px;
	background:#666;
	color:#fff;
	margin-right:3px;
	font-size:0.9em;
	line-height: 3.0em;
}
.tourCont .tourContInner .planDetail dt span,.tourCont .tourContInner .tourPrice{
	color:#3a3e99;
	font-weight:bold;
	font-size:1.6em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
}
.tourCont .tourContInner .tourPrice{
	width: 100%;
	line-height: 1.2em;
}
.tourCont .tourContInner .tourPrice span{
	font-weight:normal;
	color:#666;
	font-size:0.7em;
}

.tourCont .tourContInner  .tourLink{
	width: 100%;
/*	margin: 8px auto;*/
	float: right;
	line-height: 28px;
}
.tourCont .tourContInner .planDetail a,.tourCont .tourContInner .tourLink a{
	background: #f90;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 8px 5px;
    display: block;
    /* font-weight: bold; */
    font-size: 1.4em;
    border: #f90 2px solid;
}
.tourCont .tourContInner .tourLink a svg{
	margin-left: 5px;

}
.tourCont .tourContInner a i{
	margin-left:5px;
}
.tourCont .tourContInner a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
@media only screen and (max-width: 767px){
.tourCont{
	margin:8px auto;
	width:100%;
	background:#fff;
	padding:8px;
}
h3.tourCategoryTtl{
	border: none !important;
	color: #fff !important;
	text-align: center;
	border: none !important;
	padding: 10px 1% !important;
	font-size: 1.24em !important;
	width: 100%;
	margin: 0 auto;
}
.tourCont h3.tourTitle,.tourCont h4{
	border-bottom:none!important;
	font-size:1em!important;
	padding:0px 0px 5px 8px!important;
	background:none!important;
	border-top:none!important;
}
.tourCont .tourContInner p.planImg{
	float:none!important;
	width:80%;
	margin:5px auto;
}
.tourCont .tourContInner .planImg img{
	width:100%;
	height:auto;
}
.tourBoxN .tourCont .tourContInner p.planImg{
	float:left!important;
	width:100%;
	margin: 5px 5px 5px 0;
}
.tourBoxN .tourCont .tourContInner .planImg img{
	width:100%;
	height: 180px;
    object-fit: cover;
}
.tourCont .tourContInner .planDetail{
	font-size:1em;
	line-height:1.3em;
}
.tourCont .tourContInner .planDetail dl{
	margin-bottom:8px;
	padding-bottom:5px;
	border-bottom: 1px dotted #666;
}
.tourCont .tourContInner .planDetail dt {
	/*float:left;*/
}
.tourCont .tourContInner .planDetail dt span,.tourCont .tourContInner .tourDetail dd.tourPrice{
	color:#F00;
	font-weight:bold;
	font-size:1.6em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
.tourCont .tourContInner .tourDetail dd:first-child{
/*	height:180px;*/
	padding:5px;
}
.tourCont .tourContInner .tourDetail dd {
	margin-bottom:6px;
	font-size:0.9em;
	line-height:1.1em;
}
.tourCont .tourContInner .tourDetail dd.tourIcon span{
	padding:3px;
	background:#666;
	color:#fff;
	margin-right:3px;
	
}
.tourCont .tourContInner .tourDetail dd.tourIcon,.tourCont .tourContInner .tourDetail dd.tourPrice {
	text-align:center;
}
.tourCont .tourContInner.tourPrice span{
	font-weight:normal;
	color:#666;
	font-size:0.7em;
}

.tourCont .tourContInner .planDetail .tourLink{
	/*width:40%;*/
	margin:8px auto;
	/*float:right;*/
}
.tourCont .tourContInner a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.1em;
	border:#f90 2px solid;
	text-decoration:none;
}
.tourCont .tourContInner a:link,.tourCont .tourContInner a:visited{
	color:#fff!important;
}
.tourCont .tourContInner .planDetail a i,.tourCont .tourContInner .tourDetail a i{
	margin-left:5px;
}
.tourCont .tourContInner .planDetail a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
}

/*ŽåÃ‰ïŽÐƒVƒ‡ƒbƒv‚©‚çƒcƒA[‚ð’T‚·*/
.shopCont {
	width:92%;
	margin:8px auto;
}
.shopCont ul li{
	width:48.1%;
	float:left;
	background:#fff;
	padding:5px;
	margin-right: 5px;
	margin-bottom:5px;
}
.shopCont ul li:nth-child(2),.shopCont ul li:nth-child(4){
	margin-right:0px;
}
.shopCont ul li a{
	display:block;
}
.shopCont ul li p{
	float:left;
	vertical-align:middle;
}
.shopCont ul li div{
	float:left;
	width:56%;
}
.shopCont ul li div p{
	font-weight:bold;
	font-size:1.3em;
}
.shopCont ul li div span{
	display:block;
	clear:both;
	color:#666;
	padding: 5px;
}
.shopCont ul li div .introduceTxt{
	border-bottom: #999 1px dotted;
}
.shopCont ul li div i{
	margin-left:5px;
}
.shopCont ul li p.activityImg{
	width:40%;
	margin-right:8px
}
.shopCont ul li p.activityImg img{
	width:100%;
	height: 100px;
}
.shopCont ul li p.activityImg img:nth-child(1){
	margin-bottom:5px;
}
/*ƒAƒNƒeƒBƒrƒeƒB‚©‚çƒcƒA[‚ð’T‚·*/
.activityCont {
	width:92%;
	margin:8px auto;
}
.activityCont ul li{
	width:48.1%;
	float:left;
	background:#fff;
	padding:5px;
	margin-right: 5px;
	margin-bottom:5px;
}
.activityCont ul li:nth-child(2),.activityCont ul li:nth-child(4){
	margin-right:0px;
}
.activityCont ul li a{
	display:block;
}
.activityCont ul li p{
	float:left;
	vertical-align:middle;
}
.activityCont ul li div{
	float:left;
	width:56%;
}
.activityCont ul li div p{
	font-weight:bold;
	font-size:1.3em;
}
.activityCont ul li div span{
	display:block;
	clear:both;
	color:#666;
}
.activityCont ul li div i{
	margin-left:5px;
}
.activityCont ul li p.activityImg{
	width:40%;
	margin-right:8px
}
.activityCont ul li p.activityImg img{
	width:100%;
	height:100px;
}
#recommendTour{
	width:100%
}
#recommendTour .planListBtn{
	width:80%;
	margin:15px auto;
}
#recommendTour .planListBtn a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:8px 5px;
	display:block;
	font-weight:bold;
	font-size:1.3em;
	border:#f90 2px solid;	
}
#recommendTour .planListBtn a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
/**/
#photoSlider {
    display: none;
}
#nagannuMov .photoTab{overflow:hidden;width: 95%;margin: 8px auto;}
#nagannuMov .photoTab li{
	float:left; 
	width:48%;
	background:#fff;
	color:#666;
	text-align:center;
	cursor:pointer;
	border:2px #666 solid;
	border-radius:5px;
	padding:10px 0;
	margin-left:8px;
	font-size:1.5em;
	font-family: 'Dosis', sans-serif;
	}
#nagannuMov .photoTab li.select,#nagannuMov .photoTab li:hover{
	border:2px #666 solid;
	background:#666;
	color:#fff;
	}
#nagannuMov .photoCont li{}
#nagannuMov .photoCont .hide {display:none;}
#nagannuMov .islandMovie{
	width:94%;
	margin:10px auto;
}
#nagannuMov .islandPhoto {
    width: 90%;
    margin: 8px auto 15px;
	padding-bottom: 15px;
}
#nagannuMov .islandPhoto img{
	width:100%;
	height:412px;
}
#nagannuMov .islandPhoto li span{
	position:absolute;
	padding:8px;
	background:rgba(255,255,255,0.8);
	bottom:0;
	width:100%;
}
@media only screen and (max-width: 767px){
#photoSlider {
    display: none;
}
#nagannuMov .photoTab{overflow:hidden;width: 95%;margin: 8px auto;}
#nagannuMov .photoTab li{
	float:left; 
	width:47%;
	background:#fff;
	color:#f90;
	text-align:center;
	cursor:pointer;
	border:2px #f90 solid;
	border-radius:5px;
	padding:6px 0;
	margin-left:5px;
	font-size:1.2em;
	font-family: 'Dosis', sans-serif;
	}
#nagannuMov .photoTab li.select,#nagannuMov .photoTab li:hover{
	border:2px #f90 solid;
	background:#f90;
	color:#fff;
	}
#nagannuMov .photoCont li{}
#nagannuMov .photoCont .hide {display:none;}
#nagannuMov .islandMovie{
	width:94%;
	margin:10px auto;
}
#nagannuMov .islandPhoto {
    width: 90%;
    margin: 8px auto 15px;
	padding-bottom: 15px;
}
#nagannuMov .islandPhoto img{
	width:100%;
	height:250px;
}
#nagannuMov .islandPhoto li span{
	position:absolute;
	padding:8px;
	background:rgba(255,255,255,0.8);
	bottom:0;
	width:100%;
}
}
/*ƒXƒPƒWƒ…[ƒ‹*/
#schedule .scheduleInner{
	width:90%;
	background:url(../../img/topics/desert/mapBg.jpg) no-repeat;
	background-position:10%;
	padding:8px;
	margin:8px auto;
	font-size:1.2em;
	line-height:1.4em;
}
#schedule .scheduleInner li{
	margin-bottom:5px;
}
#schedule .scheduleInner li span{
	width:15%;
	display:block;
	float:left;
	font-weight:bold;
}
#schedule .scheduleInner p{
	margin-top:8px;
	font-size:0.8em;
}
/*î•ñ*/
#infomation .infoCont{
	width:90%;
	margin:8px auto;

	padding:8px;
	font-size:1.1em;
	line-height:1.3em;
}
#infomation .infoWaku{
	border:1px solid #666;
	margin-top:8px;
	padding:5px;
		background:#fff;
}
#infomation .infoWaku .opImage{
	float:right;
}
#infomation p.tel{
	text-align: center;
    margin-top: 8px;
}
#islandInfo .islandInfoInner {
	padding:8px;
	font-size:1.2em;
	line-height:1.3em;
}
#islandInfo .infoMap{
	background:url(../../img/topics/desert/mapIslandInner.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:45%;
	float:left;
	height:250px;	
	margin-right:8px;
}
#islandInfo .infoMapKume{
	background:url(../../img/topics/desert/mapIslandInner2.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:45%;
	float:left;
	height:230px;	
	margin-right:8px;
}
#islandInfo .infoMap p{
	position:absolute;
	top:13%;
	left:12%;
}
#islandInfo .infoMap.infoMapSesoko p{
	top:20%;
	left:17%;
}
#islandInfo .infoMap.infoMapHamahiga p{
	top: 67%;
    left: 58%;
}
#islandInfo .infoMap.infoMapKourijima p{
	top: 0px;
	left: 202px;
}
#islandInfo .infoCont {
    float: left;
    width: 53%;
}
#islandInfo .infoMapKerama {
	float:left;
	width:280px;
	margin-right:8px;
}
#islandInfo .infoMapYoutou {
	background:url(../../img/topics/desert/mapIslandInner.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	width:45%;
	float:left;
	height:250px;	
	margin-right:8px;
}

#islandInfo .infoMapYoutou p{
	position:absolute;
	top:20%;
	left:17%;
}
#islandInfo dt{
	font-weight:bold;
	margin-top:8px;
	clear:both;
}
#islandInfo dd.infoLink {
	width: 300px;
    margin: 5px auto 8px;
}
#islandInfo dd.infoLink a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:6px 0;
	display:block;
	font-size:1em;
	border:#f90 2px solid;	
}
#islandInfo dd.infoLink a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
#islandInfo .infoCont p{
	color:#3a3e99;
	font-weight:bold;
}
#islandInfo.infoKerama dt{
	float:left;
	margin-top:0;
	margin-right:8px;
}
#islandInfo.infoKerama .infoCont{
	width:445px;
	float:left;
}
.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}

.imgcenter{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  
body {
	font-family: Verdana,Meiryo, "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial,   Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
}

#mainContents{ 
	margin-bottom:5px;
	padding-bottom:8px;
	
	background:#d1ebed;
}

#mainContents .leadtxt{
	clear:both;
	width:558px;
	height:372px;
	background:url(../../img/topics/desert/pointBg.jpg) no-repeat!important;
	line-height:1.3em;
	font-size:12px;
	font-weight:normal;


}
#mainContents .leadtxt span{
	font-size:13px;
	padding:90px 0px 0px 30px;
	display:block;
	width:310px;
	line-height:1.3em;
}
#mainContents .leadtxt ul{
	font-size:20px!important;
	font-weight:bold;
	margin-top:-20px;
}
#mainContents .leadtxt li{
	margin-left:86px;
	margin-top:40px;
}
/*ƒiƒKƒ“ƒk“‡‚Á‚Ä‚±‚ñ‚È“‡*/
#mainContents .leadtxt_n{
	clear:both;
	width:558px;
	height:372px;
	background:url(../../img/topics/nagannu/pointBg.jpg) no-repeat!important;
	line-height:1.3em;
	font-weight:normal;
}
#mainContents .leadtxt_n ul{
	font-size:14px!important;
	font-weight:bold;
	padding-top:80px;
}
#mainContents .leadtxt_n li{
	margin-left:86px;
	margin-top:44px;
}
/*m…”[“‡‚Á‚Ä‚±‚ñ‚È“‡*/
#mainContents .leadtxt_m{
	clear:both;
	width:558px;
	height:372px;
	background:url(../../img/topics/minna/pointBg.jpg) no-repeat!important;
	line-height:1.3em;
	font-weight:normal;
}
#mainContents .leadtxt_m ul{
	font-size:14px!important;
	font-weight:bold;
	padding-top:80px;
}
#mainContents .leadtxt_m li{
	margin-left:86px;
	margin-top:44px;
}
/*£’ê“‡‚Á‚Ä‚±‚ñ‚È“‡*/
#mainContents .leadtxt_s{
	clear:both;
	width:558px;
	height:372px;
	background:url(../../img/topics/sesoko/pointBg.jpg) no-repeat!important;
	line-height:1.3em;
	font-weight:normal;
}
#mainContents .leadtxt_s ul{
	font-size:14px!important;
	font-weight:bold;
	padding-top:80px;
}
#mainContents .leadtxt_s li{
	margin-left:86px;
	margin-top:44px;
}
/*Œc—ÇŠÔ“‡‚Á‚Ä‚±‚ñ‚È“‡*/
#mainContents .leadtxt_k{
	clear:both;
	width:558px;
	height:372px;
	background:url(../../img/topics/kerama/pointBg.jpg) no-repeat!important;
	line-height:1.3em;
	font-weight:normal;
}
#mainContents .leadtxt_k ul{
	font-size:14px!important;
	font-weight:bold;
	padding-top:80px;
}
#mainContents .leadtxt_k li{
	margin-left:86px;
	margin-top:44px;
}
/*ƒpƒiƒŠ“‡‚Á‚Ä‚±‚ñ‚È“‡*/
#mainContents .leadtxt_p{
	clear:both;
	width:558px;
	height:372px;
	background:url(../../img/topics/panari/pointBg.jpg) no-repeat!important;
	line-height:1.3em;
	font-weight:normal;
}
#mainContents .leadtxt_p ul{
	font-size:14px!important;
	font-weight:bold;
	padding-top:80px;
}
#mainContents .leadtxt_p li{
	margin-left:86px;
	margin-top:44px;
}


#mainContents a:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#mainContents .yoyakubn{
	margin:8px auto;
	width:505px;
}
#mainContents .box01{
	background:#FFF;
	width:539px;
	margin-left:10px;
	margin-bottom: 20px;
	padding-bottom:5px;
	padding-top:5px;
}
#mainContents .box01Inner{
	width:520px;
	margin:0px auto;
	padding:8px 0;
}
#mainContents .box01Inner dl{
	width:300px;
	margin:5px auto;
	padding:5px;
	float:left;
}
#mainContents .box01Inner dl.opWinter{
	width:500px;
	float:none;
}
#mainContents .box01Inner dl dd{
	line-height:1.2em;
}
#mainContents .box01Inner dl dt{
	font-weight:bold;
	color:#669966;
	font-size:120%;
	margin-bottom:3px;
}
#mainContents .box01Inner p.opImage{
	float:right;
}
.d_list{
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	width:519px;
	height:auto;
    
}

#d_btn{
	margin-top:0px;
	margin-left:5px;
	font-size:110%;
	background:url(../../img/topics/desert/de_btn.jpg) no-repeat;
	width:94px;
	height:22px;
	padding-top:6px;
	padding-left:30px;
	float: left;
}
#d_btn a {
	font-weight:bold;
	color:#fff!important;
	font-size:110%;
}
.waku{
	border: 1px solid #ccc;
	margin-bottom:5px;
	padding:5px;
}
.sub_ttl{
	font-weight:bold;
	color:#d0a575;
	font-size:105%;
	margin-bottom:3px;
	margin-left:20px;
}
#mainContents .box02{
	background:url(../../img/topics/orange-syokudo/box02Bg.jpg) repeat;
	width:540px;
	margin:0px auto 8px;
	padding-bottom:8px;
	padding-top:8px;
}
#mainContents .box02Inner{
	background:#FFF;
	width:520px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:5px;
}
#mainContents .box02 table{
	border:#999 1px solid!important;
	width:510px;
	margin:5px auto;
	}
#mainContents .box02 table th{
	text-align:center;
	background:#FF9!important;
	border-bottom:none!important;
}
#mainContents .box02 table th,#mainContents .box02 table td{
	border:#999 1px solid;
	vertical-align:middle;
	padding:3px!important;
}
#mainContents .box02 table .price{
	font-weight:bold;
	color:#F00;
	font-size:14px;
	text-align:center;
}
#mainContents .box02 table .btn{
	text-align:center;
}
#mainContents .box02 table .btn a:hover img{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.sns table td{
	border:none!important;
}
#h_area{
	margin-left:10px;
	background:#FFF;
	width:499px;
	padding:0 20px 20px 20px;

}
/* CSS Document */


.box01 .box01Inner .tel{
	font-size:14px;
	color:#669966;
	clear:both;
	}
.box01 .box01Inner .opTtl{
	padding:5px;
}

/*ƒIƒŒƒ“ƒW*/
.tempOrange #head02{
	background:url(../../img/topics/template/ContbgOrange.png) repeat;
}
/*Â*/
.tempBlue #head02{
	background:url(../../img/topics/template/ContbgBlue.png) repeat;
}
/*—Î*/
.tempGreen #head02{
	background:url(../../img/topics/template/ContbgGreen.png) repeat;
}
/*Ô*/
.tempRed #head02{
	background:url(../../img/topics/template/ContbgRed.png) repeat;
}
/*•*/
.tempBlack #head02{
	background:url(../../img/topics/template/ContbgBlack.png) repeat;
}
/*-------V’…ƒcƒA[‚È‚Ç-------*/

#tourSpecial,#tourSpecial02{
	padding-bottom:5px;
	margin-bottom:8px;
}
#tourSpecial p,#tourSpecial02 p{
	margin:3px 0px 3px 12px;
}
#tourSpecial ul{
	background:#FFF;
	width:530px;
	margin:5px auto;
	padding:5px;
}
#tourSpecial ul li{
	padding:2px 0px 2px 20px;
	margin-bottom:2px;
	background:url(../../img/topics/template/IconTour.png) left no-repeat;
	border-bottom:#999 dotted 2px;
}
#tourSpecial ul li a{
	font-size:13px;
}
#tourSpecial ul li span{
	color:#F00;
	font-weight:bold;
	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;
}
#tourSpecial02 .tourSpecial02Inner{
	background:#FFF;
	width:530px;
	margin:5px auto;
	padding:5px;
}
#tourSpecial02 .tourSpecial02Inner dl{
	width:265px;
	float:left;
}
#tourSpecial02 .tourSpecial02Inner dt{
	float:left;
	width:100px;
}
#tourSpecial02 .tourSpecial02Inner dd{
	width:150px;
	float:left;
	margin-left:3px;
	line-height:1.2em;
	font-size:13px;	
	font-weight:bold;
	text-align:left;
}

#tourSpecial02 .tourSpecial02Inner span{
	font-size:13px;	
	color:#F00;
	font-weight:bold;
	display:block;
}
#tourSpecial,#tourSpecial02{
	background:url(../../img/topics/template/tourSpecialBg.png) repeat;
}
/*-------ƒ^ƒuƒƒjƒ…[-------*/
#tabMenu{
	clear:both;
	margin-top:8px;
}
#tabMenu ul li{
	float:left;
	text-align:center;
	height:39px;
	margin-left:3px;
}

#tabMenu ul li a{
	display:block;
	height:39px;
}
#tabMenu ul li span{
	padding-top:10px;
	font-weight:bold;
	font-size:16px;
	color:#333;
	display:block;
}
#tabMenu ul.tab02 li{
	width:275px;
}
#tabMenu ul.tab03 li{
	width:182px;
}
#tabMenu ul.tab04 li{
	width:136px;
}
#tabMenu ul.tab05 li{
	width:108.2px;
	font-size:10px!important;
}
#tabMenu ul.tab05 li{
	width:108.2px;
}
#tabMenu ul.tab05 li span{
	font-size:11px!important;
}
/*ƒIƒŒƒ“ƒW*/
.tempOrange #tabMenu ul.tab02 li.tab_current,.tempOrange #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange.png) top no-repeat;
}
.tempOrange #tabMenu ul.tab03 li.tab_current,.tempOrange #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange3.png) top no-repeat;
}
.tempOrange #tabMenu ul.tab04 li.tab_current,.tempOrange #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange4.png) top no-repeat;
}
.tempOrange #tabMenu ul.tab05 li.tab_current,.tempOrange #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgOrange5.png) top no-repeat;
}
.tempOrange #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempOrange #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
/*Â*/
.tempBlue #tabMenu ul.tab02 li.tab_current,.tempBlue #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab03 li.tab_current,.tempBlue #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue3.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab04 li.tab_current,.tempBlue #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue4.png) top no-repeat;
}
.tempBlue #tabMenu ul.tab05 li.tab_current,.tempBlue #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlue5.png) top no-repeat;
}
.tempBlue #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempBlue #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
/*—Î*/
.tempGreen #tabMenu ul.tab02 li.tab_current,.tempGreen #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen.png) top no-repeat;
}
.tempGreen #tabMenu ul.tab03 li.tab_current,.tempGreen #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen3.png) top no-repeat;
}
.tempGreen #tabMenu ul.tab04 li.tab_current,.tempGreen #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen4.png) top no-repeat;
}
.tempGreen #tabMenu ul.tab05 li.tab_current,.tempGreen #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgGreen5.png) top no-repeat;
}
.tempGreen #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempGreen #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
.tempGreen #tabMenu ul li.tab_current span{
	color:#FFF!important;
}
/*Ô*/
.tempRed #tabMenu ul.tab02 li.tab_current,.tempRed #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed.png) top no-repeat;
}
.tempRed #tabMenu ul.tab03 li.tab_current,.tempRed #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed3.png) top no-repeat;
}
.tempRed #tabMenu ul.tab04 li.tab_current,.tempRed #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed4.png) top no-repeat;
}
.tempRed #tabMenu ul.tab05 li.tab_current,.tempRed #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgRed5.png) top no-repeat;
}
.tempRed #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempRed #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
.tempRed #tabMenu ul li.tab_current span{
	color:#FFF!important;
}
/*•*/
.tempBlack #tabMenu ul.tab02 li.tab_current,.tempBlack #tabMenu ul.tab02 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack.png) top no-repeat;
}
.tempBlack #tabMenu ul.tab03 li.tab_current,.tempBlack #tabMenu ul.tab03 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack3.png) top no-repeat;
}
.tempBlack #tabMenu ul.tab04 li.tab_current,.tempBlack #tabMenu ul.tab04 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack4.png) top no-repeat;
}
.tempBlack #tabMenu ul.tab05 li.tab_current,.tempBlack #tabMenu ul.tab05 li.tab_off a{
	background:url(../../img/topics/template/tabBgBlack5.png) top no-repeat;
}
.tempBlack #tabMenu ul li.tab_off a{
	background-position:0px -39px!important;
}
.tempBlack #tabMenu ul li.tab_off a:hover{
	background-position:0px 0px!important;
}
.tempBlack #tabMenu ul li.tab_current span{
	color:#FFF!important;
}
/*-------ƒ{ƒ^ƒ“ƒƒjƒ…[-------*/
#btnMenu{
	margin-bottom:8px;
}
#btnMenu ul li{
	float:left;
	text-align:center;
	height:80px;
}
#btnMenu ul li a{
	color:#FFF;
	font-weight:bold;
}
#btnMenu ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#btnMenu ul li span{
	display: block;
}
#btnMenu ul.btn02 li{
	width:270px;
	margin-left:5px;
}
#btnMenu ul.btn02 li span{
	width: 120px;
	height: 50px;
	padding-top: 30px;
	float:left;
}
#btnMenu ul.btn03 li{
	width:180px;
	margin-left:5px;
}
#btnMenu ul.btn02 li img,#btnMenu ul.btn03 li img{
	float:left;
}
#btnMenu ul.btn03 li span{
	width: 68px;
	height: 58px;
	padding-top: 22px;
	float:left;
}
#btnMenu ul.btn04 li{
	width:135px;
	margin-left:3px;
	position:relative;
}

#btnMenu ul.btn04 li span{
	width: 135px;
	height: 23px;
	padding-top:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}
/*ƒIƒŒƒ“ƒW*/
.tempOrange #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgOrangeL.png);
}
/*Â*/
.tempBlue #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgBlueL.png);
}
/*—Î*/
.tempGreen #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgGreenL.png);
}
/*Ô*/
.tempRed #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgRedL.png);
}
/*•*/
.tempBlack #btnMenu ul li span{
	background:url(../../img/topics/template/btnBgBlackL.png);
}

/*-------ƒƒCƒ“-------*/
#mainContents{
	padding:12px 30px;
	margin-bottom:8px;
}
#mainContents .mainContentsInner{
	background:#FFF;
	width:542px;
	margin:0px auto 20px;
	padding-top:5px;
}
#mainContents h3.title{
	font-weight:bold;
	font-size:17px;
	padding:5px;
	margin:3px 0px 0px 6px;
	border-bottom:none;
	clear:both;
}

#mainContents .planBox{
	padding:5px;
	margin-bottom:8px;
	width:520px;
	margin:8px auto;
	border:#CCC 1px solid;
}
#mainContents .planBox p{
	width:210px;
	height:154px;
	float:left;
}
#mainContents .planBox dl{
	float:left;
	width:305px;
	margin-left:5px;
}
#mainContents .planBox dl dt{
	font-weight:bold;
	margin-bottom:3px;
}
#mainContents .planBox dl dt a{
	font-size:15px;
}
#mainContents .planBox dl dd{
	margin-bottom:3px;
	line-height:1.3em;
}
#mainContents .planBox dl dd span{
	color:#F00;
	font-weight:bold;
}
#mainContents .planBox dl dd.set{
	padding:3px;
	border:#F00 1px solid;
}
#mainContents .planBox dl dd.price{
	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;
	font-size:25px;
	font-weight:bold;
	color:#F00;
	float:left;
}
#mainContents .planBox dl dd.btn a{
	float:right;
	display:block;
	width:151px;
	height:38px;
	background:url(../../img/topics/template/yoyakubtn.png);
}
#mainContents .planBox dl dd.btn a:hover{
	background-position:0px -38px;
}

#mainContents .planBox_s{
	border:#CCC 1px solid;
	width:251px;
	margin-left:5px;
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	vertical-align:top;
	text-align:center;
	margin-bottom:8px;
	padding:5px;
}
#mainContents .planBox_s dl dt{
	font-weight:bold;
	margin-bottom:3px;
	margin-top:3px;
}
#mainContents .planBox_s dl dt a{
	font-size:15px;
}
#mainContents .planBox_s dl dd{
	margin-bottom:3px;
	line-height:1.3em;
}
#mainContents .planBox_s dl dd span{
	color:#F00;
	font-weight:bold;
}
#mainContents .planBox_s dl dd.price{
	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;
	font-size:20px;
	font-weight:bold;
	color:#F00;
	float:left;
	margin-top:5px;
}
#mainContents .planBox_s dl dd.btn a{
	float:right;
	margin-top:5px;
	display:block;
	width:130px;
	height:32px;
	background:url(../../img/topics/template/yoyakubtn_s.png);
}
#mainContents .planBox_s dl dd.btn a:hover{
	background-position:0px -32px;
}

/*-------ƒƒCƒ“‡A-------*/
#mainContents .planBox02 .tourTitle{
	font-weight:bold;
	font-size:16px;
}
#mainContents .planBox02{
	border:#CCC 1px solid;
	width:520px;
	padding:5px;
	margin:5px auto;
}
#mainContents .planBox02 .planImg{
	float:left;
	width:218px;
	margin:5px;
}
#mainContents .planBox02 .planDetail{
	float:left;
	margin-top:5px;
	width:290px;
	line-height:1.2em;
	font-size:13px;
}
#mainContents .planBox02 .planDetail p{
	margin-bottom:5px;
}
#mainContents .planBox02 .planDetail p span{
	font-weight:bold;
	color:#F00;
}
#mainContents .planBox02 .planDetail dl{
	clear:both;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:#999 1px dotted;
}

#mainContents .planBox02 .planDetail dt{
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
}
#mainContents .planBox02 .planDetail dt span{
	margin-top:3px;
	font-size:20px;
	color:#F00;
	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;
	display:block;
}

#mainContents .planBox02 .planDetail dd a{
	float:right;
	display:block;
	background:url(../../img/topics/template/yoyakubtn_s.png);
	width:130px;
	height:32px;
	margin-top:3px;
}
#mainContents .planBox02 .planDetail dd a:hover{
	background-position:0px -32px;
}

/*ƒIƒŒƒ“ƒW*/
#mainContents h3.title{
	color:#F60;
	border-left:#F90 7px solid;
}
/*Â*/
.tempBlue #mainContents{
	background:url(../../img/topics/template/ContbgBlue.png) repeat;
}
.tempBlue #mainContents h3.title{
	color:#03C;
	border-left:#03C 7px solid;
}
/*—Î*/
.tempGreen #mainContents{
	background:url(../../img/topics/template/ContbgGreen.png) repeat;
}
.tempGreen #mainContents h3.title{
	color:#060;
	border-left:#060 7px solid;
}
/*Ô*/
.tempRed #mainContents{
	background:url(../../img/topics/template/ContbgRed.png) repeat;
}
.tempRed #mainContents h3.title{
	color:#900;
	border-left:#900 7px solid;
}
/*•*/
.tempBlack #mainContents{
	background:url(../../img/topics/template/ContbgBlack.png) repeat;
}
.tempBlack #mainContents h3.title{
	color:#333;
	border-left:#333 7px solid;
}
.movie{
	padding-left:10px;
	padding-right:10px;
}
#menu{
	height: 170px;
	width: 134px;
	background-image: url(../../img/topics/minna/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	float: left;
}
#menu li{
	height: 20px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
	padding-top: 1px;
}


 #menu0 a{
	height: 20px;
	width: 130px;
	display: block;
	background: url(../../img/topics/minna/menu0.jpg) no-repeat left top;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.menu1 a{
	height: 20px;
	width: 130px;
	display: block;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../img/topics/minna/menu1.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1_1 a{
	height: 20px;
	width: 130px;
	display: block;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../img/topics/minna/menu1.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu1_2 a{
	height: 20px;
	width: 130px;
	display: block;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../../img/topics/minna/menu1.jpg) ;
	background-repeat: no-repeat;
	background-position: left top;
}



#menu0 a:hover{
	background-position: right bottom;
}
.menu1 a:hover{
	background-position: right bottom;
}


#naga_tit{
	height: 70px;
	width: 558px;
}

#naga_tit h4{!important
	height: 28px;
	width: 558px;
	background-image: url(../../img/topics/nagannu/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: visible;
	text-indent: -9999px;
}
#naga_tit p{
	width: 498px;
	padding-right: 30px;
	padding-left: 30px;
}


#midashi1{
	text-align: center;
	height: auto;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
}
#midashi1 h4{
	text-align: center;
	height: 28px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}

#mida1_l{
	float: left;
	height: 169px;
	width: 350px;
}
#mida1_r{
	float: right;
	height: 169px;
	width: 205px;
	background-image: url(../../img/topics/nagannu/img1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#midashi2{
	height: auto;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
}
#midashi2 h4{
	text-align: center;
	height: 28px;
	width: 556px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}
#naga_plan1{
	/*background-image: url(../../img/topics/minami/img2bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 256px;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 4px double #178DDC;
	}
.mida2_tit{
	font-size: 14px;
	color: #3366CC;
	text-align: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 4px;
	}	
#mida2left{
	width:296px;
	float: left;
	height: auto;
	}	
	
#mida2_l{
	background-image: url(../../img/topics/nagannu/img2_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 114px;
	width: 112px;
	overflow: visible;
	text-indent: -9999px;
	margin-right: 7px;

	margin-left: 10px;
}	
	
#mida2_c{
	float: left;
	height: 106px;
	width: 150px;
	border: 1px solid #666;
	padding: 4px;
	margin-right: 7px;
	background-color: #FFF;
}
#mida2_toku{
	float: left;
	height: 71px;
	width: 265px;
	background-image: url(../../img/topics/nagannu/img2_toku.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	margin-top: 4px;
}	

#mida2_toku p{
	height: auto;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	color: #F39;
	text-align: left;
	padding-top: 15px;
	padding-left: 80px;
}
#mida2right{
	float: right;
	height: auto;
	width: 229px;
	margin-right: 8px;
}
#mida2_r{
	background-image: url(../../img/topics/nagannu/img2_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 134px;
	width: 229px;
	overflow: visible;
	text-indent: -9999px;
}


/*—\–ñÚ×•ÏX*/

#mida2_yoyaku1{
		height: 58px;
	    width: 229px;
}

#mida2_yoyaku_s{
	width:229px;
}

#mida2_yoyaku1_s ul li{
	width:62px;
	float:left;
	padding:2px 5px 5px 5px;
	margin-top:3px;
	margin-left:3px;
	background:url(../../img/topics/nagannu/ari.jpg) no-repeat;
}





/*#mida2_yoyaku{
	height: 36px;
	width: 200px;
	margin-top: 10px;
	margin-left: 18px;
}
#mida2_yoyaku a{
	height: 36px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/topics/nagannu/img2yoyaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mida2_yoyaku a:hover{
	background-position: right bottom;
}
*/

#midashi3{
	text-align: center;
	height: 294px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../../img/topics/nagannu/img3bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#midashi3 h4{
	text-align: center;
	height: 28px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}
.mida3Q{
	font-size: 13px;
	background-image: url(../../img/topics/nagannu/img3Q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 2px;
}
.mida3A{
	background-image: url(../../img/topics/nagannu/img3A.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 20px;
	margin-left: 2px;
}
.mida3sen{
	background-image: url(../../img/topics/nagannu/mida3sen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 1px;
	width: 274px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#midashi4{
	text-align: center;
	height: 294px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-image: url(../../img/topics/nagannu/img4bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#midashi4 h4{
	text-align: center;
	height: 28px;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/topics/nagannu/midashi4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	text-indent: -9999px;
}
#mida4{
	height: 173px;
	width: 265px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mida4 a{
	background-image: url(../../img/topics/nagannu/img4_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 173px;
	width: 265px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#naga_gall{
	margin-left: 20px;
}
#naga_gall img{
	height: 100px;
	width: 150px;
	float: left;
	border: 1px solid #666;
	padding: 4px;
	margin-right: 15px;
}



/*•ÏX*/

#m_content{
	width:558px;
	background:#f2fdfe;
}

#main_txt{
	font-size:14px;
	padding:10px;
}

#menu_mujin li{
	width:88px;
	float:left;
	margin-left:4px;
}
#menu_mujin a:hover img{
	filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;
	}
	
.asobu{
	width:558px;
	background:url(../../img/topics/nagannu/back_s.jpg) repeat-y;
}

.right_c{
	width:360px;
	float:left;
	height: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.txt_1{
	margin:10px;
	font-size:14px;
	font-weight:bold;
}
.toiawase{
	width:135px;
	float:left;
	margin-left:20px;
}
.right_c li{
	float:left;
	margin-left:30px;
}

.marin_rental{
	margin:5px 0 15px 0;
}
.marin_rental p{
	margin-bottom:5px;
}
.marin_rental li{
	width:280px;
	background:url(../../img/topics/nagannu/star.jpg) no-repeat;
	padding-left:20px;
	margin-top:5px;
	font-size:13px;
	border-bottom:solid 2px #f7d7ae;
	font-weight:bold;
}




.bbq{
	margin-top:10px;
}
.photo_m{
	width:160px;
	height:120px;
	float:left;
	padding:1px;
	border:solid 1px #09F;
	margin-top:10px;
}

.photo_b{
	width:300px;
	height:160px;
	float:left;
	padding:1px;
	border:solid 1px #09F;
	margin:10px 5px 0 5px ;
}
.price{
	width:258px;
	float:left;
	margin-top:10px;
	margin-left:12px;
}
.price2{
	width:258px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.taizai td{
	border:solid 1px #333333;
}
.yoyakushosai{
	
}
a.yoyakushosai{
	background:url(../../img/topics/nagannu/yoyakushosai.jpg) no-repeat;
	width:92px;
	height:30px;
	display:block;
	text-indent:-9999px;
	float:left;
	margin-left:5px;
}
a:hover.yoyakushosai{ 	
	background-position:bottom left;
}
.bin{
	width:45px;
	float:left;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}

.bbq a:hover img{
	filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;
	}
	
	
a.plannow{
	background:url(../../img/topics/nagannu/plan.jpg) no-repeat;
	width:163px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin-left:375px;
	margin-top:5px;
}
a:hover.plannow{ 	
	background-position:bottom left;
}

.pla_txt{
	font-size:14px;
	font-weight:bold;
	color:#F00;
	margin:10px 5px 0 50px;
}


.summer{
font-size:16px;
	font-weight:bold;
	margin-left:10px;}
	   
#moreInformation{
	float:right;
	font-size:14px;
	font-weight:bold;
}
/*ƒJƒeƒSƒŠ[ƒ{ƒ^ƒ“*/
#mainContents .category{
	width:261px;
	margin-left:6px;
	display:inline-block;
	*display: inline;  
    *zoom: 1;  
	vertical-align:top;
	text-align:center;
	margin-bottom:8px;
}
.category a:hover img{
	filter: alpha(opacity=80);  -moz-opacity:0.80;  opacity:0.80;
	}
/*Q&amp;A*/
#QandA dl{
	font-size:13px;
	line-height:1.5em;
	padding:10px;
	background-color:#FFF;
	width: 90%;
	padding: 8px;
	margin: 8px auto;
}
#QandA dt{
	
	margin-bottom:5px;
	padding-bottom:5px;
}
#QandA dd{
	margin-bottom:10px;
	border-bottom:#999999 1px dotted;
	padding-bottom:5px;
}
#QandA dt:before{
	content:"Q";
	background:#666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
#QandA dd:before{
	content:"A";
	background:#3a3e99;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
	color:#FFFFFF;
	padding:3px 5px;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
}
/*s’ö*/
div.scheduleBox {
	margin: 8px auto;
	width: 90%;
	background: #fff;
	padding: 8px;
}
.scheduleBox p{
	float:right;
	padding-bottom:5px;
}
.scheduleBox li{
	color:#000;
}
.scheduleBox .sLeft{
	width:48%;
	float:left;
}
.scheduleBox .sRight{
	width:48%;
	float:right;
}
@media only screen and (max-width: 767px){
.scheduleBox .sLeft, .scheduleBox .sRight{
	width:98%;
	float:none!important;
}
}
.scheduleBox ul {
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    margin-bottom: 2px;
    position: relative;
}
.scheduleBox ul #plan_link{
	width:251px;
	height:42px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.scheduleBox ul #plan_link:hover{
	opacity:0.8;
}
.scheduleBox .plan_link{
	font-size:14px;
	font-weight:bold;
	border:2px #bbc5aa solid;
	width:91%;
	margin:0px auto 8px;
	padding:8px;
	background:url(../../img/topics/ise_bus/planLinkBtn.jpg) no-repeat;
	background-position:bottom right;
}
.scheduleBox .plan_link:hover{
	opacity:0.8;
}
.scheduleBox ul #plan_link_s{
	width:118px;
	height:42px;
	margin-bottom:2px;
	font-size:14px;
	font-weight:bold;
	position:relative;
}
.arrow{
	margin-left:50%;
	margin-bottom:2px;
}
.scheduleBox li.price{
	text-align:left;
	margin-top:5px;
}
.scheduleBox li.price span{
	font-size:15px;
	font-weight:bold;
	color:#F00;
}
.scheduleBox ul.time{
	width:100%;
	background:#FFF;
	border:#3a4745 1px solid;
}
.scheduleBox ul.sightseeing{
	width:100%;
	background:#FFF;
	border:#090C02 1px solid;
}
.scheduleBox .cb27{
 clear:both;
 height:27px;
 }
.reserveBtn {
    width: 80%;
    margin: 15px auto;
    clear: both;
}
.reserveBtn a {
    display: block;
    background: #f90;
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
    padding: 12px 0;
    font-size: 1.2em;
    font-weight: bold;
}
.scheduleBox ul li{
	float:left;
	padding:13px 0px 0px 10px;
	height:29px;
}
.scheduleBox ul.s02 li{
	padding:8px 0px 0px 10px;
}
.scheduleBox ul.s03 li{
	padding:1px 0px 0px 1px;
}
@media only screen and (max-width: 767px){
.scheduleBox ul.s02 li{
	padding:3px 0px 0px 10px!important;
}
}
.scheduleBox ul li.scheduleTime{
	width:25%;
	background:#3a4745;
	color:#FFF!important;
}
.scheduleBox ul.mbn{
	margin-bottom:0px!important;
}
.scheduleBox ul span.spotImg{
	position: absolute;
	display: block;
	top: -3px;
	left: 80%;
	width: 50px;
	height: 50px;
}
/*o”­ŽžŠÔ‚ª1‚Â‚&nbsp;‚éê‡*/
.scheduleBox ul li.schedule1{
	width:70px;
	font-size:13px!important;
	padding-top:12px!important;
}
/*o”­ŽžŠÔ‚ª2‚Â‚&nbsp;‚éê‡*/
.scheduleBox ul li.schedule2{
	width:70px;
	font-size:11px!important;
	padding-top:10px!important;
}
/*o”­ŽžŠÔ‚ª‚R‚Â‚&nbsp;‚éê‡*/
.scheduleBox ul li.schedule3{
	width:70px;
	font-size:11px!important;
	padding-top:2px!important;
}
.serviceDay{
	margin:0 auto;
	color: #3a4745;
	font-weight:bold;
	text-align:center;
	font-size: 16px;
	float:none!important;
}
#priceBus{
	margin:0 auto;
}
#priceBus p{
	float:none!important;
	margin:0 auto;
	text-align:center;
}

#priceBus span{
	width:172px;
	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;
	font-size: 25px;
	color: #ff6b6b;
	font-weight:bold;
	text-align:center;
	margin:0 15px 0 5px;
}


/*ƒJƒŒƒ“ƒ_[*/
/*ƒJƒŒƒ“ƒ_[—pƒe[ƒuƒ‹
---------------------------------------------------------------------------*/

/*  .sic__calendar-box
-----------------------------------------------------------*/
#sic__modal-calendar-col2 {
  padding: 30px 60px;
  box-sizing: border-box;
}
#sic__modal-calendar-col2 .sic__ttl {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 14px;
  border-bottom: 1px solid #dfdfdf;
}
#sic__modal-calendar-col2 .sic__ttl .sic__txt-small {
  font-size: 1.4rem;
  color: #666;
  font-weight: normal;
  margin-left: 10px;
}
.sic__calendar-header {
  margin: 5px auto;
  text-align: center;
}
.sic__calendar-box {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.sic__calendar-table {
  width: 414px;
  table-layout: fixed;
  border: 1px solid #dfdfdf;
}
.sic__calendar-table .sic__table-th,
.sic__calendar-table .sic__table-td {
  height: 59px;
  font-size: 2.2rem;
  text-align: center;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
}
.sic__calendar-table .sic__table-th {
  height: 30px;
  font-size: 1.4rem;
  background-color: #effafb;
}
.sic__calendar-table .sic__table-th:first-child {
  color: #e21f00;
}
.sic__calendar-table .sic__table-th:last-child {
  color: #00b3c8;
}
.sic__calendar-table .sic__table-td {
  color: #666;
}
.sic__calendar-table .sic__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #222;
  background-color: #fff;
  cursor: pointer;
  padding:0;
}
.sic__calendar-table .sic__calendar-today .sic__link {
  color: #666;
  background-color: #fff8ec;
}
.sic__calendar-table .sic__link:hover {
  background-color: #ffd1c9;
  text-decoration: none;
}


/*  #sic-custom-day
-----------------------------------------------------------*/

#sic__calendar-col3 {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
#sic__calendar-col3 .sic__calendar-table {
  width: 240px;
  table-layout: fixed;
  border: 1px solid #dfdfdf;
  border-collapse: collapse;
}

#sic__calendar-col3 .sic__calendar-table .sic__table-th,
#sic__calendar-col3 .sic__calendar-table .sic__table-td {
  height: 41px;
  font-size: 1.0rem;
  text-align: center;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #dfdfdf;
  box-sizing: border-box;
  padding: 0;
}
#sic__calendar-col3 .sic__calendar-table .sic__table-th {
  height: 24px;
  font-size: 0.8rem;
  background-color: #effafb;
}
#sic__calendar-col3 .sic__ttl {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  background-color: #00b3c8;
  text-indent: 10px;
  z-index: 2;
}
#sic__map {
  display: none;
}
.sic__txt-train {
  visibility: hidden;
  transition: visibility .4s;
}
.sic__txt-train.is-active {
  visibility: visible;
}
.sic__block {
	width:30%;
}
#sic__map .sic__block-white {
  display: block;
}
.sic__calendar-ttl {
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1;
    color: #222;
    margin: 0 9px;
}
h2.calendar-ttl{
	text-align: center;
	color:#3a3e99;
	border-bottom:none;
	font-size: 1.7em;
	padding:22px 0;
	width:80%;
	margin:0 auto;
	font-family: "Noto Sans Japanese"; 
	position:relative;
	font-family: YuGothic, ŸàƒSƒVƒbƒN, sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, ƒƒCƒŠƒI, Meiryo, verdana, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
h2.calendar-ttl i{
	margin-right:5px;
}
@media only screen and (max-width: 767px){
.sic__block {
	width:100%;
}
.sic__calendar-box {
    position: relative;
    display: block;
}
#sic__calendar-col3 .sic__calendar-table {
    width: 80%;
}
}
/*FAQ*/
#question h3,.otherArea h3{
	border-left: 5px solid #d1ebed;
	padding:8px 0 8px 12px;
	border-bottom: 1px dashed #d1ebed;
	margin:30px 0 15px;
	font-family: "Noto Sans Japanese";
	font-size:1.5em;
}
#question .questionInner{
	margin-top:5px;
}

#question dl dt,
#question dl dd{
	padding:5px;
	line-height: 1.4em
}
#question dl dt{
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
}
/*そのほかのエリア*/

.otherArea {
    margin: 8px 0 15px;
}
.otherArea .otherTtl,h2.ttl_c{
	font-family: "Sawarabi Mincho";
    color: #034510;
    font-size: 1.5em;
    font-weight: normal;
    margin: 15px 5px 10px 5px;
    position: relative;
    background:url(http://www.tabione.com/img/topics/xmas_cruise/icon_ttl_leaf.png) no-repeat left;
    padding: 5px 0px 5px 40px;
}
.otherArea .otherTtl:after,h2.ttl_c:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 5px;
    background: -webkit-repeating-linear-gradient(-45deg, #034510, #034510 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #034510, #034510 2px, #fff 2px, #fff 4px);
}
.otherArea li{
	float: left;
    width: 48.1%;
    margin: 0 3px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    background: #BFB4B2;
    border-radius: 5px;
}

.otherArea li img{
	width:100%;
	height:100px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
	object-fit: cover;
}
.otherArea li:hover{
	opacity:0.8;
}
.otherArea li .areaName{
	font-family: 'Century Gothic', cursive;
	font-size:2.6em;
	color:#fff;
	top: 46%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position:absolute;
	-webkit-text-shadow: 0px 0px 8px #333;
  	-moz-text-shadow: 0px 0px 8px #333;
  	text-shadow: 0px 0px 8px #333;
}
.otherArea li .areaTtl{
	font-size:1.1em;
	padding: 12px 0;
    font-weight: bold;
}</pre></body></html>