.icelandTop .aboutArea section, .infoArea dl, .infoArea .btnArea, .wrapper .icelandSec, .mainContents .mapArea, .mainContents .pictArea, .mainContents .pictArea2, .mainContents #tourArea .tourcnt, .mainContents #tourArea .tourRight .rightCont {
  *zoom: 1;
}
.icelandTop .aboutArea section:after, .infoArea dl:after, .infoArea .btnArea:after, .wrapper .icelandSec:after, .mainContents .mapArea:after, .mainContents .pictArea:after, .mainContents .pictArea2:after, .mainContents #tourArea .tourcnt:after, .mainContents #tourArea .tourRight .rightCont:after {
  content: " ";
  clear: both;
  display: block;
}

/**********top***************/
.icelandTop {
  margin: 0 auto;
  max-width: 1600px;
}
.icelandTop .smallWidth {
  margin: 0 auto;
  position: relative;
  width: 1140px;
}
.icelandTop .headArea {
  background: url(../img/index/main.jpg) no-repeat 50% 0;
  height: 700px;
  position: relative;
}
.icelandTop .headArea h1 {
  position: absolute;
  top: 95px;
  left: 60px;
}
.icelandTop .headArea .headLead {
  position: absolute;
  top: 620px;
  left: 130px;
}
/* add */
.headLead p {
font-size: 17px;
color: white;
text-align: center;
}

.icelandTop .aboutArea {
  background: url(../img/index/aboutBg.jpg) no-repeat 50% 0 #D2EDFC;
  min-width: 1140px;
  padding: 65px 0 10px;
}
.icelandTop .aboutArea .aboutLink {
  margin: 0;
}
.icelandTop .aboutArea .aboutLink li {
  list-style: none;
  position: absolute;
}
.icelandTop .aboutArea .aboutLink li:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.icelandTop .aboutArea .aboutLink li:nth-child(1) {
  top: 202px;
  left: 1004px;
}
.icelandTop .aboutArea .aboutLink li:nth-child(2) {
  top: 42px;
  left: 639px;
}
.icelandTop .aboutArea .aboutLink li:nth-child(3) {
  top: 42px;
  left: 820px;
}
.icelandTop .aboutArea .aboutLink li:nth-child(4) {
  top: 96px;
  left: 860px;
}
.icelandTop .aboutArea .aboutLink li:nth-child(5) {
  top: 155px;
  left: 842px;
}
.icelandTop .aboutArea .aboutLink li:nth-child(6) {
  top: 195px;
  left: 738px;
}
.icelandTop .aboutArea h2 {
  margin: 0 0 35px;
}
.icelandTop .aboutArea h3 {
  color: #0F69AF;
  font-weight: bold;
  font-size: 130%;
  margin: 0 0 8px;
}
.icelandTop .aboutArea section {
  margin: 0 0 35px;
}
.icelandTop .aboutArea section p {
  line-height: 1.7em;
}
.icelandTop .aboutArea section.h301 {
  width: 650px;
}
.icelandTop .aboutArea section.h302 {
  width: 820px;
}
.icelandTop .aboutArea section.h302 .pict {
  float: left;
  margin: 0 15px;
}
.icelandTop .aboutArea section.h303 {
  position: relative;
  width: 910px;
}
.icelandTop .aboutArea section.h303 .link {
  position: absolute;
  top: 15px;
  right: 0px;
}
.icelandTop .aboutArea section.h303 .link:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.icelandTop .aboutArea section.h303 p {
  width: 630px;
}
.icelandTop .aboutArea section.h303 p span {
  color: #E08800;
}
.icelandTop .linkArea {
  min-width: 1140px;
  padding: 88px 0 0;
  position: relative;
}
.icelandTop .linkArea h2 {
  position: absolute;
  top: -55px;
  left: -35px;
  margin: 0;
  z-index: 10;
}
.icelandTop .linkArea section {
  background-repeat: no-repeat;
  background-position: 50% 0;
  height: 690px;
  min-width: 1140px;
  position: relative;
}
.icelandTop .linkArea section h3 {
  position: absolute;
  top: 90px;
  left: 10px;
  margin: 0;
}
.icelandTop .linkArea section .link {
  position: absolute;
  top: 235px;
  left: 0px;
}
.icelandTop .linkArea section .link:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.icelandTop .linkArea section:nth-of-type(1) {
  background-image: url(../img/index/bg1.jpg);
}
.icelandTop .linkArea section:nth-of-type(1) h3 {
  top: 90px;
}
.icelandTop .linkArea section:nth-of-type(2) {
  background-image: url(../img/index/bg2.jpg);
}
.icelandTop .linkArea section:nth-of-type(2) h3 {
  top: 40px;
}
.icelandTop .linkArea section:nth-of-type(3) {
  background-image: url(../img/index/bg3.jpg);
}
.icelandTop .linkArea section:nth-of-type(3) h3 {
  top: 70px;
}
.icelandTop .linkArea section:nth-of-type(4) {
  background-image: url(../img/index/bg4.jpg);
}
.icelandTop .linkArea section:nth-of-type(4) h3 {
  top: 30px;
}
.icelandTop .linkArea section:nth-of-type(5) {
  background-image: url(../img/index/bg5.jpg);
}
.icelandTop .linkArea section:nth-of-type(5) h3 {
  top: 70px;
}
.icelandTop .linkArea section:nth-of-type(6) {
  background-image: url(../img/index/bg6.jpg);
}
.icelandTop .linkArea section:nth-of-type(6) h3 {
  top: 14px;
}
.icelandTop .linkArea section:nth-of-type(7) {
  background-image: url(../img/index/bg7.jpg);
}
.icelandTop .linkArea section:nth-of-type(7) h3 {
  top: 25px;
}
.icelandTop .linkArea section:nth-of-type(8) {
  background-image: url(../img/index/bg8.jpg);
}
.icelandTop .linkArea section:nth-of-type(8) h3 {
  top: 3px;
}
.icelandTop .linkArea section:nth-of-type(9) {
  background-image: url(../img/index/bg9.jpg);
}
.icelandTop .linkArea section:nth-of-type(9) h3 {
  top: 30px;
}
.icelandTop .linkArea section:nth-of-type(10) {
  background-image: url(../img/index/bg10.jpg);
  height: 708px;
}
.icelandTop .linkArea section:nth-of-type(10) .fig {
  position: absolute;
  top: 280px;
  left: 5px;
}
.icelandTop .linkArea section:nth-of-type(10) h3 {
  top: -3px;
}
.icelandTop .linkArea section:nth-of-type(2n) .link {
  left: 824px;
}

