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

/* ============================= ���� =============================  */

* { 
	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;
}

#mainBg{
	width:100%;
	height:auto;
	position:relative;
}
/*.mainTop{
	background:url(../../img/topics/kurobe/topimg.jpg) no-repeat;
	background-size:100% auto;
}
#mainBg p{
	position:absolute;
}
#mainBg p.topMainImg{
	right:2%;
	top:10%;
}
#mainBg p.topMainArea{
	left:2%;
	top:5%;
}
#mainBg p.topMainBtn{
	bottom:0;
}*/
/*���o��*/
.mainIslandCont h2{
	margin-top:25px;
	margin-bottom:8px;
	border-top:5px solid #4ecdc4;
	border-bottom:5px solid #4ecdc4;
	padding:18px 0;
	text-align:center;
	font-size:2em;
	background:#fff!important;
	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;
}
@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;
	background:#fff!important;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '���S�V�b�N  Medium', meiryo, sans-serif;
}
}
#pageNav {
	margin:8px 0;
}
#pageNav ul li{
	float:left;
}
.mainIslandCont #pageNav ul {
	 display: table;
	  table-layout: fixed;
	  text-align: center;
	  width: 100%;
}
.mainIslandCont #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 #444444;
}
#pageNav ul li a{
	color: #444444!important;
}
.mainIslandCont #pageNav ul li:hover{
	background:#fff;
}
.mainIslandCont #pageNav ul li i{
	margin-left:5px;
}
.mainIslandCont #pageNav ul li:last-child{
	border-right:none;
}
@media only screen and (max-width: 767px){
#pageNav ul li a{
	font-size:0.9em;
}
}
/*���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;
}
/*���[�h*/
#leadtxt{
	margin-top:20px;
}
#leadtxtInner {
	padding:8px 15px;
}
@media only screen and (min-width: 768px){

#leadtxt .leadImg{
	float:left;
	width:244px;
	margin:0px 8px 0px 0px;
}
#leadtxt .leadCont{
	float:left;
	width:470px;
}
}
#leadtxt .leadCont {
	line-height:1.3em;
	font-size:1.1em;
}
#leadtxt .leadCont ul {
	margin-bottom:8px;
}
#leadtxt .leadCont ul li{
	font-size:1.3em;
	line-height:1.5em;
	background: linear-gradient(transparent 40%, #ffff66 40%);
	margin-bottom:5px;
	display:inline;
}
#leadtxt .leadCont .leadData{
	background:#fff;
	padding:5px;
	margin-top:8px;
}
#leadtxt .leadComments{
/*	padding:8px;*/
	width:97%;
	margin:8px auto;
}
#leadtxt .leadComments p.leadCommentTtl{
	margin-bottom:5px;
	font-weight:bold;
}
#leadtxt .leadComments p.leadCommentTtl i{
	font-size:1.5em;
	margin-right:5px;
}
#leadtxt .leadComments ul li{
	float:left;
	border:2px solid #fff;
	padding:5px;
	width: 47.7%;
	margin-right:5px;
	margin-bottom:5px;
}
#leadtxt .leadComments ul li.comS{
	width:33%;
}
#leadtxt .leadComments ul li.comL{
	width: 62.4%;
}
#leadtxt .leadComments ul li:nth-child(even){
	margin-right:0;
}
#leadtxt .leadComments blockquote{
	position: relative;
	    display: inline-block;
}
#leadtxt .leadComments blockquote p{
	position: relative;
    z-index: 3;
	padding:5px 20px;
}
#leadtxt .leadComments blockquote:before{
    content: "�g";
    font-size: 300%;
    line-height: 0.8em;
    font-family: 'Times New Roman' ,"�l�r �o�S�V�b�N" ,sans-serif;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
@media only screen and (max-width: 767px){
#leadtxt{
	margin-top:15px;
}
#leadtxtInner {
	padding:8px;
}
#leadtxt .leadImg{
	float:none!important;
	width: 80%;
	margin: 0px auto 8px;
}

