@charset "UTF-8";

/* sightseeing */
/*************************************************************/
.sightseeing p {
	margin: 25px 0 20px;
}

.sightseeing ul {
	zoom: 1;
	overflow: hidden;
	padding: 40px 0 30px;
}
.sightseeing ul li {
	float: left;
	padding: 0 6px 0 24px;
}


.content	{
	margin:0 auto 20px;
	width: 652px;
}

.map	{
	margin:10px auto 28px;
	width:500px;
}

.list	{
	width:580px;
	margin:0 auto;
	font-size:12px;
	line-height:18px;

}

.info_box	{
	border-collapse:separate;
	border-spacing:10px;
}

.info_box	table	tr	td	table	{
	border-collapse:separate;
	border-spacing:10px;
}

.info_box	table	tr	td	table	tr	td	{
	vertical-align:top;
}

.info_box	table	tr	td	table	tr	td.link	{
	vertical-align:bottom;
}

.info_box	table	tr	td	table	tr	td	table	{
	border-collapse:collapse;
}
.info_box	table	tr	td	table	tr	td	table	tr	td	{
	vertical-align:bottom;
	line-height:13px;
}

