#photoBoxStay	{
	width: 900px; height: 400px;
	margin: 0px; padding: 0px;
	background: url("image/stay_topPhoto.jpg") top left no-repeat;
	position: relative;
	}


#hotelIndex	{
	width: 600px; height: 35px;
	background: url("image/hotel.gif") top left no-repeat;
	}
	div.hotelListBox	{
		width: 500px;
		margin-left: 50px;
		line-height: 1.6;
		}
#pensionIndex	{
	width: 600px; height: 35px;
	background: url("image/pension.gif") top left no-repeat;
	}
#campIndex	{
	width: 600px; height: 35px;
	background: url("image/camp.gif") top left no-repeat;
	}
#minsyukuIndex	{
	width: 600px; height: 35px;
	background: url("image/minsyuku.gif") top left no-repeat;
	}



