@charset "shift_jis";

/* -------------------- */


/* 共通 */

* {
  margin: 0;
  padding: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  /zoom: 1;
}

html {
  *overflow-x: hidden;
  overflow-y: scroll;
}

img {
  vertical-align: middle;
}

button {
  border: none;
}

button:focus {
  outline: 0;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "sans-serif"sans-serif;
  min-width: 950px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

p {
  font-size: 100%
}

li {
  list-style: none;
}

strong {
  font-weight: normal;
}

address {
  font-style: normal;
}

hr {
  display: none;
}

img {
  border: 0;
}

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

/* display */
.hide {
	display: none;
}
.isOpen {
	display: block;
}


/* -------------------- */


/* wrap */

#wrap {
  width: 100%;
  line-height: 1.3;
}

#wrap #info {
  margin: 0 auto;
}

.luxuryWrap {
  overflow: hidden;
  background-color: #000;
  color: #fff;
}


/* container */

.container {
  margin: 0 auto;
  padding-bottom: 240px;
  background: url(/luxury/images/main_bg.png) repeat;
}


/* header */

#info {
  display: block;
  width: 950px;
  margin-bottom: 4px;
  font-size: 12px;
}

#cam {
  float: left;
  text-align: left;
}

.cam {
  display: block;
  width: 664px;
  font-size: 12px;
}

.cam p {
  display: block;
  height: 15px;
  margin-bottom: 3px;
}

.cam a {
  display: block;
  height: 15px;
  padding-left: 70px;
  background: url(/jalan/doc/theme/common/images/topics.gif) no-repeat;
  text-decoration: underline !important;
}

#page_info {
  float: right;
  width: 270px;
}

.index_h1 {
  display: block;
  width: 270px;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  text-align: right;
}

.tarm_cam {
  display: block;
  width: 270px;
  font-size: 12px;
  color: #666666;
  text-align: right;
}

#subnavi #subnaviLinks {
  line-height: inherit;
}

/* footer */

.footerMenu {
  clear: both;
  width: 950px;
  margin: 0 auto;
  padding: 20px 0;
}

.footerMenu ul {
  *zoom: 1;
}

.footerMenu ul:after {
  display: block;
  clear: both;
  content: "";
}

.footerMenu ul li {
  float: left;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #ccc;
  font-size: 10px;
}

.footerMenu ul li a {
  white-space: nowrap;
}

.footerMenu dl {
  margin: 10px 0;
  text-align: center;
  *zoom: 1;
}

.footerMenu dl:after {
  display: block;
  clear: both;
  content: "";
}

.footerMenu dl dt {
  display: inline;
}

.footerMenu dl dd {
  display: inline;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #ccc;
  font-weight: bold;
}

.footerMenu dl dd a {
  font-weight: normal;
}

.footerMenu dl dt+dd {
  margin-left: 0;
  padding-left: 0;
  border-left: 1px solid #fff;
}

.footerMenu .recruitArea {
  width: 950px;
  margin: 10px auto 30px;
  padding-top: 30px;
  border-top: 2px solid #ccc;
}

.footerMenu .recruitArea a {
  color: #435B67;
  font-family: Meiryo;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}


/* -------------------- */


/* contentsHeader */

.contentsHeader {
  width: 950px;
  height: 164px;
  margin: 0 auto;
  overflow: hidden;
  background: url(/luxury/images/header_bg_main.png) repeat-x;
}

.contentsHeader-inner {
  height: 166px;
  background: url(/luxury/images/header_bg.png) repeat-x;
}

.contentsHeader-logo {
  float: left;
  width: 98px;
  height: 121px;
  margin-left: 105px;
  background: url(/luxury/images/jalan_header_logo_carefulselection.png) no-repeat 0 0;
  text-indent: -9999px;
}

.contentsHeader-title {
  float: left;
  width: 390px;
  height: 46px;
  margin: 40px 0 0 117px;
  background: url(/luxury/images/header_title_carefulselection.png) no-repeat 0 0;
  text-indent: -9999px;
}

