@charset "utf-8";
/* CSS Document */

html,body{ width: 100%; } /* for ipad */

#slideArea {
     width:100%;
     margin-bottom:40px;
}
.area_slideshow { width: 100%; margin: 0 auto; min-width: 960px; z-index:2;}
.area_slideshow .area_slide { display: none; position: absolute; min-width: 960px; }
.area_slideshow .area_slide img { width: 100%; }
.area_navs_dots { text-align: center; margin: 16px auto; }
.area_navs_dots .nav { cursor: pointer; display: inline-block; background-image: url("/tyo/tour/singapore/sentosa/images/control.png"); background-repeat: no-repeat; background-size: 12px 48px; background-position: 0 -13px; width: 12px; height: 12px; overflow: hidden; text-indent: 110%; white-space: nowrap; margin-right: 10px; }
.area_navs_dots .nav:hover, .area_navs_dots .nav.current { background-image: url("/tyo/tour/singapore/sentosa/images/control.png"); background-repeat: no-repeat; background-size: 12px 48px; background-position: 0 0; width: 12px; height: 12px; overflow: hidden; text-indent: 110%; white-space: nowrap; }
.area_navs_dots .nav.last { margin-right: 0; }
.area_navs_dots .arrow_left { cursor: pointer; display: inline-block; margin-right: 30px; background-image: url("/tyo/tour/singapore/sentosa/images/control.png"); background-repeat: no-repeat; background-size: 12px 48px; background-position: 0 -25px; width: 7px; height: 10px; overflow: hidden; text-indent: 110%; white-space: nowrap; }
.area_navs_dots .arrow_left:hover, .area_navs_dots .arrow_left.current { background-image: url("/tyo/tour/singapore/sentosa/images/control.png"); background-repeat: no-repeat; background-size: 12px 48px; background-position: 0 -25px; width: 7px; height: 10px; overflow: hidden; text-indent: 110%; white-space: nowrap; }
.area_navs_dots .arrow_right { cursor: pointer; display: inline-block; margin-left: 30px; background-image: url("/tyo/tour/singapore/sentosa/images/control.png"); background-repeat: no-repeat; background-size: 12px 48px; background-position: -2px -37px; width: 7px; height: 10px; overflow: hidden; text-indent: 110%; white-space: nowrap; margin-right: 10px; }
.area_navs_dots .arrow_right:hover, .area_navs_dots .arrow_right.current { background-image: url("/tyo/tour/singapore/sentosa/images/control.png"); background-repeat: no-repeat; background-size: 12px 48px; background-position: -2px -37px; width: 7px; height: 10px; overflow: hidden; text-indent: 110%; white-space: nowrap; }


#outlineArea {
	min-width:960px;
	background:url(/tyo/tour/singapore/sentosa/images/index_outline_bg01.gif) no-repeat top center;
}
#outlineArea .wrapper {
	padding-bottom:70px;
}
#outlineArea h3 {
	width:960px;
	margin:0 auto;
}
#outlineArea .introduction {
	width:770px;
	margin:95px auto 0;
	font-size:115%;
	line-height:1.7;
	font-weight:bold;
	text-align:center;
}
#outlineArea .introduction strong {
	display: block;
	font-weight:bold;
	font-size:160%;
	line-height:1.5;
}

#mapArea {
	min-width:960px;
	background:url(/tyo/tour/singapore/sentosa/images/index_map_bg.jpg) no-repeat top center;
	margin-top:70px;
}
#mapArea .wrapper {
	width:960px;
	height:960px;
	background:none;
	margin:0 auto;
	padding:0;
	position:relative;
}
#mapArea .mainSpot {
	padding-top:162px;
}
#mapArea li {
	position:absolute;
}
#mapArea li.spotL07 {
	top:161px;
	right:286px;
}
#mapArea li.spotS01 {
	top:461px;
	left:355px;
}
#mapArea li.spotS02 {
	top:484px;
	left:337px;
}
#mapArea li.spotS03 {
	top:553px;
	left:304px;
}
#mapArea li.spotS04 {
	top:578px;
	left:304px;
}
#mapArea li.spotS05 {
	top:713px;
	left:333px;
}
#mapArea li.spotS06 {
	top:468px;
	left:480px ;
}
#mapArea li.spotS07 {
	top:502px;
	left:525px;
}
#mapArea li.spotS08 {
	top:525px;
	left:508px;
}
#mapArea li.spotS09 {
	top:552px;
	left:500px;
}
#mapArea li.spotS10 {
	top:605px;
	left:497px;
}
#mapArea li.spotS11 {
	top:632px;
	left:488px;
}
#mapArea li.spotS12 {
	top:693px;
	left:489px;
}
#mapArea li.spotS13 {
	top:512px;
	right:95px;
}
#mapArea li.spotS14 {
	top:542px ;
	right:33px;
}
#mapArea li.spotS15 {
	top:642px;
	right:10px;
}
#mapArea li a:hover {
     -webkit-filter: brightness(1.1);
     -moz-filter: brightness(1.1);
     -o-filter: brightness(1.1);
     -ms-filter: brightness(1.1);
     filter: brightness(1.1);
}
#mapArea li.mini a:hover {
     -webkit-filter: brightness(1.3);
     -moz-filter: brightness(1.3);
     -o-filter: brightness(1.3);
     -ms-filter: brightness(1.3);
     filter: brightness(1.3);
}

#hisPointArea {
	background:url(/tyo/tour/singapore/sentosa/images/index_point_bg01.gif) repeat;
	padding-bottom:40px;
}
#hisPointArea:before {
	content:"";
	display:block;
	height:19px;
	background:url(/tyo/tour/singapore/sentosa/images/index_point_mask01.gif) repeat-x;
	padding-top:50px;
}
#hisPointArea .wrapper {
	width:960px;
	margin:60px auto;
	clear:both;
}
#hisPointArea h3 {
	height:137px;
	background:url(/tyo/tour/singapore/sentosa/images/index_hispoint_bg.png) no-repeat top center;
	margin-top:25px;
	padding-top:45px;
	text-align:center;
}
#hisPointArea .pointList {
	clear:both;
}
#hisPointArea .pointList li {
	margin-bottom:20px;
}
#hisPointArea .point01 {
	position:relative;
}
#hisPointArea .point01 {
	position:relative;
}
#hisPointArea .point01 p.sub {
	width: 890px;
	font-size:18px;
	font-weight:bold;
	line-height:1.6;
	position: absolute;
	top: 325px;
	left: 38px;
}
#hisPointArea .point01 p.notes {
	width: 890px;
	font-size:12px;
	font-weight:normal;
	line-height:1.6;
	color:#ff0000;
	position: absolute;
	bottom: 15px;
	left: 38px;
}
#hisPointArea .point01 strong {
	color:#f39700;
	font-weight:bold;
}
