@charset "UTF-8";

/*共通
-----------------------------------------------------------------------------------*/
.mt05{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}

.mb05{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}

.mr13{ margin-right:13px;}
.ml22{ margin-left:22px;}

.center{ text-align:center;}
.fll{ float:left;}
.flr{ float:right;}
/*メイン
-----------------------------------------------------------------------------------*/
#mainTitle{
	position:relative;
}
#mainTitle .btn01{
	position:absolute;
	bottom:12px;
	right:10px;
	
}


/*エリア別！おすすめコースご紹介
-----------------------------------------------------------------------------------*/
#fnavi{
	width:950px;
	margin-bottom:20px;
}

#fnavi ul{
}

#fnavi li{
	list-style:none;
	float:left;
	text-align:center;
	width:184px;
	margin:3px;	
}

/*ジャルパックの添乗員付きツアーのこだわりポイント！
-----------------------------------------------------------------------------------*/
#tc-point{
	position:relative;
	margin-bottom:30px;
}
#tc-point .point-txt{
	position:absolute;
	bottom:22px;
	left:315px;
}


/*タイプにあわせて3つのカテゴリーをご用意！
-----------------------------------------------------------------------------------*/
#type-wrap{
	width:950px;
}
#type-wrap .type1{ position:relative;}
.txt-type{ position:absolute; bottom:28px; left:149px;}

/*こちらもチェック
-----------------------------------------------------------------------------------*/
#more-cheak{
	width:950px;
	height:344px;
	background:url(../image/bg_more-cheak.jpg) no-repeat;
	margin:30px 0;
}

#more-cheak h3{
	text-align:center;
	background:url(../image/border_more-cheak.png) no-repeat center bottom;
	padding:25px 0;
	margin-bottom:15px;
}

#more-cheak ul{
}

#more-cheak ul li{
	float:left;
	width:177px;
	margin:0 30.25px;
}

#more-cheak ul li h4{
	font-size:13px;
}

#more-cheak ul li p{
	font-size:12px;
}


#more-cheak ul li h4 a:before{
	content:url(../image/icon.gif);
	padding-right:10px;
}

/*バナー
-----------------------------------------------------------------------------------*/
.bnr01 ul ,.bnr02 ul ,.bnr03 ul{ text-align:center; margin:15px 0;}

.bnr01{}

.bnr02{}

.bnr03{}





/*pagetop
-------------------------------------------------------------*/
.toPagetop{
margin-top: 15px;
text-align: right;
zoom: 1;
}

.toPagetop a {
font-size: 88%;
zoom: 1;
font-size: 88%;
background: url(../../image/common/icon_arrowtop_001.gif) no-repeat 0 50% !important;
padding-left: 10px !important;
line-height: 1.5;
zoom: 1;
display: inline-block;
}




/*メイン下ナビ（共通部分）
-----------------------------------------------------------------------------------*/
#hnavi{
	width:950px;
	margin-bottom:30px;

}

#hnavi ul{
	border-top:2px solid #e6e6e6;
}

#hnavi ul li{
	list-style:none;
	float:left;
	height:60px;
	width:188px;
	position:relative;
	border-left:1px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

/*
#hnavi ul li:last-child{
	border-right:2px solid #e6e6e6;
}
*/

#hnavi ul li a{
	display:block;
	height:60px;
	width:188px;
}

#hnavi ul li img {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