.contentsHeader-titleTheme {
  padding-top: 35px;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 0px 0px 7px #f2e8b0;
  text-align: center;
}

.contentsHeader-limitdate {
  padding-top: 20px;
  text-align: center;
}

.contentsHeader-titleArea {
  padding-top: 35px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 0px 0px 7px #f2e8b0;
  text-align: center;
}

.to_pagetop {
  width: 950px;
  height: auto !important;
  min-height: 10px;
  margin: 15px auto 0;
  font-size: 10px;
  color: #666666;
  text-align: right;
}

.to_pagetop_a {
  padding-left: 12px;
  background: url(/jalan/doc/theme/common/images/totop_icon003.gif) no-repeat left top;
  text-align: left;
}


/* -------------------- */


/* mainWideSlider */

.mainWideSlider {
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding-top: 370px;
}

.priceNote {
  font-size: 12px;
  text-align: right;
}

.mainWideSlider-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2850px;
  height: 363px;
  margin-left: -1425px;
}

.mainWideSlider-item {
  width: 100%;
  background: #000;
}

.slide {
  z-index: 9999;
  width: 950px;
}

.slide:hover {
  opacity: 1;
}

.slide a {
  display: block;
  position: relative;
  color: #fff;
  *text-decoration: none !important;
}

.slide img {
  width: 100%;
  vertical-align: bottom;
}


/* nav */

.mainWideSlider .flex-direction-nav {
  position: absolute;
  top: 130px;
  left: 950px;
  width: 950px;
}

.mainWideSlider .flex-nav-prev {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 9999;
  width: 30px;
  height: 50px;
  background: url(/luxury/images/prevBtn_white.png) no-repeat 50% #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  text-indent: -9999px;
}

.mainWideSlider .flex-nav-next {
  position: absolute;
  top: 40%;
  right: 0;
  z-index: 9999;
  width: 30px;
  height: 50px;
  background: url(/luxury/images/nextBtn_white.png) no-repeat 50% #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  text-indent: -9999px;
}

.mainWideSlider .flex-nav-prev .flex-prev, .mainWideSlider .flex-nav-next .flex-next {
  display: block;
  height: 50px;
}

.flex-nav-prev:hover, .flex-nav-next:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
  cursor: pointer;
}


/* overlay */

.mainWideSlider-overlay {
  position: relative;
  z-index: 5;
  width: 950px;
  height: 115px;
  margin-top: -115px;
  background: #000;
  /* gradation */
  background: transparent;
  /* Old browsers */
  background: -moz-linear-gradient(top, transparent 0%, #000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.00, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, #000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, #000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, #000 100%);
  /* W3C */
  /* IE7,8 */
  *height: 85px;
  *margin-top: -85px;
  height: 85px\9;
  margin-top: -85px\9;
  *background: #000;
  *filter: alpha(opacity=80);
  *-ms-filter: "alpha( opacity=80 )";
  background: #000\9;
  filter: alpha(opacity=80)\9;
  -ms-filter: "alpha( opacity=80 )\9";
}

:root .mainWideSlider-overlay {
  background: #000\0/;
  opacity: 0.8\0/;
}


/* infomationText */

.mainWideSlider-overlay .infomationText {
  float: left;
  margin-left: 10px;
  padding-top: 60px;
  *padding-top: 30px;
  padding-top: 30px\9;
  line-height: 22px;
}

.infomationText-title {
  float: none;
  overflow: hidden;
}

.infomationText-title .placeName {
  float: left;
  max-width: 300px;
  margin-right: 8px;
  overflow: hidden;
  font-size: 17px;
  color: #dc9f52;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.infomationText-title .starBox {
  float: left;
  width: 84px;
  height: 15px;
  margin-top: 2px;
}

.mainWideSlider-overlay .placeInfoText {
  font-size: 14px;
  color: #fff;
}

.mainWideSlider-overlay .placeInfoText span {
  margin-left: 10px;
  font-size: 20px;
}


/* descriptionText */

.mainWideSlider-overlay .descriptionText {
  float: right;
  width: 493px;
  margin-right: 17px;
  padding-top: 65px;
  *padding-top: 35px;
  padding-top: 35px\9;
  line-height: 22px;
  font-size: 12px;
}


/* -------------------- */


/* areaSearchArea */

.areaSearchArea {
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  background: #000;
}

.areaSearchArea-title {
  width: 177px;
  height: 28px;
  margin-bottom: 10px;
  background: url(/luxury/images/areaTitle_area.png) no-repeat 0 0;
  text-indent: -9999px;
}

.areaSearchArea-areaBlock {
  padding-bottom: 25px;
  overflow: hidden;
  border-top: 1px solid #918462;
  background-color: #1a1a1a;
}


/* areaMap */

.areaSearchArea-areaBlock .areaMap {
  position: relative;
  float: left;
  width: 495px;
  height: 310px;
  margin: 10px 0 0 10px;
  background: url(/luxury/images/areamap_japan.png) no-repeat 0 0;
}


/* areaMapBtn */

.areaMap .areaMapBtn li {
  position: absolute;
  text-indent: -9999px;
}

.areaMap .areaMapBtn li a {
  display: block;
  height: 28px;
}

.areaMap .areaMapBtn li:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.areaMap .hokkaidou {
  top: 30px;
  right: 112px;
  width: 66px;
  height: 28px;
  background: url(/luxury/images/areaBtn_01.png) no-repeat 0 0;
}

.areaMap .touhoku {
  top: 147px;
  right: 88px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_02.png) no-repeat 0 0;
}

