h2{
	margin:0;
	padding:20px 0;
	clear:both;
}

h3{
	width:525px;
	margin:0 0 5px 0;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}

h4{
	margin:10px 0;
	padding:0 0 0 20px;
	font-size:12px;
	font-weight:normal;
	color:#FD7171;
	clear:both;
	background:url(../english/img/en_arrow.gif) 0% 40%  no-repeat;
}
h4.sightseeing{
	margin:5px 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#666;
	clear:both;
	background:none;
}


.table01{
	width:482px;
	margin:10px 0;
	padding:0;
	float:left;

}
.table02{
	width:431px;
	margin:20px 0 10px 0;
	padding:0;
	float:left;
}
table.sightseeing_table{
	width:760px;
	margin:0;
	padding:10px 0;
	background:url(../common/line_y.gif) bottom left repeat-x; 
}

.table01 th{
	width:20%;
	margin:0;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	color:#993366;
	background:url(../common/line_y.gif) bottom left repeat-x;

}
.table02 th{
	width:20%;
	margin:0;
	padding:5px;
	font-size:12px;
	font-weight:normal;
	color:#993366;
}
.table01 td{
	width:80%;
	margin:0 10px 0 0;
	padding:5px;
	background:url(../common/line_y.gif) bottom left repeat-x;
}
.table02 td{
	width:30%;
	margin:0;
	padding:5px;
	background:url(../common/line_y.gif) bottom left repeat-x;
	text-align:center;
}

p.map_title{
	width:250px
	font-size:12px;
	font-weight:bold;
	color:#993366;
	margin:10px 0;
	padding:0 0 3px 0;
	border-bottom:1px dotted #CCC;
	
}
