div#map_search {
	float: left;
	text-align: left;
}

div#keyword_search {
	float: right;
	text-align: left;
	width: 310px;
}

div#zm{
	border: 2px solid #ccc;
	padding: 3px 1px;
	text-align: center;
	width: 600px;
}

div#zm table{
	text-align: center;
}

div#zm a{
	font-size: 11px;
}

div#zm td a.current{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

div#parks_list table{
	border-collapse: collapse;
	empty-cells: show;
	margin: auto;
	font-size: 13px;
}

div#parks_list table td,div#parks_list table th{
	border: 1px solid #999;
	padding: 5px;
}

div#parks_list table img{
	border: none;
}


/******
旧スタイルをインポート
*******/
/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#EEEEEE;
font-family:"ＭＳ Ｐゴシック", Osaka;
font-size:12px;
color:#5B5A5A;
}

#main {
background-color:#CACAC8;
margin:0px;
padding:0px;
border-right:1px solid #CACAC8;
width:800px;
height:100%;
}
#main_white {
background-color:#FFFFFF;
margin:0px;
padding:0px;
width:100%;
}

#logo_header {
margin:10px;
padding:0px;
}

#navi {
margin:0px;
padding:0px;
}

#breadcrumbs_list {
background-color:#D6D4D4;
padding-left:20px;
padding-top:8px;
padding-bottom:7px;
font-size:11px;
color:#5B5A5A;
margin:0px;
}
p#breadcrumbs_list a {
color:#000000;
text-decoration:underline;
}
p#breadcrumbs_list a:hover {
color:#6A859F;
text-decoration:underline;
}

#contents {
margin:37px 20px 60px;
padding:0px;
width:759px;
text-align:center;
}

#menu {
vertical-align:top;
padding-top:10px;
width:168px;
}
#tdcontents {
border-left:1px solid #999999;
text-align:center;
}

#footer {
margin:0px 15px;
padding-bottom:5px;
text-align:right;
}

#copyright {
margin:0px;
padding:0px;
background-color:#CACAC8;
width:100%;
}

/*テキストのスタイル*/
.txt_l {
font-size:16px;
line-height:20px;
}
.txt_m {
font-size:12px;
line-height:16px;
}
.txt_s {
font-size:11px;
line-height:15px;
}
.navi_txt {
font-size:11px;
color:#2D2D2D;
text-decoration:none;
}
.red {
color:#DF0101;
margin-right:1px;
}


table#qr {
	border-collapse: collapse;
}

#qr td.b{
	width: 3px;
	height: 3px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #000;
	color: #000;
}

#qr td.b{
	background-color: #fff;
	color: #fff;
}

