@charset "utf-8";

/*----------------------------------------------------
	周辺施設
----------------------------------------------------*/
#contents #main .section {
	margin-top: 40px;
}

#contents #main .section .boxArea {
	margin-top: 20px;
}

#contents #main .section .boxArea p.txtArea {
	font-size: 116%;
	line-height: 1.7;
	width: 410px;
	float: left;
}

#contents #main .section .boxArea p.imgArea {
	width: 230px;
	float: right;
}

#contents #main .section .boxArea p.imgArea img {
	border-radius: 3px;
}

#contents #main .section table.basic {
	margin-top: 20px;
}

#contents #main .section table.basic th,
#contents #main .section table.basic td {
	line-height: 1.7;
}

#contents #main .section ul.campList {
	margin-top: 20px;
}

#contents #main .section ul.campList li {
	float: left;
	margin-left: 10px;
}

#contents #main .section ul.campList li img {
	border-radius: 3px;
}

#contents #main .section ul.campList li:first-child {
	margin-left: 0;
}

#contents #main .section ul.campList li p {
	margin-top: 5px;
	text-align: center;
}

#contents #main .section h5 {
	background: url(../../common/images/point_circle.gif) no-repeat left center;
	font-size: 108%;
	padding-left: 15px;
	margin-top: 20px;
}

#contents #main .section ul.attList {

}

#contents #main .section ul.attList li {
	margin-top: 8px;
	text-indent: -1.1em;
	margin-left: 1.2em;
	line-height: 1.4;
}

#contents #main .section ul.onsenList {
	padding-top: 10px;
}

#contents #main .section ul.onsenList li {
	margin-top: 8px;
	font-size: 116%;
}





