/* メインイメージ
----------------------------------------------------------------------- */
h2 {
	margin-bottom: 0px;
}

#drive-head {
	position: relative;
}

#drive-point1 {
	position: absolute;
	left: 32px;
	top: 316px;
	width:205px;
}

#drive-point2 {
	position: absolute;
	left: 247px;
	top: 316px;
	width:259px;
}

#drive-point3 {
	position: absolute;
	left: 515px;
	top: 316px;
	width:222px;
}

#drive-head dd {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

#drive-head dd span {
	font-size: 10px;
}

/* ホテルカセット（横一列用）修正用
----------------------------------------------------------------------- */

.cassettefull .btn img {
	margin-right: 5px;
}

/* 他の発地から選ぶ
----------------------------------------------------------------------- */
.deplink {
	height:19px;
	padding: 10px 10px 0 10px;
}
.deplink dt {
	width:220px;
	float:left;
}
.deplink dd {
	float:left;
	margin-left: 10px;
	padding-right:10px;
	line-height: 1.6em;
	border-right:1px solid #006;
	color:#006;
}
.deplink :link,.deplink :visited {
	color:#006;
	text-decoration:underline;
}
.deplink :hover {
	color:#006;
	text-decoration:none;
}