.infoArea {
  background: url(../img/index/infoBg.gif) repeat-x 0 0;
  background-color: #D2EDFC;
  padding: 20px 0;
}
.infoArea .smallWidth {
  background: url(../img/index/infoBg.jpg) no-repeat 0 60px;
  padding: 0 0 0 230px;
}
.infoArea h2 {
  margin: 0 0 30px -225px;
}
.infoArea p {
  color: #0F69AF;
  margin: 0 0 20px;
}
.infoArea p.note {
  font-weight: bold;
  font-size: 130%;
}
.infoArea dl {
  padding: 15px 0;
}
.infoArea dl dt {
  color: #0F69AF;
  font-size: 130%;
  font-weight: bold;
}
.infoArea dl dd {
  color: #0F69AF;
  margin: 5px 0 0;
}
.infoArea dl dd.tel {
  float: left;
  margin-right: 30px;
}
.infoArea dl dd.link {
  float: left;
  padding: 2px 0 0;
}
.infoArea .btnArea p {
  float: left;
  margin-right: 10px;
}
.infoArea .link:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}

/**********icelandSec***************/
.wrapper {
  background: #F5F5F5;
}
.wrapper .icelandSec {
  background: #fff;
  margin: 0 auto;
  position: relative;
  width: 1140px;
}

#sideArea {
  float: left;
  padding: 0;
  width: 250px;
}
#sideArea.fix {
  position: fixed;
  top: 0;
}
#sideArea.fix .sideImage {
  display: none;
}
#sideArea.abs {
  position: absolute;
  bottom: 30px;
}
#sideArea.abs .sideImage {
  display: none;
}
#sideArea .sideImage {
  margin: 0 0 10px;
}
#sideArea ul {
  margin: 0 0 20px;
  padding: 0 15px;
}
#sideArea ul li {
  font-size: 95%;
  line-height: 140%;
  list-style: none;
  margin: 0 0 10px;
  padding: 5px;
  position: relative;
}
#sideArea ul li span {
  color: #329BEB;
  display: block;
  font-weight: bold;
  margin: 0 0 5px;
}
#sideArea ul li a {
  color: #323232;
  display: block;
  margin: 0 -5px;
  padding: 3px 5px;
}
#sideArea ul li a:hover, #sideArea ul li a.c {
  background: url(../img/common/sideNav.gif) no-repeat 100% 50% #F2D975;
  text-decoration: none;
}
#sideArea ul li:after {
  background: #E6E6E6;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 5px;
  width: 210px;
}
#sideArea .pageTop {
  margin: 0 20px;
  text-align: right;
}
#sideArea .pageTop:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}