.areaMap .kitakantou {
  right: 84px;
  bottom: 70px;
  width: 66px;
  height: 28px;
  background: url(/luxury/images/areaBtn_03.png) no-repeat 0 0;
}

.areaMap .syutoken {
  right: 98px;
  bottom: 29px;
  width: 66px;
  height: 28px;
  background: url(/luxury/images/areaBtn_04.png) no-repeat 0 0;
}

.areaMap .koushinetsu {
  top: 148px;
  right: 158px;
  width: 66px;
  height: 28px;
  background: url(/luxury/images/areaBtn_05.png) no-repeat 0 0;
}

.areaMap .hokuriku {
  top: 149px;
  right: 235px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_hokuriku.png) no-repeat 0 0;
}

.areaMap .toukai {
  right: 181px;
  bottom: 17px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_06.png) no-repeat 0 0;
}

.areaMap .kinki {
  bottom: 0;
  left: 200px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_07.png) no-repeat 0 0;
}

.areaMap .sanin-sanyou {
  top: 188px;
  left: 132px;
  width: 77px;
  height: 28px;
  background: url(/luxury/images/areaBtn_08.png) no-repeat 0 0;
}

.areaMap .shikoku {
  bottom: 0;
  left: 140px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_09.png) no-repeat 0 0;
}

.areaMap .kyusyu {
  bottom: 24px;
  left: 24px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_10.png) no-repeat 0 0;
}

.areaMap .okinawa {
  top: 42px;
  left: 28px;
  width: 52px;
  height: 28px;
  background: url(/luxury/images/areaBtn_11.png) no-repeat 0 0;
}


/* areaLink */

.areaSearchArea-areaBlock .areaLink {
  float: right;
  width: 411px;
  margin-top: 10px;
}

.areaLink li {
  float: left;
  width: 137px;
  margin-top: 50px;
}

.areaLink li a {
  padding-left: 10px;
  background: url(/luxury/images/arrow_link.png) no-repeat 0 6px;
  color: #918462;
  font-size: 16px;
  text-decoration: none !important;
}

.areaLink li a:hover {
  color: #a5a4a4;
}


/* areaSearchArea-containerWrap */

.areaSearchArea-containerWrap {
  padding: 30px 0 0;
  border-top: 1px solid #918462;
  background-color: #1a1a1a;
}

.areaSearchArea-cassetteWrap {
  overflow: hidden;
}

