@charset "UTF-8";

/* --------------------------
 * pageNavi
-------------------------- */
#contentMain .pageNavi .pageNavi01 {
	background: url("../images/pagenavi01.gif") no-repeat;
}
#contentMain .pageNavi .pageNavi02 {
	background: url("../images/pagenavi02.gif") no-repeat;
}
#contentMain .pageNavi .pageNavi03 {
	background: url("../images/pagenavi03.gif") no-repeat;
}

/* --------------------------
 * contentMain 
-------------------------- */
#contentMain h4 {
	background: url("../images/bg_headline.gif") no-repeat bottom;
}



/* text01 */
#contentMain .box01 .textL513 {
	float: left;
	width: 513px;
}

/* text02 */
#contentMain .box01 .textL300 {
	float: left;
	width: 300px;
}

/* text03 */
#contentMain .box01 .textL460 {
	float: left;
	width: 460px;
}

/* text04 */
#contentMain .box01 .textL300 {
	float: left;
	width: 300px;
}

/* text05 */
#contentMain .box01 .textL400 {
	float: left;
	width: 400px;
}

/* box_ph01 */
#contentMain .box01 .boxL316 {
	float: left;
	width: 316px;
	margin: 0 0 0 0;
}

/* box_ph02 */
#contentMain .box01 .boxL187 {
	float: left;
	width: 187px;
	margin: 0 0 5px 5px;
}

/* box_ph03 */
#contentMain .box01 .boxL470 {
	float: left;
	width: 470px;
	margin: 0 0 0 0;
}

/* box_ph04 */
#contentMain .box01 .boxL310 {
	float: left;
	width: 310px;
	margin: 0 0 0 0;
}

/* box_ph05 */
#contentMain .box01 .boxL150 {
	float: left;
	width: 150px;
	margin: 0 0 0 0;
}

/* box_ph06 */
#contentMain .box01 .boxL144 {
	float: left;
	width: 144px;
	margin: 0 0 0 0;
}

/* box_ph07 */
#contentMain .box01 .boxL300 {
	float: left;
	width: 300px;
	margin: 0 0 0 0;
}

/* box_ph07 */
#contentMain .box01 .boxL320 {
	float: left;
	width: 320px;
	margin: 0 0 0 0;
}

/* 観光スポット
--------------------------------------------- */
/* 層雲峡の自然 */
#nature div {
	float: left;
	width: 175px;
	margin-right: 5px;
}

/* スキー場 */
.skiTable {
	margin-bottom: 24px;
}
	.skiTable table {
		float: left;
		margin-right: 10px;
	}
		.skiTable table td table {
			float: none;
			width: 100%;
		}
			.skiTable table td table td {
				text-align: center;
				border: 1px solid #746144;
			}
	.referenceTable {
		margin-top: 0;
	}
span.referenceMark {
	display: block;
	margin-top: 1em;
}


/* 関連リンク
----------------------------------------------- */
#contentMain .mainColumn ul li {
	background: url("../images/icon_link.gif") no-repeat left;
}
