#hp_list {
	width:730px;
	margin-top:0;
	margin-left:0;
	margin-bottom:20px;
	background-color:#fff;
}

#hp_list p {
	font-size:10px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:10px;
}

#hp_list #menu {
	width: 100%;
	font-size: 12px;
	margin: 20px 0;
}

#hp_list #list table{
	width: 100%;
	font-size: 12px;
	line-height:120%;
	background: #FFFFFF;
	border-collapse: collapse;
	margin: 10px 0;
}

#hp_list #list th,
#hp_list #list td {
	padding:2px 3px;
	border:1px solid #666666;
}

#hp_list #list th.place {
	background-color: #FFF2FD;
	width: 60px;
	text-align: center;
	font-weight: bold; 
}

#hp_list #list th.name {
	background-color: #FFF2FD;
	text-align: center;
	font-weight: bold; 
}

#hp_list #list th.address {
	background-color: #FFF2FD;
	width: 360px;
	text-align: center;
	font-weight: bold; 
}

.topbtn{
   margin-top:10px;
	 margin-bottom:20px;
	 text-align:right;
}
