/* 各詳細ページの今哲ごとにコンテナクラスとコンテントクラスの高さを指定する必要がある。 */
/* このCSSファイルは飲食店用 */

/**********/
/* 白鳥飛来地 */
/**********/

.container_hakutyo{
	width : 990px;
	height : 1470px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}

.containt_hakutyo{
	width : 990px;
	height : 1270px;
	position : absolute; top:110px; left:0px;
/*
	border-right : 1px dashed #000000;
*/
	background-color : #FFFFFF;
}

/**********/
/* 中原平 */
/**********/

.container_tyugendaira{
	width : 990px;
	height : 1450px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}

.containt_tyugendaira{
	width : 990px;
	height : 1250px;
	position : absolute; top:110px; left:0px;
/*
	border-right : 1px dashed #000000;
*/
	background-color : #FFFFFF;
}

/**********/
/* 長瀞の岩畳 */
/**********/

.container_iwadatami{
	width : 990px;
	height : 1370px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}

.containt_iwadatami{
	width : 990px;
	height : 1170px;
	position : absolute; top:110px; left:0px;
/*
	border-right : 1px dashed #000000;
*/
	background-color : #FFFFFF;
}


/**********/
/* 月の石公園 */
/**********/

.container_tsukinoisi{
	width : 990px;
	height : 1450px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}

.containt_tsukinoisi{
	width : 990px;
	height : 1250px;
	position : absolute; top:110px; left:0px;
/*
	border-right : 1px dashed #000000;
*/
	background-color : #FFFFFF;
}


/**********/
/* 埼玉古墳群 */
/**********/

.container_sakitama{
	width : 990px;
	height : 1450px;
	background-color : #FFFFFF;
	position : absolute; top:0px; left: 0px;
}

.containt_sakitama{
	width : 990px;
	height : 1250px;
	position : absolute; top:110px; left:0px;
/*
	border-right : 1px dashed #000000;
*/
	background-color : #FFFFFF;
}
