string(7) "medical"
object(WP_Query)#11586 (51) {
["query"]=>
array(2) {
["posts_per_page"]=>
int(-1)
["tax_query"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(4) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
}
}
["query_vars"]=>
array(67) {
["posts_per_page"]=>
int(-1)
["tax_query"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(4) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
[1]=>
array(4) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
}
}
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["tag"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
string(0) ""
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(0) {
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["orderby"]=>
string(10) "menu_order"
["order"]=>
string(3) "ASC"
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["post_type"]=>
string(0) ""
["nopaging"]=>
bool(true)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["taxonomy"]=>
string(7) "medical"
["term"]=>
string(5) "naika"
}
["tax_query"]=>
object(WP_Tax_Query)#11584 (6) {
["queries"]=>
array(3) {
["relation"]=>
string(3) "AND"
[0]=>
array(5) {
["taxonomy"]=>
string(7) "medical"
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
[1]=>
array(5) {
["taxonomy"]=>
string(4) "area"
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(2) {
[0]=>
string(21) "wp_term_relationships"
[1]=>
string(3) "tt1"
}
["queried_terms"]=>
array(2) {
["medical"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(5) "naika"
}
["field"]=>
string(4) "slug"
}
["area"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(9) "下京区"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#11589 (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(516) "SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (308)
AND
tt1.term_taxonomy_id IN (271)
) 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(84) {
[0]=>
object(WP_Post)#11679 (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(4956)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#11680 (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(4957)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[2]=>
object(WP_Post)#11681 (24) {
["ID"]=>
int(66442)
["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%81%b5%e5%bf%83%e4%bc%9a%e3%80%80%e4%ba%ac%e9%83%bd%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: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/66442"
["menu_order"]=>
int(4958)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[3]=>
object(WP_Post)#11682 (24) {
["ID"]=>
int(66443)
["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%96%b0%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: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/66443"
["menu_order"]=>
int(4959)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[4]=>
object(WP_Post)#11683 (24) {
["ID"]=>
int(66444)
["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%e8%a6%aa%e5%8f%8b%e4%bc%9a%e3%80%80%e5%b3%b6%e5%8e%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/66444"
["menu_order"]=>
int(4960)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[5]=>
object(WP_Post)#11684 (24) {
["ID"]=>
int(66445)
["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) "%e6%9c%a8%e6%b4%a5%e5%b1%8b%e6%a9%8b%e6%ad%a6%e7%94%b0%e7%97%85%e9%99%a2-5"
["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/66445"
["menu_order"]=>
int(4961)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[6]=>
object(WP_Post)#11685 (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(4962)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[7]=>
object(WP_Post)#11686 (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(4963)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[8]=>
object(WP_Post)#11687 (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(5053)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[9]=>
object(WP_Post)#11688 (24) {
["ID"]=>
int(66543)
["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) "%e3%81%9f%e3%81%aa%e3%81%8b%e7%9d%a1%e7%9c%a0%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:23:01"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:01"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66543"
["menu_order"]=>
int(5059)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[10]=>
object(WP_Post)#11689 (24) {
["ID"]=>
int(66546)
["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%9b%9b%e6%9d%a1%e3%82%a2%e3%83%b3%e3%83%81%e3%83%bb%e3%82%a8%e3%82%a4%e3%82%b8%e3%83%b3%e3%82%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:23:01"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:01"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66546"
["menu_order"]=>
int(5062)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[11]=>
object(WP_Post)#11690 (24) {
["ID"]=>
int(66550)
["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) "%e4%ba%95%e4%b8%8a%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af%e7%b3%96%e5%b0%bf%e7%97%85%e3%82%bb%e3%83%b3%e3%82%bf%e3%83%bc-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:01"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:01"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66550"
["menu_order"]=>
int(5065)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[12]=>
object(WP_Post)#11691 (24) {
["ID"]=>
int(66551)
["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%9f%e3%81%91%e3%81%a0%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:23:02"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66551"
["menu_order"]=>
int(5066)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[13]=>
object(WP_Post)#11692 (24) {
["ID"]=>
int(66554)
["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%af%8c%e5%b2%a1%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:02"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:02"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66554"
["menu_order"]=>
int(5069)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[14]=>
object(WP_Post)#11693 (24) {
["ID"]=>
int(66559)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "山本医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e5%b1%b1%e6%9c%ac%e5%8c%bb%e9%99%a2-15"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:23:03"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66559"
["menu_order"]=>
int(5072)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[15]=>
object(WP_Post)#11694 (24) {
["ID"]=>
int(66560)
["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%89%8d%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:23:03"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:23:03"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66560"
["menu_order"]=>
int(5073)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[16]=>
object(WP_Post)#11695 (24) {
["ID"]=>
int(66565)
["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%e4%bb%8f%e5%85%89%e4%bc%9a%e5%b0%8f%e8%a5%bf%e4%bb%8f%e5%85%89%e5%af%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:25:34"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:34"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66565"
["menu_order"]=>
int(5078)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[17]=>
object(WP_Post)#11696 (24) {
["ID"]=>
int(66572)
["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%a8%e4%ba%95%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66572"
["menu_order"]=>
int(5084)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[18]=>
object(WP_Post)#11697 (24) {
["ID"]=>
int(66573)
["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%81%a5%e5%ba%b7%e4%bc%9a%e3%80%80%e5%86%85%e6%b5%9c%e8%a8%ba%e7%99%82%e6%89%80-2"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66573"
["menu_order"]=>
int(5085)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[19]=>
object(WP_Post)#11698 (24) {
["ID"]=>
int(66574)
["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%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af%e7%a3%af%e7%94%b0-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:35"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:35"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66574"
["menu_order"]=>
int(5086)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[20]=>
object(WP_Post)#11699 (24) {
["ID"]=>
int(66576)
["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%e4%bd%90%e3%80%85%e6%9c%a8%e5%8c%bb%e9%99%a2-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/66576"
["menu_order"]=>
int(5088)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[21]=>
object(WP_Post)#11700 (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(5090)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[22]=>
object(WP_Post)#11701 (24) {
["ID"]=>
int(66580)
["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%8b%e3%81%8d%e3%81%9f%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: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/66580"
["menu_order"]=>
int(5091)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[23]=>
object(WP_Post)#11702 (24) {
["ID"]=>
int(66581)
["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) "%e9%96%93%e5%b6%8b%e8%83%83%e8%85%b8%e7%a7%91%e5%86%85%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 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/66581"
["menu_order"]=>
int(5092)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[24]=>
object(WP_Post)#11703 (24) {
["ID"]=>
int(66583)
["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) "%e8%b2%a1%e5%9b%a3%e6%b3%95%e4%ba%ba%e9%ab%98%e9%9b%84%e7%97%85%e9%99%a2%e4%ba%ac%e9%83%bd%e9%a7%85%e5%89%8d%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:37"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:37"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66583"
["menu_order"]=>
int(5094)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[25]=>
object(WP_Post)#11704 (24) {
["ID"]=>
int(66589)
["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%e5%89%b5%e5%81%a5%e4%bc%9a%e8%a5%bf%e6%9d%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:25:37"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:37"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66589"
["menu_order"]=>
int(5099)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[26]=>
object(WP_Post)#11705 (24) {
["ID"]=>
int(66590)
["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%e3%82%bf%e3%83%af%e3%83%bc%e6%b3%89%e8%b0%b7%e5%8c%bb%e9%99%a2-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/66590"
["menu_order"]=>
int(5100)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[27]=>
object(WP_Post)#11706 (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(5103)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[28]=>
object(WP_Post)#11707 (24) {
["ID"]=>
int(66595)
["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-7"
["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/66595"
["menu_order"]=>
int(5104)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[29]=>
object(WP_Post)#11708 (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(5105)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[30]=>
object(WP_Post)#11710 (24) {
["ID"]=>
int(66606)
["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%e8%a5%bf%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:25:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66606"
["menu_order"]=>
int(5112)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[31]=>
object(WP_Post)#11711 (24) {
["ID"]=>
int(66608)
["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) "%e8%82%a5%e5%be%8c%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:25:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66608"
["menu_order"]=>
int(5113)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[32]=>
object(WP_Post)#11575 (24) {
["ID"]=>
int(66609)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(24) "藤原産婦人科医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(74) "%e8%97%a4%e5%8e%9f%e7%94%a3%e5%a9%a6%e4%ba%ba%e7%a7%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:39"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:39"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66609"
["menu_order"]=>
int(5114)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[33]=>
object(WP_Post)#11574 (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(5116)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[34]=>
object(WP_Post)#11573 (24) {
["ID"]=>
int(66613)
["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%e7%a6%8f%e5%b3%b6%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/66613"
["menu_order"]=>
int(5117)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[35]=>
object(WP_Post)#11572 (24) {
["ID"]=>
int(66614)
["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%e5%b2%a9%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/66614"
["menu_order"]=>
int(5118)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[36]=>
object(WP_Post)#11571 (24) {
["ID"]=>
int(66616)
["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%9d%be%e7%94%b0%e4%b9%85%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/66616"
["menu_order"]=>
int(5120)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[37]=>
object(WP_Post)#11570 (24) {
["ID"]=>
int(66617)
["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%81%a5%e5%ba%b7%e4%bc%9a%e3%80%80%e7%ac%ac%e4%ba%8c%e5%8d%97%e8%a8%ba%e7%99%82%e6%89%80-2"
["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/66617"
["menu_order"]=>
int(5121)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[38]=>
object(WP_Post)#11569 (24) {
["ID"]=>
int(66618)
["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) "%e8%a5%bf%e6%9c%ac%e9%a1%98%e5%af%ba%e3%81%82%e3%81%9d%e3%81%8b%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:25:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66618"
["menu_order"]=>
int(5122)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[39]=>
object(WP_Post)#11568 (24) {
["ID"]=>
int(66619)
["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%e3%80%80%e6%b1%a0%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:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66619"
["menu_order"]=>
int(5123)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[40]=>
object(WP_Post)#11567 (24) {
["ID"]=>
int(66620)
["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%e5%bc%98%e6%93%8d%e4%bc%9a%e9%a6%ac%e6%b7%b5%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:25:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66620"
["menu_order"]=>
int(5124)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[41]=>
object(WP_Post)#11566 (24) {
["ID"]=>
int(66621)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "渡辺医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e6%b8%a1%e8%be%ba%e5%8c%bb%e9%99%a2-11"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66621"
["menu_order"]=>
int(5125)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[42]=>
object(WP_Post)#11565 (24) {
["ID"]=>
int(66623)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(18) "内科田中医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(56) "%e5%86%85%e7%a7%91%e7%94%b0%e4%b8%ad%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66623"
["menu_order"]=>
int(5127)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[43]=>
object(WP_Post)#11564 (24) {
["ID"]=>
int(66624)
["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-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:41"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:41"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66624"
["menu_order"]=>
int(5128)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[44]=>
object(WP_Post)#11563 (24) {
["ID"]=>
int(66625)
["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%a8%aa%e6%9d%91%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66625"
["menu_order"]=>
int(5129)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[45]=>
object(WP_Post)#11562 (24) {
["ID"]=>
int(66626)
["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%e5%8c%bb%e9%99%a2-4"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66626"
["menu_order"]=>
int(5130)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[46]=>
object(WP_Post)#11561 (24) {
["ID"]=>
int(66628)
["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%a8%aa%e6%b1%9f%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66628"
["menu_order"]=>
int(5132)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[47]=>
object(WP_Post)#11560 (24) {
["ID"]=>
int(66632)
["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%e6%82%a0%e5%92%8c%e4%bc%9a%e6%9d%be%e5%b3%b6%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66632"
["menu_order"]=>
int(5136)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[48]=>
object(WP_Post)#11559 (24) {
["ID"]=>
int(66634)
["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%85%90%e5%b6%8b%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:42"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:42"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66634"
["menu_order"]=>
int(5138)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[49]=>
object(WP_Post)#11558 (24) {
["ID"]=>
int(66635)
["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%b2%b8%e6%9c%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:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66635"
["menu_order"]=>
int(5139)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[50]=>
object(WP_Post)#11557 (24) {
["ID"]=>
int(66636)
["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%be%b0%e5%b7%b3%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66636"
["menu_order"]=>
int(5140)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[51]=>
object(WP_Post)#11556 (24) {
["ID"]=>
int(66637)
["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%82%e3%81%be%e3%81%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:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66637"
["menu_order"]=>
int(5141)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[52]=>
object(WP_Post)#11555 (24) {
["ID"]=>
int(66642)
["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%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e4%bd%90%e3%80%85%e6%9c%a8%e4%bc%9a%e3%80%80%e6%b7%b1%e6%b1%9f%e5%bd%a2%e6%88%90%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:25:43"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:43"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66642"
["menu_order"]=>
int(5145)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[53]=>
object(WP_Post)#11554 (24) {
["ID"]=>
int(66644)
["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%b2%a1%e6%9e%97%e5%8c%bb%e9%99%a2-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66644"
["menu_order"]=>
int(5147)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[54]=>
object(WP_Post)#11553 (24) {
["ID"]=>
int(66646)
["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%e9%88%b4%e6%9c%a8%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:25:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66646"
["menu_order"]=>
int(5149)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[55]=>
object(WP_Post)#11552 (24) {
["ID"]=>
int(66647)
["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%e6%b4%9b%e5%92%8c%e4%bc%9a%e7%9f%a2%e9%87%8e%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:44"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:44"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66647"
["menu_order"]=>
int(5150)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[56]=>
object(WP_Post)#11551 (24) {
["ID"]=>
int(66649)
["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%a2%85%e9%89%a2%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:45"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66649"
["menu_order"]=>
int(5152)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[57]=>
object(WP_Post)#11550 (24) {
["ID"]=>
int(66653)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "渡辺医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e6%b8%a1%e8%be%ba%e5%8c%bb%e9%99%a2-12"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:45"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:45"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66653"
["menu_order"]=>
int(5156)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[58]=>
object(WP_Post)#11549 (24) {
["ID"]=>
int(66654)
["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%86%86%e7%9b%b8%e4%bc%9a%e3%80%80%e6%b8%a1%e9%82%8a%e9%86%ab%e9%99%a2-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/66654"
["menu_order"]=>
int(5157)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[59]=>
object(WP_Post)#11548 (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(5158)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[60]=>
object(WP_Post)#11547 (24) {
["ID"]=>
int(66656)
["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%95%93%e4%bf%a1%e4%bc%9a%e4%ba%ac%e9%83%bd%e5%9b%9b%e6%9d%a1%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: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/66656"
["menu_order"]=>
int(5159)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[61]=>
object(WP_Post)#11546 (24) {
["ID"]=>
int(66659)
["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%b2%a1%e5%b4%8e%e5%8c%bb%e9%99%a2-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/66659"
["menu_order"]=>
int(5161)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[62]=>
object(WP_Post)#11545 (24) {
["ID"]=>
int(66660)
["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%ab%8b%e5%b2%a1%e7%a5%9e%e7%b5%8c%e5%86%85%e7%a7%91-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/66660"
["menu_order"]=>
int(5162)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[63]=>
object(WP_Post)#11544 (24) {
["ID"]=>
int(66661)
["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%8b%e3%82%8f%e3%82%80%e3%82%89%e5%86%85%e7%a7%91-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/66661"
["menu_order"]=>
int(5163)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[64]=>
object(WP_Post)#11543 (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(5165)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[65]=>
object(WP_Post)#11542 (24) {
["ID"]=>
int(66664)
["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%e5%81%a5%e5%ba%b7%e4%bc%9a%e5%8d%83%e6%9c%ac%e8%a8%ba%e7%99%82%e6%89%80-5"
["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/66664"
["menu_order"]=>
int(5166)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[66]=>
object(WP_Post)#11541 (24) {
["ID"]=>
int(66666)
["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%9f%e3%81%8b%e3%81%af%e3%81%97%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/66666"
["menu_order"]=>
int(5167)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[67]=>
object(WP_Post)#11540 (24) {
["ID"]=>
int(66667)
["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) "%e8%b2%a1%e5%9b%a3%e6%b3%95%e4%ba%ba%e6%9d%b1%e5%85%89%e4%bc%9a%e4%b8%83%e6%9d%a1%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: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/66667"
["menu_order"]=>
int(5168)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[68]=>
object(WP_Post)#11539 (24) {
["ID"]=>
int(66668)
["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%8d%92%e5%9e%a3%e5%8c%bb%e9%99%a2-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/66668"
["menu_order"]=>
int(5169)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[69]=>
object(WP_Post)#11538 (24) {
["ID"]=>
int(66669)
["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%82%84%e3%81%99%e3%81%8a%e3%81%8b%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:48"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:48"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66669"
["menu_order"]=>
int(5170)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[70]=>
object(WP_Post)#11537 (24) {
["ID"]=>
int(66671)
["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%e6%9c%ac%e5%8c%bb%e9%99%a2-6"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:48"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:48"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66671"
["menu_order"]=>
int(5172)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[71]=>
object(WP_Post)#11536 (24) {
["ID"]=>
int(66674)
["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%b1%b1%e5%b7%9d%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:25:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66674"
["menu_order"]=>
int(5175)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[72]=>
object(WP_Post)#11535 (24) {
["ID"]=>
int(66675)
["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) "%e8%a5%bf%e4%b8%83%e6%9d%a1%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:25:49"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:25:49"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66675"
["menu_order"]=>
int(5176)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[73]=>
object(WP_Post)#11534 (24) {
["ID"]=>
int(66677)
["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%e9%87%8c%e4%bb%81%e4%bc%9a%e3%81%9f%e3%81%8d%e3%81%8c%e3%81%bf%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:29:23"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:23"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66677"
["menu_order"]=>
int(5178)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[74]=>
object(WP_Post)#11533 (24) {
["ID"]=>
int(66678)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "浜松医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(38) "%e6%b5%9c%e6%9d%be%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:29:23"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:23"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66678"
["menu_order"]=>
int(5179)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[75]=>
object(WP_Post)#11532 (24) {
["ID"]=>
int(66680)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(54) "医療法人財団医恵会七条武田クリニック"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(164) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e8%b2%a1%e5%9b%a3%e5%8c%bb%e6%81%b5%e4%bc%9a%e4%b8%83%e6%9d%a1%e6%ad%a6%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:29:23"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:23"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66680"
["menu_order"]=>
int(5181)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[76]=>
object(WP_Post)#11531 (24) {
["ID"]=>
int(66681)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(27) "医療法人 青木医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(83) "%e5%8c%bb%e7%99%82%e6%b3%95%e4%ba%ba%e3%80%80%e9%9d%92%e6%9c%a8%e5%8c%bb%e9%99%a2-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-04-21 17:29:24"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:24"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66681"
["menu_order"]=>
int(5182)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[77]=>
object(WP_Post)#11530 (24) {
["ID"]=>
int(66686)
["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%bd%90%e9%87%8e%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:29:25"
["post_modified_gmt"]=>
string(19) "2016-04-21 08:29:25"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/66686"
["menu_order"]=>
int(5186)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[78]=>
object(WP_Post)#11529 (24) {
["ID"]=>
int(68683)
["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) "%e9%88%b4%e6%9c%a8%e3%82%af%e3%83%aa%e3%83%8b%e3%83%83%e3%82%af-5"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:15:56"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:15:56"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68683"
["menu_order"]=>
int(6979)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[79]=>
object(WP_Post)#11528 (24) {
["ID"]=>
int(68688)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "渡辺医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e6%b8%a1%e8%be%ba%e5%8c%bb%e9%99%a2-15"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:15:57"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:15:57"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68688"
["menu_order"]=>
int(6984)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[80]=>
object(WP_Post)#11527 (24) {
["ID"]=>
int(68697)
["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%94%b0%e4%b8%ad%e8%a5%bf%e6%b4%9e%e9%99%a2%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:15:59"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:15:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68697"
["menu_order"]=>
int(6992)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[81]=>
object(WP_Post)#11526 (24) {
["ID"]=>
int(68701)
["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%9c%a8%e8%b0%b7%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:15:59"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:15:59"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68701"
["menu_order"]=>
int(6996)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[82]=>
object(WP_Post)#11525 (24) {
["ID"]=>
int(68707)
["post_author"]=>
string(1) "9"
["post_date"]=>
string(19) "2015-03-19 00:00:00"
["post_date_gmt"]=>
string(19) "2015-03-18 15:00:00"
["post_content"]=>
string(0) ""
["post_title"]=>
string(12) "井上医院"
["post_excerpt"]=>
string(0) ""
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(4) "open"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(39) "%e4%ba%95%e4%b8%8a%e5%8c%bb%e9%99%a2-16"
["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/68707"
["menu_order"]=>
int(7002)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[83]=>
object(WP_Post)#11524 (24) {
["ID"]=>
int(68788)
["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%e8%b2%b4%e9%a0%86%e4%bc%9a%e5%b4%87%e4%bb%81%e8%a8%ba%e7%99%82%e6%89%80-3"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2016-06-03 14:29:31"
["post_modified_gmt"]=>
string(19) "2016-06-03 05:29:31"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(30) "http://mamop.jp/20150319/68788"
["menu_order"]=>
int(7076)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(84)
["current_post"]=>
int(-1)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#11679 (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(4956)
["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(84)
["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) "54a6db455255bc8651151b69d290d196"
["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"
}
}