#leadtxt .leadImg img {
    width: 100%;
    height: auto;
}
#leadtxt .leadCont {
	line-height:1.3em;
	font-size:1em;
}
#leadtxt .leadCont ul {
	margin-bottom:8px;
}
#leadtxt .leadCont ul li{
	font-size:1.1em;
	line-height:1.5em;
	background: linear-gradient(transparent 40%, #ffff66 40%);
	margin-bottom:5px;
	display:inline;
}
/*#leadtxt .leadCont p{
	width:100%;
}*/
#leadtxt .leadCont .leadData{
	background:#fff;
	padding:5px;
	margin-top:8px;
}

}

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;
}
/*�}�b�v*/	
#ritouMap {
	margin:20px auto 8px;
}
#ritouMap ul{
	background:url(../../img/topics/desert/mapIsland3.png);
	width:700px;
	height:371px;
	margin:8px auto;
	position:relative;
}
#ritouMap ul li a{
	position:absolute;
	display:block;
}
#ritouMap ul li a:hover img{
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#ritouMap ul li.mapNagannu a{
	top: 216px;
	left: 230px;
}
#ritouMap ul li.mapMinna a{
	left: 240px;
	top: 100px;
}
#ritouMap ul li.mapSesoko a{
	top: 134px;
	left: 255px;
}
#ritouMap ul li.mapNap a{
	top:120px;
	left:145px;
}
#ritouMap ul li.mapTuken a{
	left: 250px;
	top: 141px;
}
#ritouMap ul li.mapKutaka a{
	top: 302px;
	left: 392px;
}
#ritouMap ul li.mapMinami a{
	top:49px;
	left:275px;
}
#ritouMap ul li.mapKuehu a{
	top:184px;
	left:16px;
}
#ritouMap ul li.mapTokashiki a{
	top: 309px;
	left: 223px;
}
#ritouMap ul li.mapZamami a{
	top: 226px;
	left: 117px;
}
#ritouMap ul li.mapKerama a{
	top: 292px;
	left: 109px;
}
#ritouMap ul li.mapHamahiga a{
	top: 247px;
	left: 417px;
}
#ritouMap ul li.mapKouri a{
	top: 57px;
	left: 415px;
}
#ritouMap ul li.mapKume a{
	top: 184px;
	left: 2px;
}
#ritouMap ul li.mapSenaga a{
	top: 258px;
	left: 299px;
}
#intro{
	width:700px;
	margin:8px auto;
}

#intro .introCont .introImg{
	float:left;
	width:40%;
	margin-right:8px;
	margin-bottom:8px;
}
#intro .introCont .introImg img{
	width:100%;
	height:auto;
}
#intro h3{
	background:#16c1bf;
	color:#fff!important;
	text-align:center;
	border:none!important;
	padding:15px 0!important;
	font-size:1.5em!important;
	margin-bottom:10px;
}
#intro h3 i{
	margin-right:8px;
}
#intro h4{
	font-size:1.4em;
	color:#333;
	border:none;
	padding:8px 0;
	color:#16c1bf;
}
#intro .introCont,#intro .introCont2{
	background:#FFFFFF;
	margin-bottom: 10px;
    padding: 8px;
}
#intro .introCont dl dt,#intro .introCont2 dl dt{
	font-size:1.2em;
	font-weight:bold;
}
#intro .introCont dl dd,#intro .introCont2 dl dd{
	font-size:1.1em;
	line-height:1.2em;
	margin:5px 0;
}
#intro .introCont dl dd.introData{
	background:#eee;
	float:right;
	width:57.3%;
	padding:5px;
}
#intro .introCont .introLink{
	clear:both;
	width:70%;
	margin:8px auto 0;
}
#intro .introCont .introLink a,#intro .introCont2 .introLink a{
	color:#fff;
	background:#f90;
	border-radius:5px;
	text-align:center;
	padding:10px;
	font-size:1.4em;
	display:block;
	font-weight:bold;
}
#intro .introCont .introLink a:hover,#intro .introCont2 .introLink a:hover{
	opacity:0.8;
}
/*�B�ꂽ�����̏Љ�*/
#intro .introCont2{
	width: 47.1%;
	float: left;
	background: #fff;
	margin-bottom: 8px;
}
#intro .introCont2:nth-child(odd){
    margin-right: 8px;
}
#intro .introCont2 .introImg{
	float: left;
	width: 45%;
	margin: 8px;
}
#intro .introCont2 .introImg img{
	width:100%;
	height:auto;
}
#intro .introCont2 dl dt::after{
	clear:both;
}

#intro .introCont2 dl dd::before{
	clear:both;
}
#intro .introCont2 dl dd{
	width:100%;
}

#intro .introCont2 dl dd.introData{
	background:#eee;
	float:right;
	width:97%;
	padding:5px;
}
#intro .introCont2 .introLink{
	clear:both;
	width:100%;
	margin:8px auto 0;
}


