/* footer
-------------------------------------------------------------------------------*/

div#footer {
	margin-top: 90px;
}

/* nav
-------------------------------------------------------------------------------*/

div#header + ul {
	margin: 35px 0 0 10px;
}

div#header + ul li {
	float: left;
	width: 200px;
	height: 75px;
	overflow: hidden;
	background: url(../images/btn_contents_bg.png) no-repeat;
}

div#header + ul li + li {
	margin-left: 43px;
}

div#header + ul li.current a {
	cursor: default;
}

/* contents
-------------------------------------------------------------------------------*/

div#contents {
	background: #f7f7f7;
	padding: 15px 35px 0;
	position: relative;
}

div#contents:before,
div#contents:after {
	content: "";
	width: 950px;
	height: 15px;
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
}

div#contents:before {
	top: -15px;
	background-image: url(../images/bg_contents_h.png);
}

div#contents:after {
	bottom: -15px;
	background-image: url(../images/bg_contents_f.png);
}

div#contents > div.clrfx {
	padding: 20px 26px 0 19px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 332px 20px;
}

div#contents > div.clrfx + div.clrfx {
	margin-top: 20px;
}

div#contents > div.soldout:before {
	content: " ";
	background-repeat: no-repeat;
	width: 279px;
	height: 279px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -140px 0 0 -114px;
	z-index: 0;
}

div#contents div.fltL {
	width: 221px;
}

div#contents div.slide {
	width: 221px;
	height: 165px;
	overflow: hidden;
}

div#contents div.slide a {
	display: none;
}

div#contents div.slide img {
	max-width: 100%;
}

div#contents div.slide + ul {
	margin: 4px 0 20px;
}

div#contents div.slide + ul li {
	float: left;
	width: 71px;
	height: 51px;
}

div#contents div.slide + ul li + li {
	margin-left: 4px;
}

div#contents dl.fltL {
	width: 356px;
	margin: 37px 0 14px 25px;
	color: #543a16;
	position: relative;
}

div#contents dl.fltL:before {
	content: "";
	width: 62px;
	height: 26px;
	background-repeat: no-repeat;
	position: absolute;
	top: -37px;
}

div#contents dl.fltL:before {
	left: 0;
}

div#contents dl.fltL dt {
	font-size: 24px;
	line-height: 1.63;
	padding-bottom: 14px;
}

div#contents dl.fltL dd {
	font-size: 14px;
	line-height: 2;
}

div#contents dl.fltR {
	width: 176px;
	margin-top: 18px;
}

div#contents dl.fltR dt {
	font-size: 21px;
	color: #543a16;
	line-height: 1.14;
	padding-bottom: 5px;
	word-break: break-all;
}

div#contents dl.fltR dt:before {
	content: "￥";
	font-size: 32px;
	padding-right: .5em;
}

div#contents dl.fltR dt + dd {
	font-size: 12px;
	color: #543a16;
	text-align: center;
	padding: 5px 0 13px;
}

div#contents dl.fltR dt + dd + dd {
	font-size: 12px;
	line-height: 1.9;
}

div#contents dl.fltR dd.btn {
	margin-bottom: 20px;
}

div#contents dl.fltR dd.btn label {
	margin: 8px 0 15px;
	display: block;
}

div#contents dl.fltR dd.btn label img {
	vertical-align: middle;
	margin-right: 3px;
}

div#contents .footer {
	height: 105px;
	margin-top: 20px;
	padding-top: 39px;
	border-top: #eeeeef 2px solid;
}

/* c556
-------------------------------------------------------------------------------*/

#c556 div#contents:before,
#c556 div#contents:after {
	background-color: #fff25c;
}

div#contents > div.c556 {
	background-color: #ffffc8;
}

div#contents > div.c556 div.slide + ul li {
	background: #ffff9d;
}

div#contents > div.c556 dl.fltL:before {
	background-image: url(/140606tour/common/images/ico_c556.png);
}

div#contents > div.c556.onsale {
	background-image: url(/140606tour/common/images/ico_c556_onsale.png);
}

div#contents > div.c556.soldout {
	background-image: url(/140606tour/common/images/ico_c556_soldout.png);
}

div#contents > div.c556 dl.fltR dt {
	border-bottom: #e95513 2px solid;
}

div#contents > div.c556 dl.fltR dt:before,
div#contents > div.c556 dl.fltR dt + dd + dd {
	color: #e95513;
}

div#contents > div.c556.soldout:before {
	background-image: url(/140606tour/common/images/bg_c556_soldout.png);
}

/* c557
-------------------------------------------------------------------------------*/

#c557 div#contents:before,
#c557 div#contents:after {
	background-color: #a2d4ff;
}

div#contents > div.c557 {
	background-color: #e6ffff;
}

div#contents > div.c557 div.slide + ul li {
	background: #a2dcee;
}

div#contents > div.c557 dl.fltL:before {
	background-image: url(/140606tour/common/images/ico_c557.png);
}

div#contents > div.c557.onsale {
	background-image: url(/140606tour/common/images/ico_c557_onsale.png);
}

div#contents > div.c557.soldout {
	background-image: url(/140606tour/common/images/ico_c557_soldout.png);
}

div#contents > div.c557 dl.fltR dt {
	border-bottom: #036eb7 2px solid;
}

div#contents > div.c557 dl.fltR dt:before,
div#contents > div.c557 dl.fltR dt + dd + dd {
	color: #036eb7;
}

div#contents > div.c557.soldout:before {
	background-image: url(/140606tour/common/images/bg_c557_soldout.png);
}

/* c558
-------------------------------------------------------------------------------*/

#c558 div#contents:before,
#c558 div#contents:after {
	background-color: #daa2ff;
}

div#contents > div.c558 {
	background-color: #ffe6ff;
}

div#contents > div.c558 div.slide + ul li {
	background: #d6b9e2;
}

div#contents > div.c558 dl.fltL:before {
	background-image: url(/140606tour/common/images/ico_c558.png);
}

div#contents > div.c558.onsale {
	background-image: url(/140606tour/common/images/ico_c558_onsale.png);
}

div#contents > div.c558.soldout {
	background-image: url(/140606tour/common/images/ico_c558_soldout.png);
}

div#contents > div.c558 dl.fltR dt {
	border-bottom: #5f1985 2px solid;
}

div#contents > div.c558 dl.fltR dt:before,
div#contents > div.c558 dl.fltR dt + dd + dd {
	color: #5f1985;
}

div#contents > div.c558.soldout:before {
	background-image: url(/140606tour/common/images/bg_c558_soldout.png);
}