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

div#contents {
	position: relative;
	padding: 91px 75px 0;
}

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

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

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

div#contents h3 {
	text-align: center;
	margin-bottom: 34px;
}

div#contents > div.clrfx {
	
}

div#contents > div.clrfx + div.clrfx {
	border-top: #888 1px solid;
	padding-top: 45px;
}

div#contents > div.clrfx div.fltL {
	width: 328px;
	min-height: 250px;
	padding-bottom: 50px;
}

div#contents > div.clrfx div.fltL a {
	display: block;
}

div#contents > div.clrfx div.fltL a + a {
	margin-top: 15px;
}

div#contents > div.clrfx div.fltL a img {
	border: #fff 8px solid;
	display: block;
}

div#contents > div.clrfx h4 {
	margin: 5px 0 0 32px;
	display: inline-block;
	max-width: 207px;
	position: relative;
	background: #ffffc8;
	color: #543a16;
	font-size: 18px;
	line-height: 1.49;
	padding: 12px 8px 20px 16px;
	float: left;
}

div#contents > div.clrfx h4:after {
	content: "";
	background: url(../images/ico_balloon.png) no-repeat;
	width: 19px;
	height: 22px;
	position: absolute;
	right: -19px;
	top: 12px;
}

div#contents > div.clrfx h4 span {
	display: block;
	font-size: 12px;
	line-height: 1.75;
	margin-bottom: 4px;
}

div#contents > div.clrfx h4 img {
	position: absolute;
	top: 0;
	right: -92px;
}

div#contents > div.clrfx p {
	margin: 14px 0 44px 48px;
	float: left;
	width: 315px;
	font-size: 14px;
	line-height: 1.89;
	color: #231815;
}



div#contents > div.t140606info {
}
div#contents > div.t140606info  div.fltL {
	display: none;
}
div#contents > div.t140606info h4 {
	display: none;
}
div#contents > div.t140606info p {
	margin: 14px 0 44px 48px;
	float: none;
	width: auto;
}
div#contents > div.t140606info a {
	display: block;
	background: #FFE200;
	font-size: 15px;
	line-height: 36px;
	text-align: center;
	letter-spacing: .15em;
	color: #F29600;
	font-weight: bold;
}
div#contents > div.t140606info a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	text-decoration: none;
}


div#contents .footer {
	height: 89px;
	padding-top: 247px;
}

div#contents .footer ul {
	text-align: center;
	margin: 0 35px;
}

div#contents .footer li {
	float: left;
	width: 116px;
	height: 46px;
}

div#contents .footer li + li {
	float: right;
}

div#contents .footer li + li + li {
	float: none;
	width: auto;
	height: auto;
}