/* ●Tour● */
.tourBox1 {
	float:left;
	width: 342px;
	margin:0px 12px 12px 0px;
	position:relative;
}
.tourBox2 {
	float:left;
	width: 342px;
	margin:0px 0px 12px 0px;
	position:relative;
}
.tourBox3 {
	float:left;
	width: 342px;
	margin:0px 12px 0px 0px;
	position:relative;
}
.tourBox4 {
	float:left;
	width: 342px;
	position:relative;
}
.tourBoxIn {
	height:170px;
	background-color: #FFF;
	border: 1px solid #e8e6e2;
	padding:0px 12px 0px 12px;
}
.tourBox1 a {
	text-decoration:none;
}
.tourBox2 a {
	text-decoration:none;
}
.tourBox3 a {
	text-decoration:none;
}
.tourBox4 a {
	text-decoration:none;
}
a:hover .tourBoxIn {
	background-color: #fffad7;
}
.linkTour {
	position:absolute;
	width: 342px;
	height:170px;
	left:0px;
	top:0px;
}
.titBus {
	height: 22px;
	width: 98px;
	margin-top:16px;
}
.titValue {
	height: 22px;
	width: 129px;
	margin-top:16px;
}
.titMulti {
	height: 22px;
	width: 176px;
	margin-top:16px;
}
.titExcursion {
	height: 22px;
	width: 119px;
	margin-top:16px;
}
.imgTour {
	width:124px;
}
.txtTour {
	font-size:12px;
	color:#666666;
	margin:-114px 0px 0px 124px;
}
.txtTour2 {
	font-size:12px;
	color:#666666;
	margin:-108px 0px 0px 124px;
}

/* ●Recommends● */
#recommendsBox {
	background-color: #FFF;
	border: 1px solid #e8e6e2;
	padding:16px 0px 16px 16px;
}
.titRecommends {
	background-image: url(../domestic/img/tit_recommends.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-indent: -9999px;
	height: 25px;
	width: 145px;
}
#recommendsBox li {
	background-image: url(../images/index/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin-bottom:8px;
	font-size:12px;
	color:#666666;
}
#recommendsBox li a {
	font-size:14px;
}

