/* CSS Document */


#wrapper{
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	border-left:solid 1px #F2F2F2;
}

#pan {
	padding:10px 0 0 15px;	
}

#wrapper h2{
	font-size:24px;
	padding:4px 0 4px 15px;
	margin:30px 0 15px 0;
	font-weight: normal;
}

h3{
	font-weight: bold;
	font-size: 16px;
	margin-left: 30px;
}

p{
	margin-left:30px;
	margin-bottom:30px;
}

/*---------------------------------------------------

		滞在コース一覧(stay.html)

---------------------------------------------------*/
.tour2-wrapper{
	width:650px;
	float:left;	
}
.tour2-box{
	width:320px;
	float:left;
}
.tour2-cont{
	width:330px;
	float:right;
}