string(7) "medical"
object(WP_Query)#11826 (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(14) "shoukaki_naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(5) "kyoto"
}
["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(14) "shoukaki_naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(5) "kyoto"
}
["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(14) "shoukaki_naika"
}
["tax_query"]=>
object(WP_Tax_Query)#11824 (6) {
["queries"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(14) "shoukaki_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(5) "kyoto"
}
["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(14) "shoukaki_naika"
}
["field"]=>
string(4) "slug"
}
["area"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(5) "kyoto"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#11829 (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(560) "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 (309)
AND
tt1.term_taxonomy_id IN (104,264,267,263,261,275,272,271,283,258,265,268)
) 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(93) {
[0]=>
object(WP_Post)#11951 (24) {
["ID"]=>
int(66403)
["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%ae%a4%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:32"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:32"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66403"
["menu_order"]=>
int(4912)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#11815 (24) {
["ID"]=>
int(66404)
["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) "%e7%a4%be%e4%bc%9a%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e8%a5%bf%e9%99%a3%e5%81%a5%e5%ba%b7%e4%bc%9a%e3%80%80%e5%a0%80%e5%b7%9d%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:32"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:32"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66404"
["menu_order"]=>
int(4913)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#11814 (24) {
["ID"]=>
int(66407)
["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) "%e8%a5%bf%e9%99%a3%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:33"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:33"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66407"
["menu_order"]=>
int(4916)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#11813 (24) {
["ID"]=>
int(66412)
["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%e6%b5%9c%e7%94%b0%e4%bc%9a%e3%80%80%e3%80%80%e6%b4%9b%e5%8c%97%e7%97%85%e9%99%a2-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:34"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:34"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66412"
["menu_order"]=>
int(4921)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#11812 (24) {
["ID"]=>
int(66416)
["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(33) "京都鞍馬口医療センター"
["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(101) "%e4%ba%ac%e9%83%bd%e9%9e%8d%e9%a6%ac%e5%8f%a3%e5%8c%bb%e7%99%82%e3%82%bb%e3%83%b3%e3%82%bf%e3%83%bc-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66416"
["menu_order"]=>
int(4925)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#11811 (24) {
["ID"]=>
int(66420)
["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%e3%80%80%e3%80%80%e4%ba%ac%e9%83%bd%e5%8d%9a%e6%84%9b%e4%bc%9a%e7%97%85%e9%99%a2-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66420"
["menu_order"]=>
int(4929)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#11810 (24) {
["ID"]=>
int(66421)
["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%b8%89%e8%8f%b1%e4%ba%ac%e9%83%bd%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:36"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66421"
["menu_order"]=>
int(4930)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#11809 (24) {
["ID"]=>
int(66423)
["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%e6%b8%85%e4%bb%81%e4%bc%9a%e3%80%80%e6%b4%9b%e8%a5%bf%e3%83%8b%e3%83%a5%e3%83%bc%e3%82%bf%e3%82%a6%e3%83%b3%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:37"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:37"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66423"
["menu_order"]=>
int(4932)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#11808 (24) {
["ID"]=>
int(66424)
["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%bc%98%e6%ad%a3%e4%bc%9a%e3%80%80%e8%a5%bf%e4%ba%ac%e9%83%bd%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:37"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:37"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66424"
["menu_order"]=>
int(4933)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#11807 (24) {
["ID"]=>
int(66426)
["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%e6%b8%85%e4%bb%81%e4%bc%9a%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:37"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:37"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66426"
["menu_order"]=>
int(4935)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[10]=>
object(WP_Post)#11806 (24) {
["ID"]=>
int(66429)
["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%ac%e9%83%bd%e4%b9%9d%e6%9d%a1%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:38"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66429"
["menu_order"]=>
int(4938)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[11]=>
object(WP_Post)#11805 (24) {
["ID"]=>
int(66430)
["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%85%ac%e7%9b%8a%e7%a4%be%e5%9b%a3%e6%b3%95%e4%ba%ba%e4%ba%ac%e9%83%bd%e4%bf%9d%e5%81%a5%e4%bc%9a%e3%80%80%e5%90%89%e7%a5%a5%e9%99%a2%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:38"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66430"
["menu_order"]=>
int(4939)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[12]=>
object(WP_Post)#11804 (24) {
["ID"]=>
int(66433)
["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(81) "医療法人財団 医道会 十条武田リハビリテーション病院"
["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(200) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e3%80%80%e3%80%80%e5%8c%bb%e9%81%93%e4%bc%9a%e3%80%80%e5%8d%81%e6%9d%a1%e6%ad%a6%e7%94%b0%e3%83%aa%e3%83%8f%e3%83%93%e3%83%aa%e3%83%86%e3%83%bc-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66433"
["menu_order"]=>
int(4942)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[13]=>
object(WP_Post)#11803 (24) {
["ID"]=>
int(66435)
["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) "%e4%ba%ac%e9%83%bd%e7%ac%ac%e4%b8%80%e8%b5%a4%e5%8d%81%e5%ad%97%e7%97%85%e9%99%a2-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66435"
["menu_order"]=>
int(4944)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[14]=>
object(WP_Post)#11802 (24) {
["ID"]=>
int(66438)
["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%e3%80%80%e8%82%b2%e7%94%9f%e4%bc%9a%e3%80%80%e4%b9%85%e9%87%8e%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66438"
["menu_order"]=>
int(4947)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[15]=>
object(WP_Post)#11801 (24) {
["ID"]=>
int(66440)
["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%e5%95%93%e4%bf%a1%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e5%9b%9b%e6%9d%a1%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66440"
["menu_order"]=>
int(4949)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[16]=>
object(WP_Post)#11800 (24) {
["ID"]=>
int(66441)
["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%e6%84%9b%e5%8f%8b%e4%bc%9a%e3%80%80%e6%98%8e%e7%9f%b3%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66441"
["menu_order"]=>
int(4950)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[17]=>
object(WP_Post)#11799 (24) {
["ID"]=>
int(66446)
["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%ad%a6%e7%94%b0%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66446"
["menu_order"]=>
int(4955)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[18]=>
object(WP_Post)#11798 (24) {
["ID"]=>
int(66447)
["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%e5%9b%9e%e7%94%9f%e4%bc%9a%e3%80%80%e3%80%80%e4%ba%ac%e9%83%bd%e5%9b%9e%e7%94%9f%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66447"
["menu_order"]=>
int(4956)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[19]=>
object(WP_Post)#11797 (24) {
["ID"]=>
int(66451)
["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(66) "公益社団法人 京都保健会 京都民医連中央病院"
["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(200) "%e5%85%ac%e7%9b%8a%e7%a4%be%e5%9b%a3%e6%b3%95%e4%ba%ba%e3%80%80%e4%ba%ac%e9%83%bd%e4%bf%9d%e5%81%a5%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e6%b0%91%e5%8c%bb%e9%80%a3%e4%b8%ad%e5%a4%ae%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66451"
["menu_order"]=>
int(4960)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[20]=>
object(WP_Post)#11796 (24) {
["ID"]=>
int(66452)
["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(69) "地方独立行政法人京都市立病院機構 京都市立病院"
["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(200) "%e5%9c%b0%e6%96%b9%e7%8b%ac%e7%ab%8b%e8%a1%8c%e6%94%bf%e6%b3%95%e4%ba%ba%e4%ba%ac%e9%83%bd%e5%b8%82%e7%ab%8b%e7%97%85%e9%99%a2%e6%a9%9f%e6%a7%8b%e3%80%80%e4%ba%ac%e9%83%bd%e5%b8%82%e7%ab%8b%e7%97%85-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:20:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66452"
["menu_order"]=>
int(4961)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[21]=>
object(WP_Post)#11795 (24) {
["ID"]=>
int(66453)
["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%e7%a4%be%e5%9b%a3%e6%b4%9b%e5%92%8c%e4%bc%9a%e3%80%80%e6%b4%9b%e5%92%8c%e4%bc%9a%e4%b8%b8%e5%a4%aa%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:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66453"
["menu_order"]=>
int(4962)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[22]=>
object(WP_Post)#11794 (24) {
["ID"]=>
int(66462)
["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%e6%b2%b3%e7%ab%af%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:47"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:47"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66462"
["menu_order"]=>
int(4971)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[23]=>
object(WP_Post)#11793 (24) {
["ID"]=>
int(66466)
["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(33) "一般財団法人 高雄病院"
["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(101) "%e4%b8%80%e8%88%ac%e8%b2%a1%e5%9b%a3%e6%b3%95%e4%ba%ba%e3%80%80%e9%ab%98%e9%9b%84%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:48"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:48"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66466"
["menu_order"]=>
int(4975)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[24]=>
object(WP_Post)#11792 (24) {
["ID"]=>
int(66467)
["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) "%e8%a5%bf%e4%ba%ac%e7%97%85%e9%99%a2-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:48"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:48"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66467"
["menu_order"]=>
int(4976)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[25]=>
object(WP_Post)#11791 (24) {
["ID"]=>
int(66469)
["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%e3%80%80%e7%a4%be%e5%9b%a3%e3%80%80%e6%81%b5%e4%bb%81%e4%bc%9a%e3%80%80%e3%81%aa%e3%81%8e%e8%be%bb%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:48"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:48"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66469"
["menu_order"]=>
int(4978)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[26]=>
object(WP_Post)#11790 (24) {
["ID"]=>
int(66470)
["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%8a%a0%e8%97%a4%e5%b1%b1%e7%a7%91%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66470"
["menu_order"]=>
int(4979)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[27]=>
object(WP_Post)#11789 (24) {
["ID"]=>
int(66471)
["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(57) "医療法人社団洛和会 洛和会みささぎ病院"
["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(173) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e6%b4%9b%e5%92%8c%e4%bc%9a%e3%80%80%e6%b4%9b%e5%92%8c%e4%bc%9a%e3%81%bf%e3%81%95%e3%81%95%e3%81%8e%e7%97%85%e9%99%a2-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66471"
["menu_order"]=>
int(4980)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[28]=>
object(WP_Post)#11788 (24) {
["ID"]=>
int(66472)
["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%e7%a4%be%e5%9b%a3%e6%b4%9b%e5%92%8c%e4%bc%9a%e3%80%80%e6%b4%9b%e5%92%8c%e4%bc%9a%e9%9f%b3%e7%be%bd%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66472"
["menu_order"]=>
int(4981)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[29]=>
object(WP_Post)#11787 (24) {
["ID"]=>
int(66480)
["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) "%e4%b8%80%e8%88%ac%e8%b2%a1%e5%9b%a3%e6%b3%95%e4%ba%ba%e7%9c%9f%e5%92%8c%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e5%a4%a7%e6%a9%8b%e7%b7%8f%e5%90%88%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:51"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:51"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66480"
["menu_order"]=>
int(4989)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[30]=>
object(WP_Post)#11786 (24) {
["ID"]=>
int(66481)
["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) "%e7%a4%be%e4%bc%9a%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e5%bc%98%e4%bb%81%e4%bc%9a%e3%80%80%e3%80%80%e5%a4%a7%e5%b3%b6%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:51"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:51"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66481"
["menu_order"]=>
int(4990)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[31]=>
object(WP_Post)#11785 (24) {
["ID"]=>
int(66483)
["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%e7%a4%be%e5%9b%a3%e6%b7%80%e3%81%95%e3%82%93%e3%81%9b%e3%82%93%e4%bc%9a%e3%80%80%e9%87%91%e4%ba%95%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:51"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:51"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66483"
["menu_order"]=>
int(4992)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[32]=>
object(WP_Post)#11784 (24) {
["ID"]=>
int(66484)
["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%e5%81%a5%e5%b9%b8%e4%bc%9a%e3%80%80%e3%82%80%e3%81%8b%e3%81%84%e3%81%98%e3%81%be%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:51"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:51"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66484"
["menu_order"]=>
int(4993)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[33]=>
object(WP_Post)#11783 (24) {
["ID"]=>
int(66492)
["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) "%e7%b7%8f%e5%90%88%e7%97%85%e9%99%a2%e6%97%a5%e6%9c%ac%e3%83%90%e3%83%97%e3%83%86%e3%82%b9%e3%83%88%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:53"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:53"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66492"
["menu_order"]=>
int(5001)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[34]=>
object(WP_Post)#11782 (24) {
["ID"]=>
int(66494)
["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%e5%af%bf%e5%b0%9a%e4%bc%9a%e3%80%80%e6%b4%9b%e9%99%bd%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:53"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:53"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66494"
["menu_order"]=>
int(5003)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[35]=>
object(WP_Post)#11781 (24) {
["ID"]=>
int(66501)
["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(33) "医療法人高清会高折病院"
["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(101) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e9%ab%98%e6%b8%85%e4%bc%9a%e9%ab%98%e6%8a%98%e7%97%85%e9%99%a2-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:55"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:55"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66501"
["menu_order"]=>
int(5010)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[36]=>
object(WP_Post)#11780 (24) {
["ID"]=>
int(66502)
["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(57) "社団法人信和会 京都民医連第二中央病院"
["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(173) "%e7%a4%be%e5%9b%a3%e6%b3%95%e4%ba%ba%e4%bf%a1%e5%92%8c%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e6%b0%91%e5%8c%bb%e9%80%a3%e7%ac%ac%e4%ba%8c%e4%b8%ad%e5%a4%ae%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:22:55"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:22:55"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66502"
["menu_order"]=>
int(5011)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[37]=>
object(WP_Post)#11779 (24) {
["ID"]=>
int(66536)
["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(57) "医療法人一仁会脳神経リハビリ北大路病院"
["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(173) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e4%b8%80%e4%bb%81%e4%bc%9a%e8%84%b3%e7%a5%9e%e7%b5%8c%e3%83%aa%e3%83%8f%e3%83%93%e3%83%aa%e5%8c%97%e5%a4%a7%e8%b7%af%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:00"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66536"
["menu_order"]=>
int(5045)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[38]=>
object(WP_Post)#11778 (24) {
["ID"]=>
int(66537)
["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) "%e7%b7%8f%e5%90%88%e7%97%85%e9%99%a2%e3%80%80%e4%ba%ac%e9%83%bd%e5%8d%97%e7%97%85%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:00"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66537"
["menu_order"]=>
int(5046)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[39]=>
object(WP_Post)#11777 (24) {
["ID"]=>
int(66579)
["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(33) "きしもと内科クリニック"
["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(101) "%e3%81%8d%e3%81%97%e3%82%82%e3%81%a8%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-04-21 17:25:36"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:36"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66579"
["menu_order"]=>
int(5083)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[40]=>
object(WP_Post)#11776 (24) {
["ID"]=>
int(66594)
["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%e5%ba%b7%e7%94%9f%e4%bc%9a%e3%82%bf%e3%82%b1%e3%83%80%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 17:25:38"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66594"
["menu_order"]=>
int(5096)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[41]=>
object(WP_Post)#11775 (24) {
["ID"]=>
int(66596)
["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%e7%a4%be%e5%9b%a3%e5%92%8c%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 17:25:38"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:38"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66596"
["menu_order"]=>
int(5098)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[42]=>
object(WP_Post)#11774 (24) {
["ID"]=>
int(66611)
["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%b5%e3%81%98%e3%81%9f%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:40"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:40"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66611"
["menu_order"]=>
int(5109)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[43]=>
object(WP_Post)#11773 (24) {
["ID"]=>
int(66655)
["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%b0%8f%e7%95%91%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-04-21 17:25:46"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66655"
["menu_order"]=>
int(5151)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[44]=>
object(WP_Post)#11772 (24) {
["ID"]=>
int(66663)
["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(57) "医療法人 小笠原医院 小笠原クリニック"
["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(173) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e5%b0%8f%e7%ac%a0%e5%8e%9f%e5%8c%bb%e9%99%a2%e3%80%80%e5%b0%8f%e7%ac%a0%e5%8e%9f%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 17:25:47"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:47"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66663"
["menu_order"]=>
int(5158)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[45]=>
object(WP_Post)#11771 (24) {
["ID"]=>
int(66716)
["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%e7%a4%be%e5%9b%a3%e6%81%b5%e5%af%bf%e4%bc%9a%e3%81%be%e3%82%8b%e3%81%8a%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:29:30"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66716"
["menu_order"]=>
int(5203)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[46]=>
object(WP_Post)#11770 (24) {
["ID"]=>
int(66746)
["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%aa%9c%e5%9e%a3%e5%8c%bb%e9%99%a2-6"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:29:34"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:34"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66746"
["menu_order"]=>
int(5229)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[47]=>
object(WP_Post)#11769 (24) {
["ID"]=>
int(66797)
["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(60) "社会医療法人西陣健康会クリニックほりかわ"
["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(182) "%e7%a4%be%e4%bc%9a%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%a5%bf%e9%99%a3%e5%81%a5%e5%ba%b7%e4%bc%9a%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af%e3%81%bb%e3%82%8a%e3%81%8b%e3%82%8f-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:32:58"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:32:58"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66797"
["menu_order"]=>
int(5272)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[48]=>
object(WP_Post)#11659 (24) {
["ID"]=>
int(66871)
["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%a1%9a%e7%94%b0%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 17:33:09"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:33:09"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66871"
["menu_order"]=>
int(5311)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[49]=>
object(WP_Post)#11661 (24) {
["ID"]=>
int(66872)
["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(15) "はった医院"
["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(47) "%e3%81%af%e3%81%a3%e3%81%9f%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:33:09"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:33:09"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66872"
["menu_order"]=>
int(5313)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[50]=>
object(WP_Post)#11662 (24) {
["ID"]=>
int(66879)
["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%86%85%e8%97%a4%e5%8c%bb%e9%99%a2-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:33:10"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:33:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66879"
["menu_order"]=>
int(5327)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[51]=>
object(WP_Post)#11663 (24) {
["ID"]=>
int(66848)
["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%e3%81%bf%e3%81%ad%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:33:05"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:33:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66848"
["menu_order"]=>
int(5354)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[52]=>
object(WP_Post)#11664 (24) {
["ID"]=>
int(66942)
["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) "%e8%97%a4%e5%b1%85%e5%8c%bb%e9%99%a2-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:34:50"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:34:50"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66942"
["menu_order"]=>
int(5406)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[53]=>
object(WP_Post)#11665 (24) {
["ID"]=>
int(66997)
["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%ab%b9%e7%94%b0%e5%8c%bb%e9%99%a2-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:34:58"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:34:58"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66997"
["menu_order"]=>
int(5457)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[54]=>
object(WP_Post)#11666 (24) {
["ID"]=>
int(67035)
["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%e4%bb%8a%e4%ba%95%e5%86%85%e7%a7%91%e8%83%83%e8%85%b8%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:36:46"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:36:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67035"
["menu_order"]=>
int(5491)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[55]=>
object(WP_Post)#11667 (24) {
["ID"]=>
int(67062)
["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%e5%be%a1%e5%b9%b8%e7%94%ba%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:36:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:36:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67062"
["menu_order"]=>
int(5518)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[56]=>
object(WP_Post)#11668 (24) {
["ID"]=>
int(67063)
["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) "%e6%9e%97%e5%86%85%e7%a7%91%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:36:50"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:36:50"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67063"
["menu_order"]=>
int(5519)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[57]=>
object(WP_Post)#11669 (24) {
["ID"]=>
int(67066)
["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) "%e5%85%ac%e7%9b%8a%e8%b2%a1%e5%9b%a3%e6%b3%95%e4%ba%ba%e4%ba%ac%e9%83%bd%e5%81%a5%e5%ba%b7%e7%ae%a1%e7%90%86%e7%a0%94%e7%a9%b6%e4%bc%9a%e3%80%80%e4%b8%ad%e5%a4%ae%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:36:50"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:36:50"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67066"
["menu_order"]=>
int(5522)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[58]=>
object(WP_Post)#11670 (24) {
["ID"]=>
int(67075)
["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%e5%a4%a7%e6%be%a4%e4%bc%9a%e5%a4%a7%e6%be%a4%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 17:36:51"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:36:51"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67075"
["menu_order"]=>
int(5531)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[59]=>
object(WP_Post)#11671 (24) {
["ID"]=>
int(67132)
["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%e8%a5%bf%e5%8c%bb%e9%99%a2-8"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:38:29"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:38:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67132"
["menu_order"]=>
int(5586)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[60]=>
object(WP_Post)#11672 (24) {
["ID"]=>
int(67143)
["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(69) "公益社団法人京都保健会 京都民医連太子道診療所"
["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(200) "%e5%85%ac%e7%9b%8a%e7%a4%be%e5%9b%a3%e6%b3%95%e4%ba%ba%e4%ba%ac%e9%83%bd%e4%bf%9d%e5%81%a5%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%e6%b0%91%e5%8c%bb%e9%80%a3%e5%a4%aa%e5%ad%90%e9%81%93%e8%a8%ba%e7%99%82-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:38:30"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:38:30"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67143"
["menu_order"]=>
int(5595)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[61]=>
object(WP_Post)#11673 (24) {
["ID"]=>
int(67156)
["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(57) "財団法人京都予防医学センター附属診療所"
["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(173) "%e8%b2%a1%e5%9b%a3%e6%b3%95%e4%ba%ba%e4%ba%ac%e9%83%bd%e4%ba%88%e9%98%b2%e5%8c%bb%e5%ad%a6%e3%82%bb%e3%83%b3%e3%82%bf%e3%83%bc%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 17:38:32"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:38:32"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67156"
["menu_order"]=>
int(5608)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[62]=>
object(WP_Post)#11674 (24) {
["ID"]=>
int(67157)
["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%94%9f%e7%94%b0%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:38:32"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:38:32"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67157"
["menu_order"]=>
int(5609)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[63]=>
object(WP_Post)#11675 (24) {
["ID"]=>
int(67171)
["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) "%e3%81%ab%e3%81%97%e3%81%8b%e3%82%8f%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 17:38:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:38:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67171"
["menu_order"]=>
int(5621)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[64]=>
object(WP_Post)#11676 (24) {
["ID"]=>
int(67250)
["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%9d%be%e4%b8%8b%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:41:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:41:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67250"
["menu_order"]=>
int(5698)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[65]=>
object(WP_Post)#11677 (24) {
["ID"]=>
int(67261)
["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) "%e9%82%a3%e9%a0%88%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:41:45"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:41:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67261"
["menu_order"]=>
int(5708)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[66]=>
object(WP_Post)#11678 (24) {
["ID"]=>
int(67376)
["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) "%e9%96%80%e5%85%83%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:43:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:43:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67376"
["menu_order"]=>
int(5820)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[67]=>
object(WP_Post)#11679 (24) {
["ID"]=>
int(67413)
["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) "%e8%88%9f%e6%a9%8b%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:43:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:43:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67413"
["menu_order"]=>
int(5853)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[68]=>
object(WP_Post)#11680 (24) {
["ID"]=>
int(67414)
["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(9) "堺医院"
["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(29) "%e5%a0%ba%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:43:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:43:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67414"
["menu_order"]=>
int(5854)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[69]=>
object(WP_Post)#11681 (24) {
["ID"]=>
int(67446)
["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%e7%a4%be%e5%9b%a3%e8%be%bb%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:47:00"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:47:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67446"
["menu_order"]=>
int(5885)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[70]=>
object(WP_Post)#11682 (24) {
["ID"]=>
int(67464)
["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%b4%a5%e7%94%b0%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:47:02"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:47:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67464"
["menu_order"]=>
int(5901)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[71]=>
object(WP_Post)#11683 (24) {
["ID"]=>
int(67477)
["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) "%e3%81%82%e3%81%97%e3%81%af%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 17:47:04"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:47:04"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67477"
["menu_order"]=>
int(5913)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[72]=>
object(WP_Post)#11684 (24) {
["ID"]=>
int(67482)
["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(15) "澤内科医院"
["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(47) "%e6%be%a4%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 17:47:05"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:47:05"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67482"
["menu_order"]=>
int(5917)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[73]=>
object(WP_Post)#11685 (24) {
["ID"]=>
int(67490)
["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%e6%97%a9%e5%b7%9d%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:47:06"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:47:06"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67490"
["menu_order"]=>
int(5925)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[74]=>
object(WP_Post)#11686 (24) {
["ID"]=>
int(67520)
["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%e7%a8%b2%e6%8e%9b%e5%8c%bb%e9%99%a2-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:47:10"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:47:10"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67520"
["menu_order"]=>
int(5954)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[75]=>
object(WP_Post)#11687 (24) {
["ID"]=>
int(67609)
["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%e7%a4%be%e5%9b%a3%e6%b2%96%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:50:12"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:50:12"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67609"
["menu_order"]=>
int(6032)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[76]=>
object(WP_Post)#11688 (24) {
["ID"]=>
int(67626)
["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(33) "医療法人隆仁会松永医院"
["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(101) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e9%9a%86%e4%bb%81%e4%bc%9a%e6%9d%be%e6%b0%b8%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:50:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:50:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67626"
["menu_order"]=>
int(6047)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[77]=>
object(WP_Post)#11689 (24) {
["ID"]=>
int(67649)
["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%e8%8f%b1%e5%92%8c%e4%bc%9a%e3%80%80%e8%8f%b1%e6%9c%ac%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:50:18"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:50:18"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67649"
["menu_order"]=>
int(6070)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[78]=>
object(WP_Post)#11690 (24) {
["ID"]=>
int(67688)
["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%8a%e3%81%a1%e3%81%82%e3%81%84%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:51:57"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:51:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67688"
["menu_order"]=>
int(6104)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[79]=>
object(WP_Post)#11691 (24) {
["ID"]=>
int(67700)
["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%9d%82%e6%9d%b1%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:51:58"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:51:58"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67700"
["menu_order"]=>
int(6114)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[80]=>
object(WP_Post)#11692 (24) {
["ID"]=>
int(67723)
["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%8b%9d%e9%a6%ac%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 17:52:02"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:52:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67723"
["menu_order"]=>
int(6136)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[81]=>
object(WP_Post)#11693 (24) {
["ID"]=>
int(67749)
["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%e7%a4%be%e5%9b%a3%e6%98%8e%e5%be%b3%e4%bc%9a%e4%b8%ad%e5%b7%9d%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:52:07"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:52:07"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67749"
["menu_order"]=>
int(6159)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[82]=>
object(WP_Post)#11694 (24) {
["ID"]=>
int(67772)
["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%a4%a7%e5%a1%9a%e5%8c%bb%e9%99%a2-6"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:53:46"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:53:46"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67772"
["menu_order"]=>
int(6182)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[83]=>
object(WP_Post)#11695 (24) {
["ID"]=>
int(67864)
["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%ab%9c%e5%ae%89%e5%af%ba%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 17:53:59"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:53:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67864"
["menu_order"]=>
int(6268)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[84]=>
object(WP_Post)#11696 (24) {
["ID"]=>
int(67866)
["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(33) "医療法人社団太田診療所"
["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(101) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e7%a4%be%e5%9b%a3%e5%a4%aa%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 17:56:08"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:56:08"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67866"
["menu_order"]=>
int(6270)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[85]=>
object(WP_Post)#11697 (24) {
["ID"]=>
int(67869)
["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%e8%8a%b1%e6%88%bf%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:56:08"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:56:08"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67869"
["menu_order"]=>
int(6273)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[86]=>
object(WP_Post)#11698 (24) {
["ID"]=>
int(67922)
["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%e6%9c%8b%e7%94%9f%e4%bc%9a%e3%80%80%e4%b8%ad%e5%b0%be%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 17:56:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:56:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67922"
["menu_order"]=>
int(6322)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[87]=>
object(WP_Post)#11699 (24) {
["ID"]=>
int(67924)
["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%e6%9f%8f%e6%9c%a8%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 17:56:15"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:56:15"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/67924"
["menu_order"]=>
int(6324)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[88]=>
object(WP_Post)#11700 (24) {
["ID"]=>
int(68705)
["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%e7%a4%be%e5%9b%a3%e5%8c%bb%e8%81%96%e4%bc%9a%e7%99%be%e4%b8%87%e9%81%8d%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:16:00"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:16:00"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68705"
["menu_order"]=>
int(6993)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[89]=>
object(WP_Post)#11701 (24) {
["ID"]=>
int(68718)
["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%e3%80%80%e6%a1%9c%e8%8a%b1%e4%bc%9a%e3%80%80%e9%ab%98%e6%9e%97%e6%9c%89%e9%81%93%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:16:02"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:16:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68718"
["menu_order"]=>
int(7006)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[90]=>
object(WP_Post)#11702 (24) {
["ID"]=>
int(68730)
["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%b4%b0%e7%94%b0%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:16:03"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:16:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68730"
["menu_order"]=>
int(7014)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[91]=>
object(WP_Post)#11703 (24) {
["ID"]=>
int(68739)
["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) "%e3%81%bb%e3%81%9d%e3%81%9f%e3%81%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:16:04"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:16:04"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68739"
["menu_order"]=>
int(7022)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[92]=>
object(WP_Post)#11704 (24) {
["ID"]=>
int(68780)
["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%be%a4%e5%8c%bb%e9%99%a2-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:29"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:29"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68780"
["menu_order"]=>
int(7061)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(93)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#11951 (24) {
["ID"]=>
int(66403)
["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%ae%a4%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:32"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:20:32"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66403"
["menu_order"]=>
int(4912)
["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(93)
["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) "bba9468dbd01749a80bb03590a633247"
["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"
}
}

