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

div#contents {
	position: relative;
	padding: 192px 0 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: 154px;
}

div#contents > div {
	margin: 0 100px 140px;
	color: #231815;
	font-size: 14px;
	line-height: 2.07;
	letter-spacing: .05em;
}

div#contents > div h3 {
	margin-bottom: 17px;
}

div#contents #n02 div {
	border: #c8c9ca 2px dashed;
	margin: 50px -1px 0;
	padding-bottom: 49px;
	text-align: center;
}

div#contents #n02 h4 {
	margin: -17px 0 35px;
}

div#contents #n02 div p + p {
	margin-top: 32px;
}

div#contents #n02 div p + p + p {
	color: #888;
	font-size: 12px;
	margin: 13px 0 -7px;
}

div#contents #n03 dl {
	color: #231815;
	font-size: 14px;
	line-height: 1.86;
}

div#contents #n03 dd + dt {
	margin-top: 1.86em;
}

div#contents #n03 dt:before {
	content: "■";
}

div#contents .footer {
	height: 120px;
	padding-top: 205px;
	margin: 0;
}
