@charset "utf-8";
/* CSS Document */
#access{
	width:1000px;
}
#access th{
	text-align:center;
	padding-right: 15px;
}
#access th p{
	padding:15px 0 0;
}
#access td{
	width:570px;
	text-align:right;
}
#map{
	margin:0 auto;
	padding:50px 0 50px;
	width:1100px;
	overflow:hidden;
}
