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

/* ============================= 共通 =============================  */
#topics {
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}


a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}

.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}

.cbsen{
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/mida3sen.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
body {
	font-family: Verdana,Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ 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;
}
#head{
	background-repeat: no-repeat;
	height: 176px;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
/*追加2016.05.20*/
#mainImage{
	background:url(../../img/category/try_diving/topimg.jpg)no-repeat;
	height:300px;
	width: 100%;
	background-position: center;
	background-size: cover;
	}

#mainImage .leadtext{
	font-size:12px;
	color:#FFF;
	line-height:1.3em;
	padding:160px 150px 0px 150px;
/*	text-align:center;*/
}
#mainImage .paraMap{
	background:url(../../img/pref_category/parasailing0011/okinawaMap.gif);
	width:540px;
	height:238px;
	margin:8px auto;
}
#mainImage .paraMap ul{
	position:relative;
}
#mainImage .paraMap ul li{
	position:absolute;
}
#mainImage .paraMap ul li.mapNaha{
	top:77px;
	left:53px;
}
#mainImage .paraMap ul li.mapChatan{
	top:163px;
	left:184px;
}
#mainImage .paraMap ul li.mapUruma{
	top:107px;
	left:211px;
}
#mainImage .paraMap ul li.mapNago{
	top:52px;
	left:269px;
}
#mainImage .paraMap ul li.mapKerama{
	top:163px;
	left:8px;
}
#mainImage .paraMap ul li.mapMinna{
	top:20px;
	left:105px;
}
#mainImage .paraMap ul li.mapSesoko{
	top:9px;
	left:221px;
}
#mainImage .paraMap ul li a:hover{
	opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
	
}

#mainContents{
	padding:5px 0px 8px 0px;
	margin-bottom:8px;
	margin:8px auto;
	line-height:1.3em;
	font-size:13px;
}
#mainContents .mainContentsInner{
	background:#FFF;
	border:#00238c 2px solid;
	width:100%;
	margin:8px auto;
	padding:0px 0px 5px;

}
#mainContents .title{
	color:#FFFFFF;
	background-color:#00238c;
	padding:5px;
	margin:0px 0px 8px;
	font-size:13px;
}
#mainContents .title h3{
	font-weight:bold;
	font-size:20px!important;
	color:#FFFFFF!important;
	margin-bottom:5px;
}
#mainContents .title span{
	float:left;
	display:block;
	width:65px;
}
#mainContents .title div{
	float:left;
	width:459px;
	padding:8px 0px 0px 5px;
	line-height:1.3em;
}
#mainContents .planBox{
	padding:5px;
	margin-bottom:8px;
	width: 100%;
	margin:0 auto;
	/*border:#CCC 1px solid;*/
}
#mainContents .planBox p{
	width:200px;
	height:150px;
	float:left;
	margin:10px;
}
#mainContents .planBox dl{
	float:left;
	width: 65%;
	margin: 12px 5px 0px 5px;
}
#mainContents .planBox dl dt{
	font-weight:bold;
	margin-bottom:3px;
}
#mainContents .planBox dl dt a{
	font-size:15px;
}
#mainContents .planBox dl dd{
	margin:3px 5px 5px 8px;
	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:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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:245px;
	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:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F00;
	float:left;
	margin-top:5px;
}
#mainContents .planBox_s dl dd.btn a{
	margin:5px auto;
	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;
}
#mainContents .planBox_s dl dd span,
#mainContents .planBox dl dd span{
	font-size:12px;
	display:block;
	color:#666666;
}

#mainContents .otherPlan a{
	clear:both;
	display:block;
	width:400px;
	margin:10px auto;
	padding:6px;
	font-size:16px;
	text-align:center;
	color:#FFFFFF;
	background:#00238c;
	border-radius:5px;
	position: relative;
	font-weight:bold;
}

#mainContents .otherPlan a::before,
#mainContents .otherPlan a::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#mainContents .otherPlan a::before{
	left: 380px;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #FFF;
}
#mainContents .otherPlan a:hover{
	background:#328aeb;
}

/*スマホページ用　2016.05.23*/

#mainContentsSp .title{
	color:#FFFFFF;
	background-color:#00238c!important;
	padding:5px;
	margin:0px 0px 8px;
	font-size:13px;
	line-height:1.3em;
}