.mainContents {
  float: right;
  padding: 30px 50px 50px;
  width: 890px;
}
.mainContents h1 {
  margin: 0 0 30px;
}
.mainContents .pict {
  margin: 0 auto 20px;
  text-align: center;
}
.mainContents .pict img {
  width: 100%;
}
.mainContents h2,
.mainContents h3 {
  margin: 0 0 25px;
}
.mainContents h4 {
  margin: 0 0 20px;
}
.mainContents p,
.mainContents dd {
  margin: 0 0 20px;
  line-height: 1.8em;
}
.mainContents p.lead {
  color: #0092FF;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 auto 20px;
  text-align: center;
}
.mainContents p.lead2 {
  color: #E08800;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 auto 20px;
  text-align: center;
}
.mainContents dl dt {
  color: #E08800;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 10px;
}
.mainContents dl.app dt {
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 3px 0 0 95px;
}
.mainContents dl.app dt:nth-of-type(1) {
  background-image: url(../img/aurora/app01.jpg);
}
.mainContents dl.app dt:nth-of-type(2) {
  background-image: url(../img/aurora/app02.jpg);
}
.mainContents dl.app dt:nth-of-type(3) {
  background-image: url(../img/aurora/app03.jpg);
}
.mainContents .mapArea {
  margin: 0 0 30px;
}
.mainContents .mapArea .map {
  float: left;
}
.mainContents .mapArea .detail {
  float: right;
  width: 335px;
}
.mainContents .mapArea .detail h3 {
  color: #E08800;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.6em;
  margin: 0 0 5px;
}
.mainContents .mapArea .detail dl {
  background: #F7F5E9;
  margin: 0;
  padding: 15px;
}
.mainContents .mapArea .detail dl dd {
  margin: 10px 0 0;
}
.mainContents .anchor {
  margin: 0 auto 40px;
  text-align: center;
}
.mainContents .anchor:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.mainContents .aboutLead {
  background: #D2EEFC;
  border-radius: 5px;
  color: #0092FF;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 auto 40px;
  padding: 20px;
  text-align: center;
}
.mainContents .anthorLink {
  margin: 0 0 30px;
  text-align: right;
}
.mainContents .anthorLink:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.mainContents .hotelInfo section {
  position: relative;
}
.mainContents .hotelInfo h5 {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 15px 0 15px 30px;
  position: relative;
}
.mainContents .hotelInfo h5:before {
  background: #E08800;
  content: "";
  position: absolute;
  top: 10px;
  left: 0px;
  display: block;
  height: 28px;
  width: 13px;
}
.mainContents .hotelInfo h6 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0 0 15px;
}
.mainContents .hotelInfo h6 .star {
  background: url(../img/common/star.gif) no-repeat 0 0;
  display: inline-block;
  height: 16px;
  float: none;
  margin: 0 0 3px 20px;
  overflow: hidden;
  width: 90px;
}
.mainContents .hotelInfo h6 .star.s1 {
  background-position: 0 -16px;
}
.mainContents .hotelInfo h6 .star.s2 {
  background-position: 0 -32px;
}
.mainContents .hotelInfo h6 .star.s3 {
  background-position: 0 -48px;
}
.mainContents .hotelInfo h6 .star.s4 {
  background-position: 0 -64px;
}
.mainContents .hotelInfo h6 .star.s5 {
  background-position: 0 -80px;
}
.mainContents .hotelInfo .place {
  position: absolute;
  top: 65px;
  right: 0px;
}
.mainContents .hotelInfo .pictArea {
  margin: 0 0 20px;
}
.mainContents .hotelInfo .pictArea .pict {
  width: 250px;
}
.mainContents .hotelInfo .pictArea dl {
  width: 510px;
}
.mainContents .hotelLink {
  margin: 0 auto 50px;
  text-align: center;
}
.mainContents .hotelLink:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.mainContents .recommendLink {
  margin: 0 auto 50px;
  text-align: center;
}
.mainContents .recommendLink:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.mainContents .pictArea {
  margin: 0 0 40px;
}
.mainContents .pictArea .pict {
  float: left;
  margin: 0 30px 20px 0;
  width: 385px;
}
.mainContents .pictArea dl {
  float: right;
  margin: 0;
  width: 375px;
}
.mainContents .pictArea dl dd {
  margin: 0;
}
.mainContents .pictArea dl dd + dd {
  margin: 15px 0 0;
}
.mainContents .pictArea dl dd.note {
  color: #0092FF;
}
.mainContents .pictArea2 {
  margin: 0 0 30px;
  padding: 0;
}
.mainContents .pictArea2 li {
  float: left;
  list-style: none;
  margin: 0 0 0 20px;
  width: 250px;
}
.mainContents .pictArea2 li:first-child {
  margin: 0;
}
.mainContents .infoArea {
  background: url(../img/common/infoBg2.jpg) no-repeat 13px 70px, url(../img/common/infoBg.jpg) no-repeat 0 100%;
  background-color: #DAF0FD;
  margin: 0 0 30px;
  padding: 0 20px 50px 165px;
}
.mainContents .infoArea h3 {
  margin: 0 -20px 15px -165px;
}
.mainContents .infoArea dl {
  margin: 0 0 10px;
  padding: 0;
}
.mainContents .infoArea dl dt {
  color: #438BC5;
  margin: 0;
}
.mainContents .infoArea dl dd {
  margin: 10px 0 0;
}
.mainContents .infoArea dl dd.tel {
  margin: 10px 20px 0 0;
  width: 355px;
}
.mainContents .infoArea dl dd.tel img {
  width: 100%;
}
.mainContents .infoArea dl dd.link {
  width: 205px;
}
.mainContents .infoArea dl dd.link img {
  width: 100%;
}
.mainContents .infoArea p {
  margin: 0;
}
.mainContents #tourArea .link {
  margin: 30px auto 20px;
  text-align: center;
}
.mainContents #tourArea .tourcnt {
  border: 5px solid #F0F0F0;
  margin: 0 0 10px;
  padding: 15px;
}
.mainContents #tourArea .tourcnt .tourLeft {
  float: left;
  width: 168px;
}
.mainContents #tourArea .tourcnt .tourLeft .pict {
  margin: 0;
}
.mainContents #tourArea .tourcnt .tourLeft .leftInfo {
  background: #F0F0F0;
  margin: 0 0 10px;
  padding: 5px 10px;
}
.mainContents #tourArea .tourcnt .tourLeft .leftInfo dt {
  color: #323232;
  font-weight: bold;
  font-size: 1.3em;
  margin: 0;
}
.mainContents #tourArea .tourcnt .tourLeft .leftInfo dt span {
  background: #1DC5B6;
  display: inline-block;
  color: #fff;
  font-size: 0.57em;
  margin: 0 3px 0 0;
  padding: 2px 5px;
  vertical-align: middle;
}
.mainContents #tourArea .tourcnt .tourLeft .leftInfo dt span.from {
  border-radius: 3px;
}
.mainContents #tourArea .tourcnt .tourLeft .leftInfo dt span.day {
  background: #84B1D8;
}
.mainContents #tourArea .tourcnt .tourLeft .leftInfo dd {
  font-size: 0.8em;
  margin: 0;
}
.mainContents #tourArea .tourRight {
  float: right;
  width: 567px;
}
.mainContents #tourArea .tourRight h3 {
  font-size: 1.1em;
  margin: 0 0 5px;
  font-weight: bold;
  line-height: 1.4em;
}
.mainContents #tourArea .tourRight h3 a {
  color: #E28702;
}
.mainContents #tourArea .tourRight table {
  float: left;
  margin: 0;
  width: 305px;
}
.mainContents #tourArea .tourRight table th {
  background: #84B1D8;
  border-bottom: 4px solid #fff;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  padding: 3px 5px;
  width: 60px;
}
.mainContents #tourArea .tourRight table td {
  border-bottom: 4px solid #fff;
  border-left: 7px solid #fff;
}
.mainContents #tourArea .tourRight dl {
  float: right;
  margin: 0;
  width: 250px;
}
.mainContents #tourArea .tourRight dl dt {
  background: #84B1D8;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
  padding: 3px 5px;
}
.mainContents #tourArea .tourRight dl dd {
  background: #F0F0F0;
  margin: 0;
  padding: 5px 10px;
}
.mainContents #tourArea .tourRight dl dd p {
  color: #FF0101;
  font-weight: bold;
  margin: 0;
}
.mainContents #tourArea .tourRight dl dd p .min {
  font-size: 1.5em;
}
.mainContents #tourArea .tourRight dl dd p.note {
  color: #323232;
  font-size: 0.7em;
  font-weight: normal;
}
.mainContents #tourArea .tourRight dl dd.link {
  background: none;
  margin: 5px 0 0;
  padding: 0;
  text-align: right;
}
.mainContents #tourArea .tourRight dl dd.link:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.mainContents .noteArea {
  background: url(../img/south/noteBg.jpg) repeat;
  margin: 0 0 30px;
  padding: 10px;
}
.mainContents .noteArea dl {
  background: #fff;
  margin: 0;
  padding: 25px 320px 25px 25px;
  position: relative;
}
.mainContents .noteArea dl dt {
  color: #0092FF;
  margin: 0 0 20px;
}
.mainContents .noteArea dl dd {
  margin: 0 0 15px;
}
.mainContents .noteArea dl dd.link {
  margin: 0;
  text-align: right;
}
.mainContents .noteArea dl dd.link:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
}
.mainContents .noteArea dl dd.pict {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 285px;
}
