/*body{background:url(../img/a1.png) 50% 90px repeat; }*/
H1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	background:#f4f4f4;
	border-bottom:1px solid #eaeaea;
	padding:5px 0px;
}
H1 P{
	font-size:10px;
	text-align:right;
	width:954px;
	margin:0px auto;
	color:#999;
}

/* header--------------------------------------------------------------------- */
#header{
	background:#333;
	/*background:url(../img/header_bokeh.jpg) 50% top no-repeat;*/
	color:#ccc;
	position:relative;
}

/*パンくず */
#breadCrumb{
	font-size:10px;
	/*width:1000px;*/
	margin:0px auto;
	padding:5px 0px;
	color:#fff;
	background:#333;
}
#breadCrumb A{
	color:#0997E9;
}

/*出発地ナビ*/
#nav{
	width: 1000px;
	margin:0px auto;
}
/* ヴィジュアル--------------------------------------------------------------------- */
#wrapper {
	position: relative;
	overflow: hidden;
	z-index: 0;
}
#center_bg {
	width:100%;
	height:300px;
	background:url(../img/bnr_daretoku.jpg) 50% top no-repeat;
}
#center_bg  H2{text-indent:-9999px;}
/* ツアーデータ--------------------------------------------------------------------- */
#data{
	width:950px;
	margin:0px auto;
	background:#fff;
	border:1px solid #ccc;
	}
/* ページ内リンク */
#page_nav{
	width:930px;
	margin:0px auto;
	padding:8px 0px 5px 0px;
	border-bottom:1px solid #ddd;
}
#page_nav LI{
	float:left;
	display:block;
	text-align:center;
}
/* 実データエリア */
#data_cnt{
	width:910px;
	margin:0px auto;
}
#data_cnt H3{
	padding-top:15px;
	/*float:left;*/
	padding-bottom:10px;
}
/* 色情報枠 */
.color_info{
	text-align:right;
	font-size:12px;
}
.color_info SPAN{padding-left:20px;}


/* イベント情報 */
.event,
.traffic{
	border:1px solid #999;
	padding:6px 0px;
	margin:5px 0px;
}
.event h5{
	font-size: 14px;
	padding:10px 15px 0px;
	line-height:140%;
}
.event h5.trekking{
	color: #6cf;
	border-top: none;
}
.event h5.family{
	color: #2DB200;
	border-top: none;
}
.event P,
.traffic p{
	font-size:14px;
	padding:5px 15px;
	line-height:140%;
}
#hokkaido,
#hokuriku,
#tohoku,
#kanto,
#kansai,
#chugoku,
#shikoku,
#kyusyu,
#okinawa,
#usj,
#huistenbosch,
#yakushima{
	border-bottom:1px solid #ccc;
}
.tours{
	padding-top:15px;
}
#data_cnt DIV:nth-last-of-type(1) {
	/*border-bottom-width:0px;*/
}
/* 個別ツアー枠 */
.tour{
	width:444px;
	float:left;
	padding:0px;
	text-align:center;
	margin-bottom:10px;
	position:relative;
}
.tour .tour_ttl{
	font-size:12px;
	color:#333;
	line-height:130%;
	text-align:left;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:6px;
	padding-top:3px;
	min-height:50px;
}
.tour .tour_info{
	font-size:12px;
	color:#535353;
	line-height:130%;
	text-align:left;
	padding-bottom:3px;
	/*height:48px;*/
}
.tour .tour_price{
	text-align:center;
	font-weight:bold;
	color:#525252;
	font-size:16px;
	background:#eee;
	padding:3px 0px;
}
.tour .tour_price SPAN{
	font-weight:normal;
	color:#525252;
	font-size:12px;
}
/* 個別ツアーリンク */
.tour A{
	display:block;
	padding:7px;
	min-height:300px;
	text-decoration:none;
}
.tour A:hover .tour_ttl,
.tour A:hover .tour_info{
	color:#fff;
	text-decoration:none;
}