.areaSearchArea-list {
  margin: 0 45px 40px;
  overflow: hidden;
}

.areaSearchArea-list li {
  float: left;
  margin-left: 22px;
}

.areaSearchArea-list li a {
  display: block;
  padding-left: 10px;
  background: url(/luxury/images/arrow_link.png) no-repeat 0 center;
  color: #ffffff;
  text-decoration: none;
}

.areaSearchArea-list li a:hover {
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.areaSearchArea-list li:first-child {
  margin-left: 0;
}

.areaSearchArea-subTitle {
  padding: 37px 0;
  background: url(/luxury/images/areaTitle_area_bk.png) no-repeat center center;
  font-size: 33px;
  letter-spacing: 10px;
  text-align: center;
  text-shadow: 0px 0px 7px #f2e8b0;
}

.areaSearchArea-hotelList {
  margin: 20px 10px 0;
  font-size: 0;
}

.areaSearchArea-hotelList li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 290px;
  margin: 18px 0 0;
  padding:18px 10px 0;
  border-top: 1px solid #443f33;
}

.areaSearchArea-hotelList li:first-child,
.areaSearchArea-hotelList li:first-child + *,
.areaSearchArea-hotelList li:first-child + * + *{
  margin-top: 0;
  padding-top:0;
  border-top: none;
}

.areaSearchArea-hotelList-img {
  margin-bottom: 10px;
}

.areaSearchArea-hotelList-title {
  height: 45px;
  margin-bottom: 13px;
  overflow: hidden;
}

.areaSearchArea-hotelList-title a {
  color: #ffffff;
  font-size: 20px;
  line-height: 25px;
  text-shadow: 0px 0px 7px #f2e8b0;
  text-decoration: none;
}

.areaSearchArea-hotelList-place {
  margin-bottom: 10px;
  font-size: 13px;
}

.areaSearchArea-hotelList .kuchikomiBox {
  margin: 0 0 15px;
}

.areaSearchArea-hotelList .panoramaBox {
  float: none;
}

.areaSearchArea-hotelList .panoramaBox a {
  margin: 0 auto;
}

.recommendListBtn {
  margin-top: 35px;
}

.recommendListBtn a {
  display: block;
  width: 560px;
  margin: 0 auto;
  background-color: #295694;
  color: #ffffff;
  font-size: 20px;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
}

.recommendListBtn a:hover {
  opacity: 1;
  background-color: #bfcddf;
}

.areaSearchTopBtn {
  margin: 20px 20px 50px 0;
  text-align: right;
}

.areaSearchTopBtn a {
  padding-left: 17px;
  background: url(/luxury/images/arrow_link_top.png) no-repeat left center;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}


/* -------------------- */


/* themeSearchArea */

.themeSearchArea {
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  background: #000;
}

.themeSearchArea-title {
  width: 169px;
  height: 28px;
  margin-bottom: 10px;
  background: url(/luxury/images/areaTitle_theme.png) no-repeat 0 0;
  text-indent: -9999px;
}


/* boxSlider */


/*
.boxSlider {
	position: relative;
	padding: 20px 50px;
	background-color: #1a1a1a;
	border-top: 1px solid #918462;
	overflow: hidden;
}
.boxSlider ul {
	overflow: hidden;
}
.boxSlider li {
	width: 202px;
	margin-left: 14px;
	position: relative;
	float: left;
}
.boxSlider li a {
	text-decoration: none !important;
	color: #fff;
}
.boxSlider li:first-child {
	margin-left: 0;
}
.boxSlider .boxSlider-overlay {
	width: 202px;
	margin-top: -41px;
	*margin-top: -51px;
	background-color: #000;
	color: #fff;
	opacity: 0.8;
	font-size: 14px;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.boxSlider .descriptionText {
	width: 202px;
	height: 41px;
	line-height: 17px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
*/


/* themeList */

.themeList {
  padding: 0 3px;
  overflow: hidden;
}

.themeList ul {
  overflow: hidden;
}

.themeList li {
  position: relative;
  float: left;
  width: 202px;
}

