@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', Verdana, sans-serif;
	font-size: 12px;
}
/* リンク */
a {
	color:0000ff;
	text-decoration:underline
}
a,a:link,a:hover {
	font-style:normal;
}
a:link,a:visited,a:hover,a:active {
	text-decoration:underline;
}
a:link {
	color:#000099
}
a:visited {}
a:hover {
	color:#00f
}
a:active {
	color:#333
}
a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p{
	font-size: 12px;
	line-height: 1.5em;
}
h1{
	font-weight: bold;
	font-size: 13px;
	padding-top: 35px;
	padding-left: 5px;
	float: left;
}
/*/////////// ラッパー ///////////*/
#wrapper{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	-webkit-box-shadow: 0 0 5px #666;
	-moz-box-shadow: 0px 2px 5px #666;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper .clearboth{
	clear: both;
}
#TopixFeed{
	height: 20px;
	clear: both;
}
#pan{
	clear: both;
}
#pan li{
	display:inline;
}

#pan li a, #pan li a:visited {
	text-decoration:none;
}
/* ---
#contents h2{
	font-size: 18px;
	font-weight: bolder;
	padding: 8px;
	background-color: #333333;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-top: 10px;
}
-- */
#contents h2{
font-size: 20px;
font-weight: bolder;
padding: 20px 22px;
background-color: #f0f0f0;
margin-bottom: 5px;
color: #000;
margin-top: 10px;
}


/*___ヘッダー___*/
#header_bx {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 928px;
	padding: 10px;
}
#header_bx h3{
	font-weight: bold;
	background-image:url("../../naha/common/images/back_header_h23.png");
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	text-indent: 15px;
	padding-top: 4px;
	font-size: 15px;
	margin-bottom: 5px;
}
#header_bx h4{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header_bx p{
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-bottom: 5px;
}
#header_bx .tour_point{
	background-color: #F6E011;
}
#header_bx ul{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header_bx li{
	list-style-position: inside;
	list-style-type: circle;
}

.header_txt dl{
	padding: 5px 0;
}

.header_txt dl dt{
	display: block;
	font-weight: bold;
}

.header_txt dl dd{
	display: inline;
	font-size: 14px;
}
.header_txt dl dd img{
	vertical-align: middle;
}


#header_bx table{
	font-size: 10px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header_bx td{
	padding: 3px;
}
#header_bx tr{
	padding: 3px;
}
#header_bx th{
	background-color: #EEEEEF;
	padding: 3px;
}
#header_bx .header_img{
	float: left;
	height: 267px;
	width: 400px;
	background-color: #EDEDED;
	-webkit-box-shadow: 0px 0px 4px #999999;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#header_bx .header_txt{
	width: 505px;
	float: right;
}
#header_bx .price{
	clear: both;
	font-size: 25px;
	font-weight: bold;
	font-family: Helvetica;
	text-align: right;
	color: #CC0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0C367D;
}
#header_bx .price_tit{
	font-size: 11px;
	color: #333333;
}
#header_bx .clear{
	clear: both;
	height: 1px;
}
#header_bx .tw-btn{
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
}
#header_bx .fb-root{
}
/*___申し込みボタン___*/
#system_bt,
#system_bt2{
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FCEEF4;
	margin-bottom: 10px;
}
#system_bt .submit_bt,
#system_bt2 .submit_bt{
	float: right;
	width:320px;
}
#system_bt .contact_jb,
#system_bt2 .contact_jb{
	float:left;
}
#system_bt .c_tit,
#system_bt2 .c_tit{
	/*background-color: #D3472E;*/
	/*padding: 5px;*/
	font-size: 15px;
	font-weight: bolder;
	color: #D3472E;
	margin-left: 10px;
	/*margin-bottom: 5px;*/
	/*margin-top: 5px;*/
	width: 600px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#system_bt .name,
#system_bt2 .name{
	font-weight: bold;
	margin-left: 10px;
}
#system_bt .telto,
#system_bt2 .telto{
	font-size: 15px;
	font-weight: bold;
	margin-left: 10px;
}
.submit_bt p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.submit_bt i {
	color: #D3472E;
	margin-right: 3px;
}
/*___見所___*/
#spotinfo{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#spotinfo h2{
	color:#FFF;
	background-image: url(../../naha/common/images/back_group_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #0C367D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-indent: 18px;
	font-size: 15px;
	margin: 0px;
	height: 23px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#spotinfo h3{
	background-image: url(../../naha/common/images/back_group_spot_h3.png);
	background-color:#f0f0f0;
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	color: #333333;
	font-weight: bold;
	text-indent: 18px;
	padding: 5px;
	margin-bottom: 5px;
}
#spotinfo p{
	font-size: 12px;
	line-height: 1.4em;
