@charset "UTF-8";

/* CSS Document */


div#mainArea div.contents div.photoArea {
  width:302px;
  margin-right:8px;
  padding-bottom:20px;
  background:url(/images/top/photo_bg.gif) bottom left no-repeat;
  float:left;
}

div#mainArea div.contents div.resortArea {
  width:302px;
  background:url(/images/top/resort_bg.gif) bottom left no-repeat;
  float:right;
  padding-bottom:20px;
}

div.adTheme {
  width:290px;
  margin-right:6px;
  margin-left:6px;
}

div.adTheme * img { border:none; }

div.adTheme h3 {
  text-align:right;
  margin-bottom:3px;
  margin-top:20px;
  width:290px;
}

div.adTheme h3 a {
  font-size:14px;
  display:block;
  line-height:1.0;
  text-decoration:none;
  background:url(/images/common/arrow_04.gif) right top no-repeat;
  padding-right:20px;
  padding-top:0px !important;
  padding-top:2px;
  padding-bottom:2px;
}

div.adTheme h3 a:hover { background:url(/images/common/arrow_04_ov.gif) right top no-repeat; }

div.adTheme div.adDisc {
  width:288px;
  border:1px solid #CCCCCC;
  height:130px;
}

div.adTheme div.adDisc:after {
  content: ".";
  font-size: 0.1em;
  line-height: 0;
  display: block;
  height: 0.1px;
  visibility: hidden;
  clear: both;
}

div.adTheme div.adDisc a.planBtn {
  display:block;
  width:95px;
  float:left;
  margin-bottom:3px;
}

div.adTheme div.adDisc p {
  width:193px;
  margin-top:5px;
  margin-bottom:5px;
  line-height:1.5;
  color:#513f26;
  font-size:11px;
  float:left;
}

div.adTheme div.adDisc ul.areaBtn {
  width:190px;
  float:left;
  list-style:none;
  float:right;
}

div.adTheme div.adDisc ul.areaBtn li {
  float:left;
  display:inline;
  width:60px;
  margin:0px;
  padding:0px;
}

div.adTheme div.adDisc p.areaBtn li a {
  margin:0px;
  padding:0px;
}