.themeList li a {
  color: #fff;
  text-decoration: none !important;
}

.themeList li:first-child {
  margin-left: 0;
}

.themeList .boxSlider-overlay {
  opacity: 0.8;
  width: 202px;
  margin-top: -41px;
  *margin-top: -51px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.themeList .descriptionText {
  display: table-cell;
  width: 202px;
  height: 41px;
  line-height: 17px;
  vertical-align: middle;
  text-align: center;
}

.themeflexslider {
  position: relative;
  padding: 20px 47px;
  border-top: 1px solid #918462;
  background-color: #1a1a1a;
}

.themeflexslider .flex-direction-nav a {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}

.themeflexslider .flex-nav-prev a {
  left: 12px;
}

.themeflexslider .flex-nav-next a {
  right: 12px;
}

.themeflexslider .flex-prev {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/luxury/images/sliderBtn_prev.png) no-repeat 0 0;
  text-indent: -9999em;
}

.themeflexslider .flex-next {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/luxury/images/sliderBtn_next.png) no-repeat 0 0;
  text-indent: -9999em;
}

.themeflexslider .flex-disabled {
  display: none;
}

.themeIcon {
  position: absolute;
  top: 3px;
  left: -3px;
}


/* -------------------- */


/* couponArea */

.couponArea {
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  background: #000;
}

.couponArea-title {
  width: 239px;
  height: 21px;
  margin-bottom: 10px;
  background: url(/luxury/images/areaTitle_coupon.png) no-repeat 0 0;
  text-indent: -9999px;
}

.couponArea-inner {
  padding: 30px 0 10px;
  overflow: hidden;
  border-top: 1px solid #918462;
  background: #1a1a1a;
  text-align: center;
}

.couponArea-inner a {
  display: inline-block;
  margin: 0 25px;
}

.couponArea-couponNote {
  padding: 30px 10px 0 0;
  font-size: 12px;
  text-align: right;
}


/* -------------------- */


/* recommendeddArea */

.recommendeddArea {
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  background: #000;
}

.recommendeddArea-title {
  width: 229px;
  height: 27px;
  margin-bottom: 20px;
  background: url(/luxury/images/areaTitle_recommend.png) no-repeat 0 0;
  text-indent: -9999px;
}


/* recommendedd-cassette */

.recommendedd-cassette {
  position: relative;
  margin-bottom: 20px;
  padding-top: 17px;
  overflow: hidden;
  background: url(/luxury/images/cassetteTitle.png) no-repeat right top;
}


/* recommendedd-cassetteHeaderTitle */

.recommendedd-cassetteHeaderTitle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 92px;
  min-height: 78px;
  overflow: hidden;
  background: url(/luxury/images/bg_area.png) no-repeat 0 0;
}

.recommendedd-cassetteHeaderTitle .detailPlace {
  display: block;
  width: 81px;
  min-height: 31px;
  margin: 15px 0 0 11px;
  color: #593218;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.recommendedd-cassetteHeaderTitle .detailPlaceFontS {
  width: 73px;
  min-height: 36px;
  margin-top: 10px;
  padding: 0 4px;
  font-size: 12px;
}

.recommendedd-cassetteHeaderTitle .detailPlaceFontSs {
  width: 73px;
  min-height: 36px;
  margin-top: 10px;
  padding: 0 4px;
  font-size: 10px;
}

.recommendedd-cassetteHeaderTitle .areaName {
  display: block;
  width: 55px;
  margin: 5px 0 0 24px;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
}


/* recommendedd-contentsHeader */

.recommendedd-contentsHeader {
  padding-top: 15px;
  padding-bottom: 20px;
  background-color: #1a1a1a;
}

.recommendedd-contentsHeader .panoramaBox {
  padding-top: 5px;
}

.recommendedd-contentsHeader .infomationtext {
  float: left;
  width: 585px;
  padding-left: 120px;
}

.recommendedd-contentsHeader .placeName {
  padding-bottom: 10px;
}