/*	padding-right: 5px; */
}
#spotinfo .spotwrapper{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#spotinfo .leftbx{
	float: left;
	width: 446px;
	border: 1px solid #CCCCCC;
	background-color: #FFFDF1;
	padding: 5px;
	margin-left: 10px;
}
#spotinfo .rightbx{
	float: right;
	width: 444px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFDF1;
	padding: 5px;
}
#spotinfo .bx_img{
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#spotinfo .clear{
	clear: both;
	height: 1px;
}
/*___注意事項___*/
#terms{
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}
#terms h2{
	color:#fff;
	background-image: url(../../naha/common/images/back_group_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #0C367D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-indent: 18px;
	font-size: 15px;
	margin: 0px;
	height: 23px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#terms p{
	line-height: 1.4em;
/*	margin-bottom: 1em;*/
}
#terms table{
	background-color: #FFFFFF;
	width: 442px;
}
#terms tr{
}
#terms th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	color: #333333;
	width: 5em;
}
#terms td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#terms .termswrapper{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#terms .ck{
	width: 100%;
}
#terms .leftbx{
	float: left;
	width: 446px;
	border: 1px solid #CCCCCC;
	background-color: #FFFDF1;
	padding: 5px;
	margin-left: 10px;
}
#terms .rightbx{
	float: left;
	width: 444px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFDF1;
	padding: 5px;
}
#terms .clear{
	clear: both;
	height: 1px;
}
#caution{
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}
#caution h2{
	color:#fff;
	background-image: url(../../naha/common/images/back_group_h2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #0C367D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-indent: 18px;
	font-size: 15px;
	margin: 0px;
	height: 23px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#caution p{
	font-size: 12px;
	padding: 10px;
	line-height: 1.4em;
}

/* add 20110909 */
p.price_notice{
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	color: #333333;
}

p.price_notice a{
	color: #0000ff;
}

/* add 20111108 */
div.priceL{
	float: left;
	width: 200px;
}

div.priceL p{
	border: none !important;
	font-size: 0 !important;
	line-height: 1.0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

div.priceR{
	float: right;
}

.price_box {
	float:right;
	width:500px;
}

.fuel_surcharge {
	float:right;
	font-size:12px;
	color:#000;
}

/* 20111215 add_bush */
img.add_img{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-right: 10px;
	padding: 3px;
}
/* fit_hotel */
.hotel_wrapper{
	padding-left: 10px;
}
.hotelbox{
	padding: 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	position: relative;
}
.hotelbox-fit{
	padding: 10px 0;
	border-bottom: 1px dotted #CFCFCF;
	position: relative;
	float:left;
}
.hotelmimg{
	width: 150px;
	float: left;
	padding: 3px;
	border: 1px solid #CFCFCF;
}
.hoteltxt{
	padding-left: 170px;
}

.hoteltxt span{
	color: #ff0000;
}

.okifit_cap{
	/*width: 280px;*/
}
.okifit_hotel-name{
	font-weight: bold;
	font-size: 16px;
}
.btn_calender{
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 10px;
}

/* 20120426 */
h3.fit_ttl{
	font-size: 18px;
}

div#contact_box{
	background-color: #fceef4;
	border: 1px solid #cccccc;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 5px 5px 15px;
}

div#contact_box p.c_tit{
	background-color: #d3472e;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	width: 930px;
}

div#contact_box p.name{
	font-size: 13px;
	font-weight: bold;
}

div#contact_box ul{
	padding: 10px 20px;
}

div#contact_box .left{
	float: left;
	width: 430px;
}

div#contact_box .right{
	float: right;
	width: 430px;
}

div#contact_box p.telto{
	font-size: 15px;
	font-weight: bold;
}

div#contact_box p.c_time{
	font-size: 13px;
}

div#contact_box p.c_button{
	margin-top: 5px;
}

h2 span.fit-title-header {font-size:smaller;}
