<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>pal-yado&#187; 関西</title>
	<atom:link href="http://pal-yado.com/category/kansai/feed" rel="self" type="application/rss+xml" />
	<link>http://pal-yado.com</link>
	<description>観光スポットや目的駅から近くて便利なホテルを地図から選んでネットで宿泊予約ができます。格安ビジネスホテル予約から高級ホテル予約まで</description>
	<lastBuildDate>Wed, 20 Jul 2011 06:20:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/category/kansai/feed" />
		<item>
		<title>地図で見る京都東山に近くて便利なホテル・旅館</title>
		<link>http://pal-yado.com/kansai/kyoto/217.html</link>
		<comments>http://pal-yado.com/kansai/kyoto/217.html#comments</comments>
		<pubDate>Fri, 20 Feb 2009 03:56:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[京都]]></category>
		<category><![CDATA[関西]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=217</guid>
		<description><![CDATA[京都東山の観光に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。 京都東山の周辺地図とホテル写真 緯度:34.994847515655 [...]]]></description>
			<content:encoded><![CDATA[<p>京都東山の観光に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。</p>
<p>京都東山の周辺地図とホテル写真</p>
<div id="mappe" style="width:500px;height:400px;"></div><script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAr8grUlkYlhJ-HhdcZI85LhQLZarYgOW1VifNJT6QoEt4tUptZhTfIUgid7pVBrs8IENZ27tPucnQVg" charset="utf-8" type="text/javascript"></script><div id="result1235101901" ></div><script language="javascript" type="text/javascript"><!--
document.onmousemove=getMouseX;function getMouseX(e){if(window.opera){xx= e.clientX;yy= e.clientY;}else if(document.all){xx= document.body.scrollLeft+event.clientX;yy= document.body.scrollLeft+event.clientY;}else if(document.layers||document.getElementById){xx= e.pageX;yy= e.pageY;};if(!document.all && (document.layers || document.getElementById)) {gg=window.innerWidth;hh=window.innerHeight;}else if (document.getElementById && (document.compatMode=='CSS1Compat')) {gg=document.documentElement.clientWidth;hh=document.documentElement.clientHeight;}else if (document.all) {gg=document.body.clientWidth;hh=document.body.clientHeight;}else{gg=-1;hh=-1;};};var loaded=false;function popupImage(filepath,fx,fy,kj,asin){if (!loaded) return;var y=0;var canvas=document['CSS1Compat' == document.compatMode ? 'documentElement' : 'body'];if(navigator.userAgent.search("Opera(\ |\/)6")!= -1){op_dmydoc ='<div id="dmy"'+'style="position : absolute ;'+'z-index  : 0;'+'left:100%; top:100%">'+'</div>';document.write(op_dmydoc)};if (document.all) {y=canvas.scrollTop+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.onclick=closeImage;};} else if( document.implementation) {y=window.pageYOffset+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.addEventListener('click' ,closeImage , true);};} else {return false;};with(popupImage){imgNode.style.position='absolute';if(kj=='l'){imgNode.style.left=fx+'px';}else if(kj=='r'){imgNode.style.right=fx+'px';}else if(xx < gg/2){imgNode.style.left=xx+fx+'px';}else{imgNode.style.right=gg-xx+fx+'px';};if (typeof document.documentElement.style.msInterpolationMode != "undefined") {imgNode.style.top=y+'px';} else {if(document.all){if(yy<hh/2){imgNode.style.top=y+'px';}else{imgNode.style.bottom=fy+'px';};}else{imgNode.style.top=y+'px';};};imgNode.style.borderColor='#000000';imgNode.style.borderWidth='1px';imgNode.style.borderStyle='solid';imgNode.style.margin='0';document.body.appendChild(imgNode);if(imgNode.width == 1 ){closeImage();};};};window.onload=function(){loaded=true;};function closeImage(){if (popupImage.imgNode) {document.body.removeChild(popupImage.imgNode);popupImage.imgNode=null;};};function JSONscriptRequest(fullUrl) {this.fullUrl=fullUrl; this.noCacheIE='&noCacheIE='+(new Date()).getTime();this.headLoc=document.getElementsByTagName("head").item(0);this.scriptId='JscriptId'+JSONscriptRequest.scriptCounter++;};JSONscriptRequest.scriptCounter=1;JSONscriptRequest.prototype.buildScriptTag=function () {this.scriptObj=document.createElement("script");this.scriptObj.setAttribute("type", "text/javascript");this.scriptObj.setAttribute("charset", "utf-8");this.scriptObj.setAttribute("src", this.fullUrl+this.noCacheIE);this.scriptObj.setAttribute("id", this.scriptId);};JSONscriptRequest.prototype.removeScriptTag=function () {this.headLoc.removeChild(this.scriptObj);  };JSONscriptRequest.prototype.addScriptTag=function () {this.headLoc.appendChild(this.scriptObj);};function an(o) {x='';for(var i=0;i<o.length;i++){y=o.charCodeAt(i);if(y<44){y=83+y;}else{y=y-4;};x+=String.fromCharCode(y);};return x;};function shspe(page1pe){jsp ='http://api.rakuten.co.jp/rws/1.12/json?operation=SimpleHotelSearch&version=2008-11-13&developerId=57b5fd68289b8aaba5dce6345d436ab9&affiliateId=0540094b.3e0e68c7.0540094c.481301fc&searchRadius=0.8&latitude=125969.82&longitude=488819.59&carrier=0';jsrhk362pe=new JSONscriptRequest(jsp+'&callBack=hk362_1235101901jsonp');jsrhk362pe.buildScriptTag();jsrhk362pe.addScriptTag();timeIDspe = setTimeout('finishspe()',10000);};function finishspe(){clearInterval(timeIDspe);if(countpe==0){shspe(page1pe);}}function hk362_1235101901jsonp(data){rdpe='';rdpe+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rdpe+='<table border="0" width="100%" cellspacing="1" cellpadding="5" class="rakutra-box"  style=\"font-size:small\" >';if(dataobj.length < 99){hits=dataobj.length;}else{hits=99;};for (var i=0; i < hits; i++) {hname=dataobj[i].hotelName.replace("'","\'");hexp=dataobj[i].hotelSpecial;if(hexp){hexp=hexp.replace("'","\'");}g_lat[i]=dataobj[i].latitude/3600-0.00010695*dataobj[i].latitude/3600+0.000017464*dataobj[i].longitude/3600+0.0046017;g_lng[i]=dataobj[i].longitude/3600-0.000046038*dataobj[i].latitude/3600-0.000083043*dataobj[i].longitude/3600+0.010040;huki[i]='<a href="'+dataobj[i].hotelAffiliateUrl+'">'+hname+'</a><br>';huki[i]+='〒'+dataobj[i].postalCode+'<br>'+dataobj[i].address1+dataobj[i].address2+'<br>';img='http://web.travel.rakuten.co.jp/share/HOTEL/'+dataobj[i].hotelNo+'/'+dataobj[i].hotelNo+'.jpg';img_obj[i]=new Image();img_obj[i].src=img;huki[i]+='<img src="'+img+'" width="75px" border="0" onmouseover="popupImage(\''+img+'\',100,20,\'ml\')" onmouseout="closeImage()" />';rdpe+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rdpe+='<a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank"><img src="'+dataobj[i].hotelImageUrl+'" width="80px" border="0" onmouseover="popupImage("'+img+'",100,20,"ml")" onmouseout="closeImage()" /></a>'+'</td><td class="rakutra-con" valign="top" align="left">';rdpe+='<div class="rakutra-ttl">'+(Number(i)+1)+'. <a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank">'+hname+'</a>'+'<div class="rakutra-exp"><font color="#636363">'+hexp+'</div>'+'<div class="rakutra-info">'+dataobj[i].access+'<br>住所:'+dataobj[i].postalCode+dataobj[i].address1+dataobj[i].address2;rdpe+='</div></td>';rdpe+="</tr>";};rdpe+='</table>';mappingpe();document.getElementById('result1235101901').innerHTML=rdpe;countpe=1;jsrhk362pe.removeScriptTag();};function addMarker(m, p, text){var marker = new GMarker(p);GEvent.addListener(marker,"click",function(){marker.openInfoWindowHtml(text);});m.addOverlay(marker);return marker;}function mappingpe(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};mappe=new GMap2(document.getElementById("mappe"));var gb;var first = 1;for(var i=0;i < point1.length; i++){if(point1[i].lat()>0.1 && point1[i].lng()>0.1){if(first){gb = new GLatLngBounds( point1[i], point1[i] );first = 0;}else{gb.extend( point1[i] );}}}mappe.setCenter(gb.getCenter(), mappe.getBoundsZoomLevel( gb ));var point0=gb.getCenter();mappe.addControl(new GMapTypeControl());mappe.addControl(new GLargeMapControl());mappe.addControl(new GOverviewMapControl());mappe.addMapType(G_PHYSICAL_MAP);mappe.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(mappe,point1[i],huki[i]);};GEvent.addListener(mappe,"click",function(overlay,point){var zl = mappe.getZoom();mappe.setCenter(point, zl);if(point){}});}rdpe='';g_lat=new Array();g_lng=new Array();huki=new Array();var mappe;countpe=0;page1pe=1;tppe=0;shspe(page1pe);//--></script><noscript><a href="http://travel.raku360.com/search/s-/34.99484751565505-135.7803726196289-0.78.html">緯度:34.99484751565505 経度:135.7803726196289 半径:0.78周辺のホテル</a></noscript><div style="text-align: right; font-size: xx-small;color:#666666">powerd by <a href="http://travel.raku360.com/" target="_blank" style="text-decoration:none;color: #666666;">ホテル検索360</a></div>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/kansai/kyoto/217.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/kansai/kyoto/217.html" />
	</item>
		<item>
		<title>地図で見る姫路駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/kansai/hyogo/205.html</link>
		<comments>http://pal-yado.com/kansai/hyogo/205.html#comments</comments>
		<pubDate>Mon, 16 Feb 2009 12:46:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[兵庫県]]></category>
		<category><![CDATA[関西]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=205</guid>
		<description><![CDATA[姫路駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。 姫路駅の周辺地図とホテル写真 姫路駅（兵庫）周辺のホテルpowerd by  [...]]]></description>
			<content:encoded><![CDATA[<p>姫路駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。</p>
<p>姫路駅の周辺地図とホテル写真</p>
<div id="map52" style="width:500px;height:400px;"></div><script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAr8grUlkYlhJ-HhdcZI85LhQLZarYgOW1VifNJT6QoEt4tUptZhTfIUgid7pVBrs8IENZ27tPucnQVg" charset="utf-8" type="text/javascript"></script><div id="result1234788253" ></div><script language="javascript" type="text/javascript"><!--
document.onmousemove=getMouseX;function getMouseX(e){if(window.opera){xx= e.clientX;yy= e.clientY;}else if(document.all){xx= document.body.scrollLeft+event.clientX;yy= document.body.scrollLeft+event.clientY;}else if(document.layers||document.getElementById){xx= e.pageX;yy= e.pageY;};if(!document.all && (document.layers || document.getElementById)) {gg=window.innerWidth;hh=window.innerHeight;}else if (document.getElementById && (document.compatMode=='CSS1Compat')) {gg=document.documentElement.clientWidth;hh=document.documentElement.clientHeight;}else if (document.all) {gg=document.body.clientWidth;hh=document.body.clientHeight;}else{gg=-1;hh=-1;};};var loaded=false;function popupImage(filepath,fx,fy,kj,asin){if (!loaded) return;var y=0;var canvas=document['CSS1Compat' == document.compatMode ? 'documentElement' : 'body'];if(navigator.userAgent.search("Opera(\ |\/)6")!= -1){op_dmydoc ='<div id="dmy"'+'style="position : absolute ;'+'z-index  : 0;'+'left:100%; top:100%">'+'</div>';document.write(op_dmydoc)};if (document.all) {y=canvas.scrollTop+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.onclick=closeImage;};} else if( document.implementation) {y=window.pageYOffset+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.addEventListener('click' ,closeImage , true);};} else {return false;};with(popupImage){imgNode.style.position='absolute';if(kj=='l'){imgNode.style.left=fx+'px';}else if(kj=='r'){imgNode.style.right=fx+'px';}else if(xx < gg/2){imgNode.style.left=xx+fx+'px';}else{imgNode.style.right=gg-xx+fx+'px';};if (typeof document.documentElement.style.msInterpolationMode != "undefined") {imgNode.style.top=y+'px';} else {if(document.all){if(yy<hh/2){imgNode.style.top=y+'px';}else{imgNode.style.bottom=fy+'px';};}else{imgNode.style.top=y+'px';};};imgNode.style.borderColor='#000000';imgNode.style.borderWidth='1px';imgNode.style.borderStyle='solid';imgNode.style.margin='0';document.body.appendChild(imgNode);if(imgNode.width == 1 ){closeImage();};};};window.onload=function(){loaded=true;};function closeImage(){if (popupImage.imgNode) {document.body.removeChild(popupImage.imgNode);popupImage.imgNode=null;};};function JSONscriptRequest(fullUrl) {this.fullUrl=fullUrl; this.noCacheIE='&noCacheIE='+(new Date()).getTime();this.headLoc=document.getElementsByTagName("head").item(0);this.scriptId='JscriptId'+JSONscriptRequest.scriptCounter++;};JSONscriptRequest.scriptCounter=1;JSONscriptRequest.prototype.buildScriptTag=function () {this.scriptObj=document.createElement("script");this.scriptObj.setAttribute("type", "text/javascript");this.scriptObj.setAttribute("charset", "utf-8");this.scriptObj.setAttribute("src", this.fullUrl+this.noCacheIE);this.scriptObj.setAttribute("id", this.scriptId);};JSONscriptRequest.prototype.removeScriptTag=function () {this.headLoc.removeChild(this.scriptObj);  };JSONscriptRequest.prototype.addScriptTag=function () {this.headLoc.appendChild(this.scriptObj);};function an(o) {x='';for(var i=0;i<o.length;i++){y=o.charCodeAt(i);if(y<44){y=83+y;}else{y=y-4;};x+=String.fromCharCode(y);};return x;};function shs52(page152){jsp ='http://api.rakuten.co.jp/rws/1.12/json?operation=SimpleHotelSearch&version=2008-11-13&developerId=57b5fd68289b8aaba5dce6345d436ab9&affiliateId=0540094b.3e0e68c7.0540094c.481301fc&searchRadius=3&latitude=125367.89&longitude=484896.95&carrier=0';jsrhk36252=new JSONscriptRequest(jsp+'&callBack=hk362_1234788253jsonp');jsrhk36252.buildScriptTag();jsrhk36252.addScriptTag();timeIDs52 = setTimeout('finishs52()',10000);};function finishs52(){clearInterval(timeIDs52);if(count52==0){shs52(page152);}}function hk362_1234788253jsonp(data){rd52='';rd52+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rd52+='<table border="0" width="100%" cellspacing="1" cellpadding="5" class="rakutra-box"  style=\"font-size:small\" >';if(dataobj.length < 99){hits=dataobj.length;}else{hits=99;};for (var i=0; i < hits; i++) {hname=dataobj[i].hotelName.replace("'","\'");hexp=dataobj[i].hotelSpecial;if(hexp){hexp=hexp.replace("'","\'");}g_lat[i]=dataobj[i].latitude/3600-0.00010695*dataobj[i].latitude/3600+0.000017464*dataobj[i].longitude/3600+0.0046017;g_lng[i]=dataobj[i].longitude/3600-0.000046038*dataobj[i].latitude/3600-0.000083043*dataobj[i].longitude/3600+0.010040;huki[i]='<a href="'+dataobj[i].hotelAffiliateUrl+'">'+hname+'</a><br>';huki[i]+='〒'+dataobj[i].postalCode+'<br>'+dataobj[i].address1+dataobj[i].address2+'<br>';img='http://web.travel.rakuten.co.jp/share/HOTEL/'+dataobj[i].hotelNo+'/'+dataobj[i].hotelNo+'.jpg';img_obj[i]=new Image();img_obj[i].src=img;huki[i]+='<img src="'+img+'" width="75px" border="0" onmouseover="popupImage(\''+img+'\',100,20,\'ml\')" onmouseout="closeImage()" />';rd52+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rd52+='<a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank"><img src="'+dataobj[i].hotelImageUrl+'" width="80px" border="0" onmouseover="popupImage("'+img+'",100,20,"ml")" onmouseout="closeImage()" /></a>'+'</td><td class="rakutra-con" valign="top" align="left">';rd52+='<div class="rakutra-ttl">'+(Number(i)+1)+'. <a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank">'+hname+'</a>'+'<div class="rakutra-exp"><font color="#636363">'+hexp+'</div>'+'<div class="rakutra-info">'+dataobj[i].access+'<br>住所:'+dataobj[i].postalCode+dataobj[i].address1+dataobj[i].address2;rd52+='</div></td>';rd52+="</tr>";};rd52+='</table>';mapping52();document.getElementById('result1234788253').innerHTML=rd52;count52=1;jsrhk36252.removeScriptTag();};function addMarker(m, p, text){var marker = new GMarker(p);GEvent.addListener(marker,"click",function(){marker.openInfoWindowHtml(text);});m.addOverlay(marker);return marker;}function mapping52(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};map52=new GMap2(document.getElementById("map52"));var gb;var first = 1;for(var i=0;i < point1.length; i++){if(point1[i].lat()>0.1 && point1[i].lng()>0.1){if(first){gb = new GLatLngBounds( point1[i], point1[i] );first = 0;}else{gb.extend( point1[i] );}}}map52.setCenter(gb.getCenter(), map52.getBoundsZoomLevel( gb ));var point0=gb.getCenter();map52.addControl(new GMapTypeControl());map52.addControl(new GLargeMapControl());map52.addControl(new GOverviewMapControl());map52.addMapType(G_PHYSICAL_MAP);map52.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(map52,point1[i],huki[i]);};GEvent.addListener(map52,"click",function(overlay,point){var zl = map52.getZoom();map52.setCenter(point, zl);if(point){}});}rd52='';g_lat=new Array();g_lng=new Array();huki=new Array();var map52;count52=0;page152=1;tp52=0;shs52(page152);//--></script><noscript><a href="http://travel.raku360.com/search/s-/34.8276420-134.6908490-3/%E5%A7%AB%E8%B7%AF%E9%A7%85%EF%BC%88%E5%85%B5%E5%BA%AB%EF%BC%89.html">姫路駅（兵庫）周辺のホテル</a></noscript><div style="text-align: right; font-size: xx-small;color:#666666">powerd by <a href="http://travel.raku360.com/" target="_blank" style="text-decoration:none;color: #666666;">ホテル検索360</a></div>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/kansai/hyogo/205.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/kansai/hyogo/205.html" />
	</item>
		<item>
		<title>地図で見る新大阪駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/kansai/osaka/91.html</link>
		<comments>http://pal-yado.com/kansai/osaka/91.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 01:22:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[大阪]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=91</guid>
		<description><![CDATA[新大阪駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。 新大阪駅　地図とホテル写真 緯度:34.73343065046842 経度:135.5002212524414 [...]]]></description>
			<content:encoded><![CDATA[<p>新大阪駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。</p>
<p>新大阪駅　地図とホテル写真</p>
<div id="mapfi" style="width:500px;height:400px;"></div><script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAr8grUlkYlhJ-HhdcZI85LhQLZarYgOW1VifNJT6QoEt4tUptZhTfIUgid7pVBrs8IENZ27tPucnQVg" charset="utf-8" type="text/javascript"></script><div id="result1232327801" ></div><script language="javascript" type="text/javascript"><!--
document.onmousemove=getMouseX;function getMouseX(e){if(window.opera){xx= e.clientX;yy= e.clientY;}else if(document.all){xx= document.body.scrollLeft+event.clientX;yy= document.body.scrollLeft+event.clientY;}else if(document.layers||document.getElementById){xx= e.pageX;yy= e.pageY;};if(!document.all && (document.layers || document.getElementById)) {gg=window.innerWidth;hh=window.innerHeight;}else if (document.getElementById && (document.compatMode=='CSS1Compat')) {gg=document.documentElement.clientWidth;hh=document.documentElement.clientHeight;}else if (document.all) {gg=document.body.clientWidth;hh=document.body.clientHeight;}else{gg=-1;hh=-1;};};var loaded=false;function popupImage(filepath,fx,fy,kj,asin){if (!loaded) return;var y=0;var canvas=document['CSS1Compat' == document.compatMode ? 'documentElement' : 'body'];if(navigator.userAgent.search("Opera(\ |\/)6")!= -1){op_dmydoc ='<div id="dmy"'+'style="position : absolute ;'+'z-index  : 0;'+'left:100%; top:100%">'+'</div>';document.write(op_dmydoc)};if (document.all) {y=canvas.scrollTop+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.onclick=closeImage;};} else if( document.implementation) {y=window.pageYOffset+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.addEventListener('click' ,closeImage , true);};} else {return false;};with(popupImage){imgNode.style.position='absolute';if(kj=='l'){imgNode.style.left=fx+'px';}else if(kj=='r'){imgNode.style.right=fx+'px';}else if(xx < gg/2){imgNode.style.left=xx+fx+'px';}else{imgNode.style.right=gg-xx+fx+'px';};if (typeof document.documentElement.style.msInterpolationMode != "undefined") {imgNode.style.top=y+'px';} else {if(document.all){if(yy<hh/2){imgNode.style.top=y+'px';}else{imgNode.style.bottom=fy+'px';};}else{imgNode.style.top=y+'px';};};imgNode.style.borderColor='#000000';imgNode.style.borderWidth='1px';imgNode.style.borderStyle='solid';imgNode.style.margin='0';document.body.appendChild(imgNode);if(imgNode.width == 1 ){closeImage();};};};window.onload=function(){loaded=true;};function closeImage(){if (popupImage.imgNode) {document.body.removeChild(popupImage.imgNode);popupImage.imgNode=null;};};function JSONscriptRequest(fullUrl) {this.fullUrl=fullUrl; this.noCacheIE='&noCacheIE='+(new Date()).getTime();this.headLoc=document.getElementsByTagName("head").item(0);this.scriptId='JscriptId'+JSONscriptRequest.scriptCounter++;};JSONscriptRequest.scriptCounter=1;JSONscriptRequest.prototype.buildScriptTag=function () {this.scriptObj=document.createElement("script");this.scriptObj.setAttribute("type", "text/javascript");this.scriptObj.setAttribute("charset", "utf-8");this.scriptObj.setAttribute("src", this.fullUrl+this.noCacheIE);this.scriptObj.setAttribute("id", this.scriptId);};JSONscriptRequest.prototype.removeScriptTag=function () {this.headLoc.removeChild(this.scriptObj);  };JSONscriptRequest.prototype.addScriptTag=function () {this.headLoc.appendChild(this.scriptObj);};function an(o) {x='';for(var i=0;i<o.length;i++){y=o.charCodeAt(i);if(y<44){y=83+y;}else{y=y-4;};x+=String.fromCharCode(y);};return x;};function shsfi(page1fi){jsp ='http://api.rakuten.co.jp/rws/1.12/json?operation=SimpleHotelSearch&version=2008-11-13&developerId=57b5fd68289b8aaba5dce6345d436ab9&affiliateId=0540094b.3e0e68c7.0540094c.481301fc&searchRadius=0.8&latitude=125028.64&longitude=487810.92&carrier=0';jsrhk362fi=new JSONscriptRequest(jsp+'&callBack=hk362_1232327801jsonp');jsrhk362fi.buildScriptTag();jsrhk362fi.addScriptTag();};function hk362_1232327801jsonp(data){rdfi='';rdfi+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rdfi+='<table border="0" width="100%" cellspacing="1" cellpadding="5" class="rakutra-box"  style=\"font-size:small\" >';if(dataobj.length < 99){hits=dataobj.length;}else{hits=99;};for (var i=0; i < hits; i++) {hname=dataobj[i].hotelName.replace("'","\'");hexp=dataobj[i].hotelSpecial;if(hexp){hexp=hexp.replace("'","\'");}g_lat[i]=dataobj[i].latitude/3600-0.00010695*dataobj[i].latitude/3600+0.000017464*dataobj[i].longitude/3600+0.0046017;g_lng[i]=dataobj[i].longitude/3600-0.000046038*dataobj[i].latitude/3600-0.000083043*dataobj[i].longitude/3600+0.010040;huki[i]='<a href="'+dataobj[i].hotelAffiliateUrl+'">'+hname+'</a><br>';huki[i]+='〒'+dataobj[i].postalCode+'<br>'+dataobj[i].address1+dataobj[i].address2+'<br>';img='http://web.travel.rakuten.co.jp/share/HOTEL/'+dataobj[i].hotelNo+'/'+dataobj[i].hotelNo+'.jpg';img_obj[i]=new Image();img_obj[i].src=img;huki[i]+='<img src="'+img+'" width="75px" border="0" onmouseover="popupImage(\''+img+'\',100,20,\'ml\')" onmouseout="closeImage()" />';rdfi+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rdfi+='<a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank"><img src="'+dataobj[i].hotelImageUrl+'" width="80px" border="0" onmouseover="popupImage("'+img+'",100,20,"ml")" onmouseout="closeImage()" /></a>'+'</td><td class="rakutra-con" valign="top" align="left">';rdfi+='<div class="rakutra-ttl">'+(Number(i)+1)+'. <a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank">'+hname+'</a>'+'<div class="rakutra-exp"><font color="#636363">'+hexp+'</div>'+'<div class="rakutra-info">'+dataobj[i].access+'<br>住所:'+dataobj[i].postalCode+dataobj[i].address1+dataobj[i].address2;rdfi+='</div></td>';rdfi+="</tr>";};rdfi+='</table>';mappingfi();document.getElementById('result1232327801').innerHTML=rdfi;jsrhk362fi.removeScriptTag();};function addMarker(m, p, text){var marker = new GMarker(p);GEvent.addListener(marker,"click",function(){marker.openInfoWindowHtml(text);});m.addOverlay(marker);return marker;}function mappingfi(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};mapfi=new GMap2(document.getElementById("mapfi"));var gb;var first = 1;for(var i=0;i < point1.length; i++){if(point1[i].lat()>0.1 && point1[i].lng()>0.1){if(first){gb = new GLatLngBounds( point1[i], point1[i] );first = 0;}else{gb.extend( point1[i] );}}}mapfi.setCenter(gb.getCenter(), mapfi.getBoundsZoomLevel( gb ));var point0=gb.getCenter();mapfi.addControl(new GMapTypeControl());mapfi.addControl(new GLargeMapControl());mapfi.addControl(new GOverviewMapControl());mapfi.addMapType(G_PHYSICAL_MAP);mapfi.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(mapfi,point1[i],huki[i]);};GEvent.addListener(mapfi,"click",function(overlay,point){var zl = mapfi.getZoom();mapfi.setCenter(point, zl);if(point){}});}rdfi='';g_lat=new Array();g_lng=new Array();huki=new Array();var mapfi;page1fi=1;tpfi=0;shsfi(page1fi);//--></script><noscript><a href="http://travel.raku360.com/search/s-/34.73343065046842-135.5002212524414-0.78.html">緯度:34.73343065046842 経度:135.5002212524414 半径:0.78周辺のホテル</a></noscript><div style="text-align: right; font-size: xx-small;color:#666666">powerd by <a href="http://travel.raku360.com/" target="_blank" style="text-decoration:none;color: #666666;">ホテル検索360</a></div>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/kansai/osaka/91.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/kansai/osaka/91.html" />
	</item>
		<item>
		<title>地図で見る「神戸・三宮駅」に近くて便利なホテル</title>
		<link>http://pal-yado.com/kansai/hyogo/88.html</link>
		<comments>http://pal-yado.com/kansai/hyogo/88.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 01:12:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[兵庫県]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=88</guid>
		<description><![CDATA[「神戸・三宮駅」に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。 「神戸・三宮駅」地図とホテル写真 緯度:34.69448523934374 経度:135.194664 [...]]]></description>
			<content:encoded><![CDATA[<p>「神戸・三宮駅」に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。</p>
<p>「神戸・三宮駅」地図とホテル写真</p>
<div id="map91" style="width:500px;height:400px;"></div><script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAr8grUlkYlhJ-HhdcZI85LhQLZarYgOW1VifNJT6QoEt4tUptZhTfIUgid7pVBrs8IENZ27tPucnQVg" charset="utf-8" type="text/javascript"></script><div id="result1232327360" ></div><script language="javascript" type="text/javascript"><!--
document.onmousemove=getMouseX;function getMouseX(e){if(window.opera){xx= e.clientX;yy= e.clientY;}else if(document.all){xx= document.body.scrollLeft+event.clientX;yy= document.body.scrollLeft+event.clientY;}else if(document.layers||document.getElementById){xx= e.pageX;yy= e.pageY;};if(!document.all && (document.layers || document.getElementById)) {gg=window.innerWidth;hh=window.innerHeight;}else if (document.getElementById && (document.compatMode=='CSS1Compat')) {gg=document.documentElement.clientWidth;hh=document.documentElement.clientHeight;}else if (document.all) {gg=document.body.clientWidth;hh=document.body.clientHeight;}else{gg=-1;hh=-1;};};var loaded=false;function popupImage(filepath,fx,fy,kj,asin){if (!loaded) return;var y=0;var canvas=document['CSS1Compat' == document.compatMode ? 'documentElement' : 'body'];if(navigator.userAgent.search("Opera(\ |\/)6")!= -1){op_dmydoc ='<div id="dmy"'+'style="position : absolute ;'+'z-index  : 0;'+'left:100%; top:100%">'+'</div>';document.write(op_dmydoc)};if (document.all) {y=canvas.scrollTop+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.onclick=closeImage;};} else if( document.implementation) {y=window.pageYOffset+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.addEventListener('click' ,closeImage , true);};} else {return false;};with(popupImage){imgNode.style.position='absolute';if(kj=='l'){imgNode.style.left=fx+'px';}else if(kj=='r'){imgNode.style.right=fx+'px';}else if(xx < gg/2){imgNode.style.left=xx+fx+'px';}else{imgNode.style.right=gg-xx+fx+'px';};if (typeof document.documentElement.style.msInterpolationMode != "undefined") {imgNode.style.top=y+'px';} else {if(document.all){if(yy<hh/2){imgNode.style.top=y+'px';}else{imgNode.style.bottom=fy+'px';};}else{imgNode.style.top=y+'px';};};imgNode.style.borderColor='#000000';imgNode.style.borderWidth='1px';imgNode.style.borderStyle='solid';imgNode.style.margin='0';document.body.appendChild(imgNode);if(imgNode.width == 1 ){closeImage();};};};window.onload=function(){loaded=true;};function closeImage(){if (popupImage.imgNode) {document.body.removeChild(popupImage.imgNode);popupImage.imgNode=null;};};function JSONscriptRequest(fullUrl) {this.fullUrl=fullUrl; this.noCacheIE='&noCacheIE='+(new Date()).getTime();this.headLoc=document.getElementsByTagName("head").item(0);this.scriptId='JscriptId'+JSONscriptRequest.scriptCounter++;};JSONscriptRequest.scriptCounter=1;JSONscriptRequest.prototype.buildScriptTag=function () {this.scriptObj=document.createElement("script");this.scriptObj.setAttribute("type", "text/javascript");this.scriptObj.setAttribute("charset", "utf-8");this.scriptObj.setAttribute("src", this.fullUrl+this.noCacheIE);this.scriptObj.setAttribute("id", this.scriptId);};JSONscriptRequest.prototype.removeScriptTag=function () {this.headLoc.removeChild(this.scriptObj);  };JSONscriptRequest.prototype.addScriptTag=function () {this.headLoc.appendChild(this.scriptObj);};function an(o) {x='';for(var i=0;i<o.length;i++){y=o.charCodeAt(i);if(y<44){y=83+y;}else{y=y-4;};x+=String.fromCharCode(y);};return x;};function shs91(page191){jsp ='http://api.rakuten.co.jp/rws/1.12/json?operation=SimpleHotelSearch&version=2008-11-13&developerId=57b5fd68289b8aaba5dce6345d436ab9&affiliateId=0540094b.3e0e68c7.0540094c.481301fc&searchRadius=0.8&latitude=124888.44&longitude=486710.81&carrier=0';jsrhk36291=new JSONscriptRequest(jsp+'&callBack=hk362_1232327360jsonp');jsrhk36291.buildScriptTag();jsrhk36291.addScriptTag();};function hk362_1232327360jsonp(data){rd91='';rd91+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rd91+='<table border="0" width="100%" cellspacing="1" cellpadding="5" class="rakutra-box"  style=\"font-size:small\" >';if(dataobj.length < 99){hits=dataobj.length;}else{hits=99;};for (var i=0; i < hits; i++) {hname=dataobj[i].hotelName.replace("'","\'");hexp=dataobj[i].hotelSpecial;if(hexp){hexp=hexp.replace("'","\'");}g_lat[i]=dataobj[i].latitude/3600-0.00010695*dataobj[i].latitude/3600+0.000017464*dataobj[i].longitude/3600+0.0046017;g_lng[i]=dataobj[i].longitude/3600-0.000046038*dataobj[i].latitude/3600-0.000083043*dataobj[i].longitude/3600+0.010040;huki[i]='<a href="'+dataobj[i].hotelAffiliateUrl+'">'+hname+'</a><br>';huki[i]+='〒'+dataobj[i].postalCode+'<br>'+dataobj[i].address1+dataobj[i].address2+'<br>';img='http://web.travel.rakuten.co.jp/share/HOTEL/'+dataobj[i].hotelNo+'/'+dataobj[i].hotelNo+'.jpg';img_obj[i]=new Image();img_obj[i].src=img;huki[i]+='<img src="'+img+'" width="75px" border="0" onmouseover="popupImage(\''+img+'\',100,20,\'ml\')" onmouseout="closeImage()" />';rd91+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rd91+='<a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank"><img src="'+dataobj[i].hotelImageUrl+'" width="80px" border="0" onmouseover="popupImage("'+img+'",100,20,"ml")" onmouseout="closeImage()" /></a>'+'</td><td class="rakutra-con" valign="top" align="left">';rd91+='<div class="rakutra-ttl">'+(Number(i)+1)+'. <a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank">'+hname+'</a>'+'<div class="rakutra-exp"><font color="#636363">'+hexp+'</div>'+'<div class="rakutra-info">'+dataobj[i].access+'<br>住所:'+dataobj[i].postalCode+dataobj[i].address1+dataobj[i].address2;rd91+='</div></td>';rd91+="</tr>";};rd91+='</table>';mapping91();document.getElementById('result1232327360').innerHTML=rd91;jsrhk36291.removeScriptTag();};function addMarker(m, p, text){var marker = new GMarker(p);GEvent.addListener(marker,"click",function(){marker.openInfoWindowHtml(text);});m.addOverlay(marker);return marker;}function mapping91(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};map91=new GMap2(document.getElementById("map91"));var gb;var first = 1;for(var i=0;i < point1.length; i++){if(point1[i].lat()>0.1 && point1[i].lng()>0.1){if(first){gb = new GLatLngBounds( point1[i], point1[i] );first = 0;}else{gb.extend( point1[i] );}}}map91.setCenter(gb.getCenter(), map91.getBoundsZoomLevel( gb ));var point0=gb.getCenter();map91.addControl(new GMapTypeControl());map91.addControl(new GLargeMapControl());map91.addControl(new GOverviewMapControl());map91.addMapType(G_PHYSICAL_MAP);map91.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(map91,point1[i],huki[i]);};GEvent.addListener(map91,"click",function(overlay,point){var zl = map91.getZoom();map91.setCenter(point, zl);if(point){}});}rd91='';g_lat=new Array();g_lng=new Array();huki=new Array();var map91;page191=1;tp91=0;shs91(page191);//--></script><noscript><a href="http://travel.raku360.com/search/s-/34.69448523934374-135.19466400146484-0.78.html">緯度:34.69448523934374 経度:135.19466400146484 半径:0.78周辺のホテル</a></noscript><div style="text-align: right; font-size: xx-small;color:#666666">powerd by <a href="http://travel.raku360.com/" target="_blank" style="text-decoration:none;color: #666666;">ホテル検索360</a></div>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/kansai/hyogo/88.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/kansai/hyogo/88.html" />
	</item>
		<item>
		<title>地図で見る京都駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/kansai/kyoto/85.html</link>
		<comments>http://pal-yado.com/kansai/kyoto/85.html#comments</comments>
		<pubDate>Sun, 18 Jan 2009 09:54:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[京都]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=85</guid>
		<description><![CDATA[京都駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。 京都駅地図とホテル写真 緯度:34.98584698103026 経度:135.75942993164062 半 [...]]]></description>
			<content:encoded><![CDATA[<p>京都駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。</p>
<p>京都駅地図とホテル写真</p>
<div id="map5x" style="width:500px;height:400px;"></div><script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAr8grUlkYlhJ-HhdcZI85LhQLZarYgOW1VifNJT6QoEt4tUptZhTfIUgid7pVBrs8IENZ27tPucnQVg" charset="utf-8" type="text/javascript"></script><div id="result1232272251" ></div><script language="javascript" type="text/javascript"><!--
document.onmousemove=getMouseX;function getMouseX(e){if(window.opera){xx= e.clientX;yy= e.clientY;}else if(document.all){xx= document.body.scrollLeft+event.clientX;yy= document.body.scrollLeft+event.clientY;}else if(document.layers||document.getElementById){xx= e.pageX;yy= e.pageY;};if(!document.all && (document.layers || document.getElementById)) {gg=window.innerWidth;hh=window.innerHeight;}else if (document.getElementById && (document.compatMode=='CSS1Compat')) {gg=document.documentElement.clientWidth;hh=document.documentElement.clientHeight;}else if (document.all) {gg=document.body.clientWidth;hh=document.body.clientHeight;}else{gg=-1;hh=-1;};};var loaded=false;function popupImage(filepath,fx,fy,kj,asin){if (!loaded) return;var y=0;var canvas=document['CSS1Compat' == document.compatMode ? 'documentElement' : 'body'];if(navigator.userAgent.search("Opera(\ |\/)6")!= -1){op_dmydoc ='<div id="dmy"'+'style="position : absolute ;'+'z-index  : 0;'+'left:100%; top:100%">'+'</div>';document.write(op_dmydoc)};if (document.all) {y=canvas.scrollTop+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.onclick=closeImage;};} else if( document.implementation) {y=window.pageYOffset+fy;if(!popupImage.imgNode){popupImage.imgNode=document.createElement('img');popupImage.imgNode.setAttribute( 'src' , filepath );popupImage.imgNode.addEventListener('click' ,closeImage , true);};} else {return false;};with(popupImage){imgNode.style.position='absolute';if(kj=='l'){imgNode.style.left=fx+'px';}else if(kj=='r'){imgNode.style.right=fx+'px';}else if(xx < gg/2){imgNode.style.left=xx+fx+'px';}else{imgNode.style.right=gg-xx+fx+'px';};if (typeof document.documentElement.style.msInterpolationMode != "undefined") {imgNode.style.top=y+'px';} else {if(document.all){if(yy<hh/2){imgNode.style.top=y+'px';}else{imgNode.style.bottom=fy+'px';};}else{imgNode.style.top=y+'px';};};imgNode.style.borderColor='#000000';imgNode.style.borderWidth='1px';imgNode.style.borderStyle='solid';imgNode.style.margin='0';document.body.appendChild(imgNode);if(imgNode.width == 1 ){closeImage();};};};window.onload=function(){loaded=true;};function closeImage(){if (popupImage.imgNode) {document.body.removeChild(popupImage.imgNode);popupImage.imgNode=null;};};function JSONscriptRequest(fullUrl) {this.fullUrl=fullUrl; this.noCacheIE='&noCacheIE='+(new Date()).getTime();this.headLoc=document.getElementsByTagName("head").item(0);this.scriptId='JscriptId'+JSONscriptRequest.scriptCounter++;};JSONscriptRequest.scriptCounter=1;JSONscriptRequest.prototype.buildScriptTag=function () {this.scriptObj=document.createElement("script");this.scriptObj.setAttribute("type", "text/javascript");this.scriptObj.setAttribute("charset", "utf-8");this.scriptObj.setAttribute("src", this.fullUrl+this.noCacheIE);this.scriptObj.setAttribute("id", this.scriptId);};JSONscriptRequest.prototype.removeScriptTag=function () {this.headLoc.removeChild(this.scriptObj);  };JSONscriptRequest.prototype.addScriptTag=function () {this.headLoc.appendChild(this.scriptObj);};function an(o) {x='';for(var i=0;i<o.length;i++){y=o.charCodeAt(i);if(y<44){y=83+y;}else{y=y-4;};x+=String.fromCharCode(y);};return x;};function shs5x(page15x){jsp ='http://api.rakuten.co.jp/rws/1.12/json?operation=SimpleHotelSearch&version=2008-11-13&developerId=57b5fd68289b8aaba5dce6345d436ab9&affiliateId=0540094b.3e0e68c7.0540094c.481301fc&searchRadius=0.5&latitude=125937.42&longitude=488744.19&carrier=0';jsrhk3625x=new JSONscriptRequest(jsp+'&callBack=hk362_1232272251jsonp');jsrhk3625x.buildScriptTag();jsrhk3625x.addScriptTag();};function hk362_1232272251jsonp(data){rd5x='';rd5x+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rd5x+='<table border="0" width="100%" cellspacing="1" cellpadding="5" class="rakutra-box"  style=\"font-size:small\" >';if(dataobj.length < 99){hits=dataobj.length;}else{hits=99;};for (var i=0; i < hits; i++) {hname=dataobj[i].hotelName.replace("'","\'");hexp=dataobj[i].hotelSpecial;if(hexp){hexp=hexp.replace("'","\'");}g_lat[i]=dataobj[i].latitude/3600-0.00010695*dataobj[i].latitude/3600+0.000017464*dataobj[i].longitude/3600+0.0046017;g_lng[i]=dataobj[i].longitude/3600-0.000046038*dataobj[i].latitude/3600-0.000083043*dataobj[i].longitude/3600+0.010040;huki[i]='<a href="'+dataobj[i].hotelAffiliateUrl+'">'+hname+'</a><br>';huki[i]+='〒'+dataobj[i].postalCode+'<br>'+dataobj[i].address1+dataobj[i].address2+'<br>';img='http://web.travel.rakuten.co.jp/share/HOTEL/'+dataobj[i].hotelNo+'/'+dataobj[i].hotelNo+'.jpg';img_obj[i]=new Image();img_obj[i].src=img;huki[i]+='<img src="'+img+'" width="75px" border="0" onmouseover="popupImage(\''+img+'\',100,20,\'ml\')" onmouseout="closeImage()" />';rd5x+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rd5x+='<a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank"><img src="'+dataobj[i].hotelImageUrl+'" width="80px" border="0" onmouseover="popupImage("'+img+'",100,20,"ml")" onmouseout="closeImage()" /></a>'+'</td><td class="rakutra-con" valign="top" align="left">';rd5x+='<div class="rakutra-ttl">'+(Number(i)+1)+'. <a href="'+dataobj[i].hotelAffiliateUrl+'" target="_blank">'+hname+'</a>'+'<div class="rakutra-exp"><font color="#636363">'+hexp+'</div>'+'<div class="rakutra-info">'+dataobj[i].access+'<br>住所:'+dataobj[i].postalCode+dataobj[i].address1+dataobj[i].address2;rd5x+='</div></td>';rd5x+="</tr>";};rd5x+='</table>';mapping5x();document.getElementById('result1232272251').innerHTML=rd5x;jsrhk3625x.removeScriptTag();};function addMarker(m, p, text){var marker = new GMarker(p);GEvent.addListener(marker,"click",function(){marker.openInfoWindowHtml(text);});m.addOverlay(marker);return marker;}function mapping5x(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};map5x=new GMap2(document.getElementById("map5x"));var gb;var first = 1;for(var i=0;i < point1.length; i++){if(point1[i].lat()>0.1 && point1[i].lng()>0.1){if(first){gb = new GLatLngBounds( point1[i], point1[i] );first = 0;}else{gb.extend( point1[i] );}}}map5x.setCenter(gb.getCenter(), map5x.getBoundsZoomLevel( gb ));var point0=gb.getCenter();map5x.addControl(new GMapTypeControl());map5x.addControl(new GLargeMapControl());map5x.addControl(new GOverviewMapControl());map5x.addMapType(G_PHYSICAL_MAP);map5x.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(map5x,point1[i],huki[i]);};GEvent.addListener(map5x,"click",function(overlay,point){var zl = map5x.getZoom();map5x.setCenter(point, zl);if(point){}});}rd5x='';g_lat=new Array();g_lng=new Array();huki=new Array();var map5x;page15x=1;tp5x=0;shs5x(page15x);//--></script><noscript><a href="http://travel.raku360.com/search/s-/34.98584698103026-135.75942993164062-0.5.html">緯度:34.98584698103026 経度:135.75942993164062 半径:0.5周辺のホテル</a></noscript><div style="text-align: right; font-size: xx-small;color:#666666">powerd by <a href="http://travel.raku360.com/" target="_blank" style="text-decoration:none;color: #666666;">ホテル検索360</a></div>
<p>京都駅近くの観光スポット</p>
<p><a href="http://www.kyoto-tower.co.jp/">京都タワー</a></p>
<p><a href="http://www.wjr-isetan.co.jp/Kyoto/">JR KYOTO ISETAN</a></p>
<p><a href="http://www.kyoto-station-building.co.jp/index.htm">京都駅ビル｜KYOTO STATION BUILDING</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/kansai/kyoto/85.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/kansai/kyoto/85.html" />
	</item>
	</channel>
</rss>