.recommendedd-contentsHeader .placeName a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0px 0px 7px #f2e8b0;
  text-decoration: none;
}

.recommendedd-contentsHeader .descriptionText {
  padding-bottom: 10px;
  font-size: 13px;
}


/* 口コミ総合 */

.kuchikomiBox {
  width: 214px;
  height: 23px;
  margin: 5px 10px 0 0;
  padding: 5px 10px;
  overflow: hidden;
  border: 1px solid #8f6e3b;
}

.kuchikomiBox p {
  float: left;
  margin: 5px 15px 0 0;
  font-size: 12px;
}

.kuchikomiBox .starBox {
  float: left;
  width: 84px;
  height: 14px;
  margin-top: 5px;
}

.kuchikomiBox .starPointText {
  float: right;
  font-size: 18px;
}


/* recommendedd-contents */

.recommendedd-contents {
  position: relative;
  z-index: 5;
  padding-bottom: 10px;
  overflow: hidden;
  background-color: #1a1a1a;
}


/* recommendedd-photoBox */

.recommendedd-photoBox {
  float: left;
  width: 500px;
  margin-left: 10px;
  overflow: hidden;
}

.recommendedd-photoBox .bigPhoto {
  float: left;
  width: 324px;
  height: 228px;
  overflow: hidden;
}

.recommendedd-photoBox .miniPhoto {
  float: left;
  width: 154px;
  margin-left: 10px;
  overflow: hidden;
}

.recommendedd-photoBox .miniPhoto img:first-child {
  margin-bottom: 10px;
}


/* recommendedd-detailLink */

.recommendedd-detailLink {
  float: right;
  width: 430px;
  margin-right: 10px;
}

.recommendedd-detailLink li {
  padding: 10px 0;
  overflow: hidden;
  border-top: 1px solid #b68947;
}