#mainContentsSp .title h3{
	font-weight:bold;
	font-size:17px!important;
	color:#FFFFFF!important;
	background-color:#00238c!important;
	border-bottom:none!important;
	padding:5px 5px!important;
	margin-top:0px!important;
}
#mainContentsSp .planBox,
#mainContentsSp .planBox_s {
	clear:both;
	display: flex;
	padding:5px;
}
#mainContentsSp .planBox_s{
	border-bottom:#999 1px solid;
}
#mainContentsSp .planBox_s:last-of-type{
	border-bottom:none;
}
#mainContentsSp .planBox p,
#mainContentsSp .planBox_s p{
	width:50%;
	margin-right:5px;
}
#mainContentsSp .planBox p img,
#mainContentsSp .planBox_s p img{
	width:100%!important;
	height:100%!important;
}
#mainContentsSp .planBox dl,
#mainContentsSp .planBox_s dl{
	width:100%;
}
#mainContentsSp .planBox dl dt,
#mainContentsSp .planBox_s dl dt{
	font-weight:bold;
	margin-bottom:3px;
}
#mainContentsSp .planBox dl dd.price,
#mainContentsSp .planBox_s dl dd.price{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#F00;
	margin:3px auto;
}
#mainContentsSp .planBox dl dd.btn a,
#mainContentsSp .planBox_s dl dd.btn a{
	display:block;
	width:80%;
	height:38px;
	margin:3px auto;
	background:url(http://www.tabione.com/img/topics/template/yoyakubtn.png) no-repeat;
}
#mainContentsSp p.otherPlan{
	clear:both;
	float:none!important;
}
#mainContentsSp p.otherPlan a{
	display:block;
	width:80%!important;
	margin:8px auto!important;
	padding:6px;
	font-size:14px;
	text-align:center;
	color:#00238c!important;
	border:#00238c 1px solid;
	border-radius:5px;
	font-weight:bold;
}
#minakami_conte{
	height: auto;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
}
#menu1{
	height: 260px;
	width: 558px;
}

#tit1{
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/midashi1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 235px;
	text-indent: -9999px;
}


.menu1bg{
	background-color: #F3F8F8;
	height: 200px;
	width: 300px;
	margin-top: 40px;
}



#menu2{
	height: 212px;
	width: 257px;
}
#tit2{
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/midashi2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
	width: 257px;
	text-indent: -9999px;
}

#menu3{
	height: 212px;
	width: 260px;
}
#tit3{
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/midashi3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
	width: 260px;
}
#tit3 h4{
	text-indent: -9999px;
	height: 50px;
}
#tit3 p{
	padding-left: 20px;
}

.menu_left{
	float: left;
	margin-left: 10px;
}
.menu_right{
	float: right;
	margin-right: 10px;
}

#fuku{
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#osusume{
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/osususme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 558px;
	background-color: #FFFFF0;
	padding-top: 20px;
}
#osusume h4{
	text-indent: -9999px;
}
#tit4{
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/midashi4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 257px;
	text-indent: -9999px;
}

#tit5{
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/midashi5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 257px;
	text-indent: -9999px;
}

.plawaku{
	height: auto;
	width: 543px;
	border: 2px solid #006BFB;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.pla_photo{
	float: left;
	height: 120px;
	width: 180px;
	padding: 5px;
}

.plan_right{
	float: left;
	height: auto;
	width: 350px;
}

.plan_tit{
	background-color: #3CD8FF;
	height: 24px;
	width: 335px;
	border: 1px solid #999;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 8px;
}
.plan_tit a:hover{
	color: #09F;
}

.yoyaku{
	height: 63px;
	width: 65px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.yoyaku a{
	height: 63px;
	width: 65px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/bt_yoyaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.yoyaku a:hover{
	background-position: right bottom;
}

.more{
	height: 30px;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.more a{
	height: 30px;
	width: 316px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/more1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more a:hover{
	background-position: right bottom;
}

.more2{
	height: 30px;
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
.more2 a{
	height: 30px;
	width: 316px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(../../img/PREF_CATEGORY/parasailing0011/more2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.more2 a:hover{
	background-position: right bottom;
}



#plan_foot{
	background-color: #F9D73F;
	height: 10px;
	width: 558px;
}


.text_box{
	line-height: 130%;
	width: 517px;
	padding-right: 20px;
	padding-left: 20px;
}

.sp-only { display: block!important; }
.pc-only { display: none!important; }
@media  (min-width: 787px) {
    .sp-only { display: none!important; }
    .pc-only { display: block!important; }
}

@media screen and (max-width : 767px){
#mainImage{
	background:url(../../img/category/try_diving/topimg.jpg)no-repeat;
	height:225px;
	width: 100%;
	background-position: center;
	background-size: cover;
}
#mainContents .mainContentsInner{
	background:#FFF;
	border:#00238c 2px solid;
	width:100%;
	margin:0 auto;
	padding:0px 0px 5px;

}
#mainContents .title div{
	float:left;
	width:295px;
	padding:13px 0px 0px 20px;
	line-height:1.3em;
}
#mainContents .planBox p{
	width:100%;
	height:150px;
	float:none;
	margin:0 auto;
}
.planBox img{
	width: 100%;
	margin: 0 auto;	
	height: 210px;
    object-fit: cover;
    object-position: center;
}
#mainContents .planBox dl{
	float:none;
	width: 99%;
	margin: 73px 5px 5px 5px;
}
#mainContents .planBox dl dt a{
	font-size:18px;
}	
#mainContents .planBox dl dt{
	font-weight:bold;
	margin-bottom:3px;
}	
}
</pre></body></html>