/* 色情報 */
.color_info SPAN.t_family{color:#2DB200;}
.color_info SPAN.t_love{color:#f69;}
.color_info SPAN.t_group{color:#00238C;}
.color_info SPAN.t_themapark{color:#FF4D4D;}
.color_info SPAN.t_trekking{color:#00A3D9;}
.color_info SPAN.t_powerspot{color:#D7C104;}
.color_info SPAN.t_spring {color:#CC6698;}

.family {border-top:2px solid #2DB200;}
.love {border-top:2px solid #f69;}
.group{border-top:2px solid #00238C;}
.themapark{border-top:2px solid #FF4D4D;}
.trekking{border-top:2px solid #00A3D9;}
.powerspot{border-top:2px solid #D7C104;}
.spring {border-top:2px solid #CC6698;}

.family A:hover{background:#2DB200;}
.love A:hover  {
	background-color: #f69;
}
.group A:hover{background:#00238C;}
.themapark A:hover{background:#FF4D4D;}
.trekking A:hover{background:#00A3D9;}
.powerspot A:hover{background:#D7C104;}
.spring A:hover{background:#CC6698;}

.cat{
	position:absolute;
	left:215px;
	color:#fff;
	font-size:10px;
	padding:5px 0px;
	width:80px;
	text-align:center;
}

.family .cat{background:#2DB200;}
.love .cat{background:#f69;}
.group .cat{background:#00238C;}
.themapark .cat{background:#FF4D4D;}
.trekking .cat{background:#00A3D9;}
.powerspot .cat{background:#D7C104;}
.spring .cat{background:#CC6698;}


/* その他関連特集ページ--------------------------------------------------------------------- */
#data_cnt .links{padding:7px;margin:10px 0px 20px 0px;}
#data_cnt .links H4{}
#data_cnt .links P{padding:7px;}
.button-rink, .button-rink:visited{
	 font-size:13px;
	 background:#82CEC3;
	 display:inline-block;
	 padding:5px 10px;
	 color:#333;
	 text-decoration:none;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
	 border-radius:4px;
	 border:none;
	 position:relative;
	 cursor:pointer;
	 margin:10px 10px 0 0;
	 vertical-align: middle;
}
a.button-rink {color:#333;}
.button-rink a:link{color:#333;}
.button-rink:hover{background:#555;color:#fff;}

/* 屋久島ファミリープランお申し込みの方へ--------------------------------------------------------------------- */
#yakushima_plan strong{
	display: block;
	padding-bottom: 5px;
}
#yakushima_plan{
	border:1px solid #ccc;
	padding:10px;
	margin:5px 0px;
	line-height: 130%;
	font-size: 11px;
	color: #e70000;
}


.pagetop{
	position:fixed;
	top:90%;
	right:0px;
}
.pagetop_txt{
	padding:10px 0px;
	text-align:right;
	font-size:12px;
}
.pagetop_txt A{color:#0080FF;}
.pagetop_txt A:hover{text-decoration:none;}

/* フッター--------------------------------------------------------------------- */
#footer {
	width:950px;
	margin:0px auto;
	text-align:left;
	background:#e0e0e0;
}
.titleArea{
	background:#A1A1A1;
	color:#fff;
	font-weight:bold;
	padding:3px;
	font-size:12px;
}
.listArea{
	width:900px;
	margin:0px auto;
}
.tourList1{
	width:160px;
	float:left;
}
.tourList2{
	width:240px;
	float:left;
}
.tourList3{
	width:200px;
	float:left;
}
.tourList4{
	width:300px;
	float:left;
}
.tourListLeft{
	width:140px;
	float:left;
}
.txt01{
	color:#333;
	padding:10px 0px;
	font-size:12px;
	font-weight:bold;
}
#footer LI{
	display:block;
	padding:5px 0px 5px 10px;
	font-size:12px;
}
#footer A{
	color:#333;
	text-decoration:none;
}
#footer A:hover{
	color:#333;
	text-decoration:underline;
}
.linkArea{
	font-size:12px;
	width:900px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
}
address{
	text-align:right;
}
#size{
	background:url(../img/header_bokeh0.jpg) 50% top no-repeat;
	padding-top: 11px;
	padding-bottom: 11px;
}
#gazo{
	margin: 0 auto;
  width: 950px;
}
#gazo img{
	/*margin-top: 25px;*/
	/*margin-bottom: 38px;*/
	/*margin: 0 13%;*/
}
#subtext{
	width: 100%;
	height: 30px;
	/*background-color: #faff44;*/
	background:url(../img/header_bokeh.jpg) 50% top no-repeat;
	/*border-top:3px dotted #fa8072;*/
	/*border-bottom:3px dashed #fa2f72;*/
}
#subtext p{
	color:#234;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin: 0 auto;
	width: 950px;
}
/*#gazo10000{
	margin: 0 auto;
  width: 950px;
	margin-bottom: -33px;
}
#gazo10000 img{
	margin-top: -67px;
}*/
#catch{
	margin: 0 auto;
  width: 950px;
	margin-bottom: -30px;
}
section h2 {
    font-size: 28px;
    font-weight: lighter;
    line-height: 40px;
    margin-bottom: 30px;
		margin-top: 19px;
    padding-left: 10px;
		border-left: solid 5px #0097c9;
		color:#282828;
}
section .box {
    background-color: #f5f5f5;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    color: #333;
    padding: 20px;
}
section .box p {
    line-height: 22px;
}
.text{
	line-height: 22px;
}
#recommend img{
	margin-top: 20px;
	margin-left: 5%;
}
/*#recommend a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}*/

.tile {
  width: 825px;
	margin: 0 auto;
}
.tile_box {
  width: 400px;
	/*height: 100%;*/
	/*height: 400px;*/
  /*padding: 10px;*/
  border: 1px dashed #5BAEC0;
  margin: 5px;
  float: left;
  display: block;

	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
}
.tile_box img{
	width:385px;
	margin:7px;
}
#titleMain{
	width: 270px;
}
.tile_box a{
	text-decoration: none;
}
.tile_box:hover{
	/*color: #fff;*/
	background-color: #0097c9;
	/*text-decoration: none;*/
}
.tile_box:hover .text_sub{
	color: #fff;
}
.tile_box:hover #text_sub_span {
	color: #dfff00;
}


.tile_box_o {
  width: 400px;
  /*padding: 10px;*/
  border: 1px dashed #5BAEC0;
  margin: 5px;
  float: left;
  display: block;
}
.tile_box_o img{
	width:385px;
	margin:7px;
}
.tile_box_o a{
	text-decoration: none;
}
.tile_box_o:hover{
	/*color: #fff;*/
	background-color: #f95d75;
	/*text-decoration: none;*/
}
.tile_box_o:hover .text_sub{
	color: #fff;
}


.column li{
	list-style: none;
	margin-bottom: 10px;
	/*border-left:5px solid #ff1493;*/
}
.column p{
	border-left: 3px solid #0097c9;
	font-size: 22px;
	font-weight: lighter;
	margin-bottom: 5px;
	margin-top: 18px;
	padding-left: 10px;
}

p.tour_price {
    background: #34495e;
    color: #fff;
    font-size: 20px;
    /*padding: 8px 0;*/
		line-height: 40px;
    text-align: center;
		/*margin-top:auto;*/
		/*margin-bottom: 0px;*/
}
.text_sub{
	font-weight: lighter;
	font-size: 17px;
	color:#4e4d4d;
	padding: 10px;
	/*margin-bottom: 10px;*/
}
#text_sub_span {
	font-size: 10px;
	color:#e31d10;
	padding-bottom: 10px;
  padding-left: 10px;
}

#ticket_gazo img{
	width: 500px;
	margin-left: 15%;
  margin-top: 20px;
  margin-bottom: 20px;
	border: solid 1px;
}

.lead{
	margin: 50px;
}
.lead p{
	font-weight: bold;
}
#menu dt{
    display:block;
    width:100%;
		margin-left: auto;
		margin-right: auto;
    /*height:50px;*/
    /*line-height:50px;*/
    text-align:center;
    /*border:#16a6b6 1px solid;*/
		border-radius: 10px;
    cursor:pointer;
    }
#menu dd{
    /*background:#f2f2f2;*/
		width:87%;
		padding: 16px;
		margin-left: auto;
		margin-right: auto;
		margin-top:-3px;
		/*border-top:3px solid #16a6b6;*/
		border: 1px dashed #0097c9;
		/*border-radius: 0 0 10px 10px;*/
    /*text-align:center;*/
    /*border:#666 1px solid;*/
    display:none;
}


#tabnavi ul{
	margin:0;
	padding:0;
}
#tabnavi li{
	display:inline;
}

#tab_list_0{
	margin-left:46px;

}
#tab_list_0 a{
	width: 198px;
	height: 30px;
	text-align: center;
}
#tab_list_1{
	/*margin-left:46px;*/
}
#tab_list_1 a{
	width: 198px;
	height: 30px;
	text-align: center;
}


#tabnavi #tab_list_0 a{
	display:inline-block;
	background:#b3c4f7;
	color:#fff;
	padding-top:13px;
	border-radius:5px 5px 0 0;
	text-decoration:none;
}
#tabnavi #tab_list_1 a{
	display:inline-block;
	background:#f9cece;
	color:#fff;
	padding-top:13px;
	border-radius:5px 5px 0 0;
	text-decoration:none;
}
/*#tabnavi li a{
	display:inline-block;
	background:#939393;
	color:#fff;
	padding-top:13px;
	border-radius:5px 5px 0 0;
	text-decoration:none;
}*/
#tabnavi #tab_list_0 a:hover,
#tabnavi #tab_list_0 a.active{
	background:#416df4;
	color:#ffffff;
}
#tabnavi #tab_list_1 a:hover,
#tabnavi #tab_list_1 a.active{
	background:#f66c6c;
	color:#ffffff;
}
/*#tabnavi li a:hover,
#tabnavi li a.active{
	background:#416df4;
	color:#ffffff;
}*/
#tabcontent{
	/*padding:5px;*/
	/*border:2px solid #5b5b5b;*/
}
#tab01{
	margin-left: 4%;
}
#tab02{
	margin-left: 4%;
}
