string(7) "medical"
object(WP_Query)#11821 (51) {
["query"]=>
array(2) {
["posts_per_page"]=>
int(-1)
["tax_query"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(4) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(6) "nantan"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
}
}
["query_vars"]=>
array(67) {
["posts_per_page"]=>
int(-1)
["tax_query"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(4) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(6) "nantan"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["orderby"]=>
string(10) "menu_order"
["order"]=>
string(3) "ASC"
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["post_type"]=>
string(0) ""
["nopaging"]=>
bool(true)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(7) "medical"
["term"]=>
string(5) "naika"
}
["tax_query"]=>
object(WP_Tax_Query)#11819 (6) {
["queries"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
[1]=>
array(5) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(6) "nantan"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(2) {
[0]=>
string(21) "wp_term_relationships"
[1]=>
string(3) "tt1"
}
["queried_terms"]=>
array(2) {
["medical"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
}
["area"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(6) "nantan"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#11824 (9) {
["queries"]=>
array(0) {
}
["relation"]=>
NULL
["meta_table"]=>
NULL
["meta_id_column"]=>
NULL
["primary_table"]=>
NULL
["primary_id_column"]=>
NULL
["table_aliases":protected]=>
array(0) {
}
["clauses":protected]=>
array(0) {
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["request"]=>
string(528) "SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (308)
AND
tt1.term_taxonomy_id IN (262,105,280,281)
) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'dp-rewrite-republish') GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC "
["posts"]=>
array(61) {
[0]=>
object(WP_Post)#11897 (24) {
["ID"]=>
int(66385)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "亀岡市立病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e4%ba%80%e5%b2%a1%e5%b8%82%e7%ab%8b%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:28"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:28"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66385"
["menu_order"]=>
int(4894)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#11898 (24) {
["ID"]=>
int(66386)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(39) "医療法人 睦会 ムツミ病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(119) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e7%9d%a6%e4%bc%9a%e3%80%80%e3%83%a0%e3%83%84%e3%83%9f%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:28"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:28"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66386"
["menu_order"]=>
int(4895)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#11899 (24) {
["ID"]=>
int(66387)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "公立南丹病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e5%85%ac%e7%ab%8b%e5%8d%97%e4%b8%b9%e7%97%85%e9%99%a2-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66387"
["menu_order"]=>
int(4896)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#11900 (24) {
["ID"]=>
int(66388)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(36) "明治国際医療大学附属病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(110) "%e6%98%8e%e6%b2%bb%e5%9b%bd%e9%9a%9b%e5%8c%bb%e7%99%82%e5%a4%a7%e5%ad%a6%e9%99%84%e5%b1%9e%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66388"
["menu_order"]=>
int(4897)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#11901 (24) {
["ID"]=>
int(66389)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(42) "医療法人丹笠会 丹波笠次病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(128) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e4%b8%b9%e7%ac%a0%e4%bc%9a%e3%80%80%e4%b8%b9%e6%b3%a2%e7%ac%a0%e6%ac%a1%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66389"
["menu_order"]=>
int(4898)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#11902 (24) {
["ID"]=>
int(66390)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "医療法人 丹医会 園部丹医会病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e4%b8%b9%e5%8c%bb%e4%bc%9a%e3%80%80%e5%9c%92%e9%83%a8%e4%b8%b9%e5%8c%bb%e4%bc%9a%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66390"
["menu_order"]=>
int(4899)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#11903 (24) {
["ID"]=>
int(66391)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "医療法人 亀岡病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e4%ba%80%e5%b2%a1%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66391"
["menu_order"]=>
int(4900)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#11904 (24) {
["ID"]=>
int(66392)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "医療法人清仁会 亀岡シミズ病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e6%b8%85%e4%bb%81%e4%bc%9a%e3%80%80%e4%ba%80%e5%b2%a1%e3%82%b7%e3%83%9f%e3%82%ba%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66392"
["menu_order"]=>
int(4901)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#11905 (24) {
["ID"]=>
int(66393)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(63) "重症心身障害児施設 花ノ木医療福祉センター"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(191) "%e9%87%8d%e7%97%87%e5%bf%83%e8%ba%ab%e9%9a%9c%e5%ae%b3%e5%85%90%e6%96%bd%e8%a8%ad%e3%80%80%e8%8a%b1%e3%83%8e%e6%9c%a8%e5%8c%bb%e7%99%82%e7%a6%8f%e7%a5%89%e3%82%bb%e3%83%b3%e3%82%bf%e3%83%bc-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:30"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66393"
["menu_order"]=>
int(4902)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#11906 (24) {
["ID"]=>
int(66394)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "国保京丹波町病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e5%9b%bd%e4%bf%9d%e4%ba%ac%e4%b8%b9%e6%b3%a2%e7%94%ba%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:30"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66394"
["menu_order"]=>
int(4903)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[10]=>
object(WP_Post)#11907 (24) {
["ID"]=>
int(68378)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "医療法人社団大萱医院美山町分院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e5%a4%a7%e8%90%b1%e5%8c%bb%e9%99%a2%e7%be%8e%e5%b1%b1%e7%94%ba%e5%88%86%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68378"
["menu_order"]=>
int(6725)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[11]=>
object(WP_Post)#11908 (24) {
["ID"]=>
int(68379)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(54) "医療法人財団 美山健康会 美山診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(164) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e3%80%80%e7%be%8e%e5%b1%b1%e5%81%a5%e5%ba%b7%e4%bc%9a%e3%80%80%e7%be%8e%e5%b1%b1%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68379"
["menu_order"]=>
int(6726)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[12]=>
object(WP_Post)#11909 (24) {
["ID"]=>
int(68381)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(51) "医療法人財団美山健康会 宮島診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(155) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e7%be%8e%e5%b1%b1%e5%81%a5%e5%ba%b7%e4%bc%9a%e3%80%80%e5%ae%ae%e5%b3%b6%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68381"
["menu_order"]=>
int(6727)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[13]=>
object(WP_Post)#11910 (24) {
["ID"]=>
int(68382)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(42) "南丹市美山林健センター診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(128) "%e5%8d%97%e4%b8%b9%e5%b8%82%e7%be%8e%e5%b1%b1%e6%9e%97%e5%81%a5%e3%82%bb%e3%83%b3%e3%82%bf%e3%83%bc%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68382"
["menu_order"]=>
int(6728)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[14]=>
object(WP_Post)#11911 (24) {
["ID"]=>
int(68384)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "中川医院旭診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e4%b8%ad%e5%b7%9d%e5%8c%bb%e9%99%a2%e6%97%ad%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68384"
["menu_order"]=>
int(6729)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[15]=>
object(WP_Post)#11912 (24) {
["ID"]=>
int(68386)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "中川医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e4%b8%ad%e5%b7%9d%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68386"
["menu_order"]=>
int(6730)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[16]=>
object(WP_Post)#11913 (24) {
["ID"]=>
int(68387)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "調内科整形外科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e8%aa%bf%e5%86%85%e7%a7%91%e6%95%b4%e5%bd%a2%e5%a4%96%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68387"
["menu_order"]=>
int(6731)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[17]=>
object(WP_Post)#11914 (24) {
["ID"]=>
int(68389)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "佐藤医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e4%bd%90%e8%97%a4%e5%8c%bb%e9%99%a2-6"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68389"
["menu_order"]=>
int(6733)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[18]=>
object(WP_Post)#11915 (24) {
["ID"]=>
int(68391)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "小牧産婦人科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e5%b0%8f%e7%89%a7%e7%94%a3%e5%a9%a6%e4%ba%ba%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68391"
["menu_order"]=>
int(6734)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[19]=>
object(WP_Post)#11916 (24) {
["ID"]=>
int(68393)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "社会福祉法人利生会 柿花診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e7%a4%be%e4%bc%9a%e7%a6%8f%e7%a5%89%e6%b3%95%e4%ba%ba%e5%88%a9%e7%94%9f%e4%bc%9a%e3%80%80%e6%9f%bf%e8%8a%b1%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68393"
["menu_order"]=>
int(6735)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[20]=>
object(WP_Post)#11917 (24) {
["ID"]=>
int(68395)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "医療法人さとう医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%81%95%e3%81%a8%e3%81%86%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68395"
["menu_order"]=>
int(6737)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[21]=>
object(WP_Post)#11918 (24) {
["ID"]=>
int(68396)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "医療法人 亀岡病院 別院診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e4%ba%80%e5%b2%a1%e7%97%85%e9%99%a2%e3%80%80%e5%88%a5%e9%99%a2%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68396"
["menu_order"]=>
int(6738)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[22]=>
object(WP_Post)#11919 (24) {
["ID"]=>
int(68397)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(42) "医療法人 宮前診療所神前分院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(128) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e5%ae%ae%e5%89%8d%e8%a8%ba%e7%99%82%e6%89%80%e7%a5%9e%e5%89%8d%e5%88%86%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68397"
["menu_order"]=>
int(6739)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[23]=>
object(WP_Post)#11920 (24) {
["ID"]=>
int(68398)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "医療法人宮前診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e5%ae%ae%e5%89%8d%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68398"
["menu_order"]=>
int(6740)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[24]=>
object(WP_Post)#11921 (24) {
["ID"]=>
int(68402)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "金子産婦人科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e9%87%91%e5%ad%90%e7%94%a3%e5%a9%a6%e4%ba%ba%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68402"
["menu_order"]=>
int(6742)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[25]=>
object(WP_Post)#11922 (24) {
["ID"]=>
int(68405)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "平田クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(65) "%e5%b9%b3%e7%94%b0%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68405"
["menu_order"]=>
int(6745)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[26]=>
object(WP_Post)#11923 (24) {
["ID"]=>
int(68409)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "亀岡市休日急病診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e4%ba%80%e5%b2%a1%e5%b8%82%e4%bc%91%e6%97%a5%e6%80%a5%e7%97%85%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68409"
["menu_order"]=>
int(6749)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[27]=>
object(WP_Post)#11924 (24) {
["ID"]=>
int(68411)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "グンゼ株式会社亀岡工場附属診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e3%82%b0%e3%83%b3%e3%82%bc%e6%a0%aa%e5%bc%8f%e4%bc%9a%e7%a4%be%e4%ba%80%e5%b2%a1%e5%b7%a5%e5%a0%b4%e9%99%84%e5%b1%9e%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68411"
["menu_order"]=>
int(6751)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[28]=>
object(WP_Post)#11925 (24) {
["ID"]=>
int(68412)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "大槻医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e5%a4%a7%e6%a7%bb%e5%8c%bb%e9%99%a2-7"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68412"
["menu_order"]=>
int(6752)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[29]=>
object(WP_Post)#11926 (24) {
["ID"]=>
int(68413)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "山川医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e5%b1%b1%e5%b7%9d%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68413"
["menu_order"]=>
int(6753)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[30]=>
object(WP_Post)#11927 (24) {
["ID"]=>
int(68415)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "医療法人ヨネハラ消化器科内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%83%a8%e3%83%8d%e3%83%8f%e3%83%a9%e6%b6%88%e5%8c%96%e5%99%a8%e7%a7%91%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68415"
["menu_order"]=>
int(6755)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[31]=>
object(WP_Post)#11928 (24) {
["ID"]=>
int(68418)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "医療法人ふじわら小児科内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%81%b5%e3%81%98%e3%82%8f%e3%82%89%e5%b0%8f%e5%85%90%e7%a7%91%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68418"
["menu_order"]=>
int(6758)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[32]=>
object(WP_Post)#11929 (24) {
["ID"]=>
int(68421)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "医療法人吉村医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e5%90%89%e6%9d%91%e5%8c%bb%e9%99%a2-6"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68421"
["menu_order"]=>
int(6761)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[33]=>
object(WP_Post)#11930 (24) {
["ID"]=>
int(68422)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(36) "医療法人社団よしたけ医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(110) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e3%82%88%e3%81%97%e3%81%9f%e3%81%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68422"
["menu_order"]=>
int(6762)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[34]=>
object(WP_Post)#11931 (24) {
["ID"]=>
int(68424)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "医療法人社団加藤医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e5%8a%a0%e8%97%a4%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68424"
["menu_order"]=>
int(6764)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[35]=>
object(WP_Post)#11932 (24) {
["ID"]=>
int(68427)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "医療法人小柴会 小柴産婦人科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e5%b0%8f%e6%9f%b4%e4%bc%9a%e3%80%80%e5%b0%8f%e6%9f%b4%e7%94%a3%e5%a9%a6%e4%ba%ba%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68427"
["menu_order"]=>
int(6767)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[36]=>
object(WP_Post)#11933 (24) {
["ID"]=>
int(68428)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(48) "医療法人社団 飯野小児科内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(146) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e3%80%80%e9%a3%af%e9%87%8e%e5%b0%8f%e5%85%90%e7%a7%91%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:04:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:04:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68428"
["menu_order"]=>
int(6768)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[37]=>
object(WP_Post)#11934 (24) {
["ID"]=>
int(68430)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "浅田医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e6%b5%85%e7%94%b0%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:13"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68430"
["menu_order"]=>
int(6770)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[38]=>
object(WP_Post)#11935 (24) {
["ID"]=>
int(68431)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "医療法人上原医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e4%b8%8a%e5%8e%9f%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:13"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68431"
["menu_order"]=>
int(6771)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[39]=>
object(WP_Post)#11936 (24) {
["ID"]=>
int(68432)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "平岡医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e5%b9%b3%e5%b2%a1%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:13"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68432"
["menu_order"]=>
int(6772)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[40]=>
object(WP_Post)#11937 (24) {
["ID"]=>
int(68436)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(45) "医療法人社団吉田小児科内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(137) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e5%90%89%e7%94%b0%e5%b0%8f%e5%85%90%e7%a7%91%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:13"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68436"
["menu_order"]=>
int(6775)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[41]=>
object(WP_Post)#11938 (24) {
["ID"]=>
int(68437)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(36) "社会福祉法人長生園診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(110) "%e7%a4%be%e4%bc%9a%e7%a6%8f%e7%a5%89%e6%b3%95%e4%ba%ba%e9%95%b7%e7%94%9f%e5%9c%92%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:13"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68437"
["menu_order"]=>
int(6776)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[42]=>
object(WP_Post)#11939 (24) {
["ID"]=>
int(68440)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "医療法人 仁丹医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e4%bb%81%e4%b8%b9%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:13"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:13"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68440"
["menu_order"]=>
int(6778)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[43]=>
object(WP_Post)#11940 (24) {
["ID"]=>
int(68441)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "廣野医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e5%bb%a3%e9%87%8e%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:14"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68441"
["menu_order"]=>
int(6779)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[44]=>
object(WP_Post)#11941 (24) {
["ID"]=>
int(68445)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "南八田診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e5%8d%97%e5%85%ab%e7%94%b0%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:14"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68445"
["menu_order"]=>
int(6781)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[45]=>
object(WP_Post)#11942 (24) {
["ID"]=>
int(68446)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "松原医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e6%9d%be%e5%8e%9f%e5%8c%bb%e9%99%a2-10"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:14"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68446"
["menu_order"]=>
int(6782)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[46]=>
object(WP_Post)#11943 (24) {
["ID"]=>
int(68448)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(39) "国保京丹波町病院質美診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(119) "%e5%9b%bd%e4%bf%9d%e4%ba%ac%e4%b8%b9%e6%b3%a2%e7%94%ba%e7%97%85%e9%99%a2%e8%b3%aa%e7%be%8e%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:14"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68448"
["menu_order"]=>
int(6783)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[47]=>
object(WP_Post)#11945 (24) {
["ID"]=>
int(68449)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "福井医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e7%a6%8f%e4%ba%95%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:14"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68449"
["menu_order"]=>
int(6784)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[48]=>
object(WP_Post)#11946 (24) {
["ID"]=>
int(68453)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "きむら診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e3%81%8d%e3%82%80%e3%82%89%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:14"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:14"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68453"
["menu_order"]=>
int(6785)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[49]=>
object(WP_Post)#11810 (24) {
["ID"]=>
int(68454)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "山田医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e5%b1%b1%e7%94%b0%e5%8c%bb%e9%99%a2-6"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68454"
["menu_order"]=>
int(6786)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[50]=>
object(WP_Post)#11809 (24) {
["ID"]=>
int(68456)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "坂井内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e5%9d%82%e4%ba%95%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68456"
["menu_order"]=>
int(6788)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[51]=>
object(WP_Post)#11808 (24) {
["ID"]=>
int(68457)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(21) "胡麻佐野診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(65) "%e8%83%a1%e9%ba%bb%e4%bd%90%e9%87%8e%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68457"
["menu_order"]=>
int(6789)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[52]=>
object(WP_Post)#11807 (24) {
["ID"]=>
int(68459)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "藤岡五ヶ荘診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e8%97%a4%e5%b2%a1%e4%ba%94%e3%83%b6%e8%8d%98%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68459"
["menu_order"]=>
int(6790)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[53]=>
object(WP_Post)#11806 (24) {
["ID"]=>
int(68460)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(30) "藤岡五ヶ荘第2診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(92) "%e8%97%a4%e5%b2%a1%e4%ba%94%e3%83%b6%e8%8d%98%e7%ac%ac%ef%bc%92%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68460"
["menu_order"]=>
int(6791)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[54]=>
object(WP_Post)#11805 (24) {
["ID"]=>
int(68461)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "医療法人 吉田医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e5%90%89%e7%94%b0%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68461"
["menu_order"]=>
int(6792)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[55]=>
object(WP_Post)#11804 (24) {
["ID"]=>
int(68463)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(39) "国保京丹波町病院和知診療所"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(119) "%e5%9b%bd%e4%bf%9d%e4%ba%ac%e4%b8%b9%e6%b3%a2%e7%94%ba%e7%97%85%e9%99%a2%e5%92%8c%e7%9f%a5%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 18:07:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 09:07:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68463"
["menu_order"]=>
int(6793)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[56]=>
object(WP_Post)#11803 (24) {
["ID"]=>
int(68759)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(42) "植木タカメディカルクリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(128) "%e6%a4%8d%e6%9c%a8%e3%82%bf%e3%82%ab%e3%83%a1%e3%83%87%e3%82%a3%e3%82%ab%e3%83%ab%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:26"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:26"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68759"
["menu_order"]=>
int(7041)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[57]=>
object(WP_Post)#11802 (24) {
["ID"]=>
int(68760)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(51) "(医)社団陽生会クリニックひだまり"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(155) "%ef%bc%88%e5%8c%bb%ef%bc%89%e7%a4%be%e5%9b%a3%e9%99%bd%e7%94%9f%e4%bc%9a%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af%e3%81%b2%e3%81%a0%e3%81%be%e3%82%8a-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:27"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68760"
["menu_order"]=>
int(7042)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[58]=>
object(WP_Post)#11801 (24) {
["ID"]=>
int(68762)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "冨井内科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e5%86%a8%e4%ba%95%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:27"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68762"
["menu_order"]=>
int(7044)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[59]=>
object(WP_Post)#11800 (24) {
["ID"]=>
int(68764)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(39) "十倉佳史胃腸内科クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(119) "%e5%8d%81%e5%80%89%e4%bd%b3%e5%8f%b2%e8%83%83%e8%85%b8%e5%86%85%e7%a7%91%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:27"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:27"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68764"
["menu_order"]=>
int(7046)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[60]=>
object(WP_Post)#11799 (24) {
["ID"]=>
int(68771)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "しらかわ医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e3%81%97%e3%82%89%e3%81%8b%e3%82%8f%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:28"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:28"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68771"
["menu_order"]=>
int(7053)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(61)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#11897 (24) {
["ID"]=>
int(66385)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "亀岡市立病院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e4%ba%80%e5%b2%a1%e5%b8%82%e7%ab%8b%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:28"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:28"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66385"
["menu_order"]=>
int(4894)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(61)
["max_num_pages"]=>
int(0)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(false)
["is_tax"]=>
bool(true)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(false)
["query_vars_hash":"WP_Query":private]=>
string(32) "eb36fd866778c6514ee0177e781027ac"
["query_vars_changed":"WP_Query":private]=>
bool(true)
["thumbnails_cached"]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}