/* SPOT AREA
------------------------------------------- */
.sec2{
	width:100%;
}

.sec2 h2{
	height:35px;
	overflow:hidden;
	margin:0px;
	text-align:left;
}

#spotArea{
	width:960px;
	height:260px;
	text-align:center;
	position:relative;
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* トリガー */
.tab{
	width:100%;
	position:relative;
}

.tab img{
	border:0px none !important;
}

.spot1,.spot2,.spot3,.spot4,.spot5{
	width:89px;
	height:30px;
	list-style-type:none;
}

.spot1{
	position:absolute;
	left:825px;
	top:105px;
}

.spot2{
	position:absolute;
	left:717px;
	top:142px;
}

.spot3{
	position:absolute;
	left:794px;
	top:191px;
}

.spot4{
	position:absolute;
	left:636px;
	top:201px;
}

.spot5{
	position:absolute;
	left:602px;
	top:131px;
}



/* ディティール */
.spotFrame{
	width:490px;
	height:180px;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 450px;
}


.spotDetail{
	display:none;
	width:466px !important;
	width /**/:490px;
	height:180px !important;
	height /**/:170px;
	border:2px solid #ccc;
	padding:10px;
	font-size:12px;
	position:relative;
	background-color:#fff;
}

.close{
	position:absolute;
	right:25px;
	top:16px;
	font-weight:normal;
	font-size:13px;
	cursor:pointer;
}

.detailBox{
	padding:5px 5px 0px;
	line-height: 16px;
}

.detailBox h3{
	color:#CC0000;
	font-size:1.4em;
	margin:0px 0px 1em;
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #ccc;
}

.detailBox h3 span{
	font-size:10px;
	color:#fff;
	margin-right:0.5em;
	padding:0.1em;
	font-weight:normal;
	background-color:#000;
}
.leftColb{
	width:42px;
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 42px;
}
.leftCol2b{
	width:200px;
	float:left;
	margin-bottom: 10px;
}
.leftCol{
	width:100px;
	float:left;
	margin-bottom: 10px;
}
.leftCol2{
	width:250px;
	float:left;
	margin-bottom: 10px;
}


.leftCol2 h4{
	font-size:1.2em;
}

.righttour{
	width:250px;
	float:right;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.righttour h4,.rightCol h5{
	color:#333;
}

.righttour ul li{
	list-style-type:circle;
	list-style-position:outside;
	margin-bottom: 5px;
}

.rightCol{
	width:340px;
	float:right;
}

.rightCol h4{
	font-size:1.2em;
}

.rightCol h4,.rightCol h5{
	color:#333;
}

.osusume ul{
	padding-left:20px;
}

.osusume ul li{
	list-style-type:circle;
	list-style-position:outside;
	margin-bottom: 5px;
}

.osusume h4{
	color:#006699;
	font-weight:bold;
	font-size: 12px;
}

.osusume div strong{
	color:#CC0000;
}

.clear {
	clear: both;
}