/*���W���[*/
#activity{
	margin-top:20px;
}
.actInner{
	margin:10px 0;
}
.actCont{
	width: 48.5%;
    float: left;
    background: #fff;
    margin-left: 8px;
	margin-bottom:8px;
}
.actCont h3{
	border:none!important;
	text-align:center;
	background:#16c1bf;
	color:#FFFFFF!important;
	padding:8px!important;
	font-size:1.4em!important;
}
.actCont p.actText{
	padding:5px 5px 0px 5px;
	line-height:1.2em;
}
.actCont p.actImg{
	float:left;
	width:45%;
	margin:8px;
}
.actCont p.actImg img{
	width:100%;
}
.actCont ul{
	margin:8px 8px 0px 0px;
	font-size:1.2em;
}
.actCont ul li {
	margin-bottom:3px;
}
.actCont ul li a{
	background:#f90;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:8px 0;
	display:block;
	font-weight:bold;
}
.actCont ul li a:hover{
	opacity:0.8;
}
/*�c�A�[*/
h3.tourCategoryTtl{
	border:none!important;
	background:#16c1bf;
	color:#fff!important;
	text-align:center;
	border:none!important;
	padding:10px 8px!important;
	font-size:1.5em!important;
	width:90%;
	margin:0 auto;
}
.tourCont{
	margin:8px auto;
	width:90%;
	background:#fff;
	padding:8px;
}
.tourCont h3.tourTitle,.tourCont h4{
	border-left:6px solid #16c1bf!important;
	border-bottom:none!important;
	font-size:1.3em!important;
	color:#16c1bf!important;
	padding:5px 0 5px 8px!important;
	margin-bottom:8px;
	background:none!important;
	border-top: none!important;
}
.tourCont .tourContInner .planImg{
	width:42%;
	float:left;
	margin-right:8px;
}
.tourBoxN .tourCont .tourContInner .planImg{
	width:35%;
}
.tourCont .tourContInner .planImg img{
	width:100%;
	height:auto;
}
.tourCont .tourContInner .planDetail,.tourCont .tourContInner .tourDetail{
	font-size:1.1em;
	line-height:1.3em;
}
@media only screen and (min-width: 768px){

.tourCont .tourContInner .tourDetail{
	float:left;
	width:63%;
}
}
.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 #16c1bf;
	color:#16c1bf;
	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;
}
.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.tourPrice{
	padding:5px 0;
}
.tourCont .tourContInner .tourDetail dd.tourPrice span{
	font-weight:normal;
	color:#666;
	font-size:0.7em;
}
.tourCont .tourContInner .planDetail .tourLink{
	width:40%;
	margin:8px auto;
	float:right;
}
.tourCont .tourContInner .tourDetail .tourLink{
	width:80%;
	margin:8px auto;
}
.tourCont .tourContInner .planDetail a,.tourCont .tourContInner .tourDetail .tourLink 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;
}

.tourCont .tourContInner .planDetail a i,.tourCont .tourContInner .tourDetail a i{
	margin-left:5px;
}
.tourCont .tourContInner .planDetail a:hover,.tourCont .tourContInner .tourDetail a:hover{
	background:#fff;
	border:#f90 2px solid;
	color:#f90;
}
@media only screen and (max-width: 767px){
.tourCont{
	margin:8px auto;
	width:90%;
	background:#fff;
	padding:8px;
}
h3.tourCategoryTtl{
	border:none!important;
	color:#fff!important;
	text-align:center;
	border:none!important;
	padding:10px 8px!important;
	font-size:1.1em!important;
	width:90%;
	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:40%;
	margin: 5px 5px 5px 0;
}
.tourBoxN .tourCont .tourContInner .planImg img{
	width:100%;
	height:130px;
}
.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:130px;
	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 .tourDetail dd.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;
}
#islandTour .planListBtn{
	width:80%;
	margin:15px auto;
}
#islandTour .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;	
}
#islandTour .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:#16c1bf;
	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:url(../../img/topics/desert/bg_new.png) repeat;
}

#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:8px 0px 8px 0px;
	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:#16c1bf;
    -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����ꍇ*/
.scheduleBox ul li.schedule1{
	width:70px;
	font-size:13px!important;
	padding-top:12px!important;
}
/*�o�����Ԃ�2����ꍇ*/
.scheduleBox ul li.schedule2{
	width:70px;
	font-size:11px!important;
	padding-top:10px!important;
}
/*�o�����Ԃ��R����ꍇ*/
.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;
}
/*����*/
.spotBox {
	margin: 8px auto;
	width: 90%;
	background: #fff;
	padding: 8px;
}

#tourSpot dl{
	width:28%;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	padding:2px;
	margin-left:22px;
	margin-top:10px;
	*display: inline;  
    *zoom: 1;
}
#tourSpot dl dt{
	font-weight:bold;
	font-size:15px;
	height:20px;
	color:#3a4745;
	margin-top:10px;
	text-align:center;
}
#tourSpot dl dd{
	margin-top:3px;
	line-height:1.2em;
}
#tourSpot dl dd img{
	border-radius:1em;
}
#tourSpot dl dd.spot_txt{
	text-align:left;
	margin-left:5px;
}
@media only screen and (max-width: 767px){
#tourSpot dl{
	width:47%!important;
	margin-left:2px;

}
}

</pre></body></html>