.recommendedd-detailLinkTitle a {
  padding-bottom: 20px;
  color: #b68947;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.recommendedd-detailLinkText {
  margin-top: 5px;
  padding-bottom: 10px;
  overflow: hidden;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.recommendedd-price {
  float: left;
  padding-top: 5px;
  font-size: 12px;
}

.recommendedd-price span {
  margin-left: 10px;
  font-size: 20px;
}

.recommendedd-detailLinkbutton {
  display: block;
  float: right;
  width: 194px;
  height: 34px;
  background: url(/luxury/images/detailLinkBtn.png) no-repeat 0 0;
  text-indent: -9999px;
}

.recommendedd-detailLinkbutton:hover {
  opacity: 1;
  background: url(/luxury/images/detailLinkBtn_hover.png) no-repeat 0 0;
}


/* -------------------- */


/* 評価の星 */

.starBox {
  display: block;
  position: relative;
}


/* background */

.starBk-black {
  position: absolute;
  width: 82px;
  height: 14px;
  background: url(/luxury/images/starSprite.png)no-repeat 0 -56px;
}

.starBk-gray {
  position: absolute;
  width: 82px;
  height: 14px;
  background: url(/luxury/images/starSprite.png) no-repeat 0 -17px;
}


/* starForeGold */

.starForeGold {
  position: absolute;
  z-index: 10;
  width: 82px;
  height: 14px;
  background: url(/luxury/images/starSprite.png) no-repeat 0 0;
}


/* starForeYellow */

.starForeYellow {
  position: absolute;
  z-index: 10;
  width: 82px;
  height: 14px;
  background: url(/luxury/images/starSprite.png) no-repeat 0 -37px;
}


/* 評価ごとのサイズ */

.starPoint0-0, .starPoint0-1, .starPoint0-2, .starPoint0-3, .starPoint0-4, .starPoint0-5, .starPoint0-6, .starPoint0-7, .starPoint0-8, .starPoint0-9 {
  width: 0px;
}

.starPoint1-0, .starPoint1-1 {
  width: 15px;
}

.starPoint1-2, .starPoint1-3 {
  width: 22px;
}

.starPoint1-4, .starPoint1-5, .starPoint1-6 {
  width: 25px;
}

.starPoint1-7, .starPoint1-8, .starPoint1-9 {
  width: 28px;
}

.starPoint2-0 {
  width: 32px;
}

.starPoint2-1, .starPoint2-2, .starPoint2-3 {
  width: 38px;
}

.starPoint2-4, .starPoint2-5, .starPoint2-6 {
  width: 41px;
}

.starPoint2-7, .starPoint2-8, .starPoint2-9 {
  width: 43px;
}

.starPoint3-0 {
  width: 48px;
}

.starPoint3-1, .starPoint3-2, .starPoint3-3 {
  width: 55px;
}

.starPoint3-4, .starPoint3-5, .starPoint3-6 {
  width: 58px;
}

.starPoint3-7, .starPoint3-8, .starPoint3-9 {
  width: 61px;
}

.starPoint4-0 {
  width: 65px;
}

.starPoint4-1, .starPoint4-2, .starPoint4-3 {
  width: 72px;
}

.starPoint4-4, .starPoint4-5, .starPoint4-6 {
  width: 75px;
}

.starPoint4-7, .starPoint4-8, .starPoint4-9 {
  width: 78px;
}

.starPoint5-0 {
  width: 82px;
}


/* -------------------- */


/* 憧れの贅沢ホテルトップへ戻る */

.toTopLink {
  width: 950px;
  margin: 60px auto 0;
  font-size: 13px;
}

.toTopLink a {
  color: #fff;
  text-decoration: none;
}
.contentsHeader .toTopLink {
  margin-top: 10px;
}


/* -------------------- */


/* newArea */

.newArea {
  width: 950px;
  margin: 0 auto;
  padding-top: 40px;
  background: #000;
}

.newArea-title {
  width: 950px;
  height: 101px;
  text-align: center;
}


/* new-cassette */

.new-cassette {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 50px;
  overflow: hidden;
  background-color: #1a1a1a;
}


/* new-photoBox */

.new-photoBox {
  width: 850px;
  height: 325px;
  padding-bottom: 20px;
}


/* new-contentsHeader */

.new-contentsHeader {
  overflow: hidden;
  background-color: #1a1a1a;
}

.new-contentsHeader .infomationtext {
  float: left;
  width: 610px;
}

.new-contentsHeader .placeName {
  padding-bottom: 10px;
}

.new-contentsHeader .placeName a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 0px 0px 7px #f2e8b0;
  text-decoration: none;
}

.new-contentsHeader .descriptionText {
  font-size: 13px;
}


/* パノラマビュー */

.panoramaBox {
  float: right;
  overflow: hidden;
}

.panoramaBtn {
  display: block;
  width: 240px;
  height: 40px;
  background: url(/luxury/images/panoramaBtn.png) no-repeat 0 0;
  text-indent: -9999px;
}

.panoramaBtn:hover {
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
}


/* new-contents */

.new-contents {
  z-index: 5;
  overflow: hidden;
  background-color: #1a1a1a;
}


/* new-detailLink */

.new-detailLink {
  clear: both;
  width: 850px;
}

.new-detailLink li {
  position: relative;
  margin-top: 15px;
  padding: 10px 0;
  overflow: hidden;
  border-top: 1px solid #b68947;
}

.new-detailLinkTexts {
  float: left;
  width: 580px;
  margin-right: 30px;
  overflow: hidden;
}

.new-detailLinkTitle a {
  color: #b68947;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.new-price {
  float: left;
  padding-top: 5px;
  font-size: 12px;
}

.new-price span {
  margin-left: 10px;
  font-size: 20px;
}

.new-detailLinkBtnBox {
  float: right;
  overflow: hidden;
}

.new-detailLinkbutton {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 240px;
  height: 40px;
  background: url(/luxury/images/newDetailLinkBtn.png) no-repeat 0 0;
  text-indent: -9999px;
}

.new-detailLinkbutton:hover {
  opacity: 1;
  background: url(/luxury/images/newDetailLinkBtn_hover.png) no-repeat 0 0;
}


/* -------------------- */
