.page_title { position:relative; }

a.page_title_btn{
	position:absolute;
	top:1px;
	width:184px;
	height:31px;
	text-indent:-9999px;
	right:18px;
	background:url(../images/page_title_btn.png) no-repeat 0 0;
}
a.page_title_btn:hover{ background:url(../images/page_title_btn.png) no-repeat 0 -31px; }

.page_box { padding:0 70px 20px 70px; }
.page_box p { margin-left:15px; }
.info{ margin:10px 0 20px 0; }

.info dt{
	margin-top:15px;
	padding:5px 0 5px 10px;
	color:#663399;
	font-weight:bold;
	border-left:solid 1px #663399;
}
.info dd{
	padding:5px 0 5px 10px;
	border-left:solid 1px #663399;
}
#sightsee_btn {
	width:285px;
	height:46px;
	margin:30px 237px;
}
#sightsee_btn a{
	width:285px;
	height:46px;
	display:block;
	text-indent:-9999px;
	right:0;
	background:url(../images/sightsee_btn.png) no-repeat 0 0;
}
#sightsee_btn a:hover{ background:url(../images/sightsee_btn.png) no-repeat 0 -46px; }

#google_area {
	width:800px;
	height:400px;
	margin-top:10px;
	margin-bottom:30px;
}
#google_box {
	width:800px;
	margin:10px 0 15px 0;
	text-align:center;
}
#table_area{ margin-top:15px; }

#table_area_l {
	width:390px;
	float:left;
}
#table_area_r { width:390px; float:right; }
.time table{ width:390px; }

.time td {
	height:31px;
	text-align:center;
}

