@charset "UTF-8";

/*------ family index ------*/

h2 {
	font-size: 1px;
	line-height: 0;
}

h3 {
	font-size: 1px;
	line-height: 0;
}

/* info,blogbox */
#centerbox .topbox {
	margin: 0 0 20px 0;
}

#centerbox .topbox li {
	clear: both;
}

#centerbox .topbox li .day {
	width: 70px;
	display: block;
	float: left;
	margin: 4px 0 4px 0;
}

#centerbox .topbox li .ttl {
	width: 380px;
	display: block;
	float: left;
	background-image: url(../common/images/pct_icon_arrow_g.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 9px;
	border-bottom: #999999 dotted 1px;
	margin: 4px 0 4px 0;
}

/* waidebox */
#centerbox .m_widebox {
	background-color: #1bab7d;
	padding: 5px 0 13px 10px;
	color: #FFFFFF;
	margin: 0 0 20px 0;
}

/* g_waidebox */
#centerbox .g_widebox {
	background-color: #f1f1f1;
	padding: 10px;
	margin: 0 0 20px 0;
}

#centerbox .g_widebox .leftbtnbox {
	width: 202px;
	float: left;
	display: inline;
}

#centerbox .g_widebox .rightbtnbox {
	width: 220px;
	float: right;
	display: inline;
}

/* mapbox */
#centerbox .f_mapbox {
	background-image: url(../images/index_pct_map.gif);
	background-repeat: no-repeat;
	width: 460px;
	height: 250px;
	position: relative;
	margin: 0 0 10px 0;
}

#centerbox .f_mapbox .alps {
	position: absolute;
	top: 48px;
	left: 202px;
}

#centerbox .f_mapbox .bbq {
	position: absolute;
	top: 16px;
	left: 90px;
}

#centerbox .f_mapbox .cabin {
	position: absolute;
	top: 83px;
	left: 6px;
}

#centerbox .f_mapbox .cabin {
	position: absolute;
	top: 98px;
	left: 5px;
}

#centerbox .f_mapbox .camp {
	position: absolute;
	top: 119px;
	left: 53px;
}

#centerbox .f_mapbox .play {
	position: absolute;
	top: 146px;
	left: 307px;
}
















