body{background:url(../img/bg_vol2.jpg) 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;
	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/ttl_vol2.jpg) 50% top no-repeat;
}
#center_bg  H2{text-indent:-9999px;}
/* ツアーデータ--------------------------------------------------------------------- */
#data{
	width:948px;
	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:295px;
	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;
}
