<?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/tohoku/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/tohoku/feed" />
		<item>
		<title>地図で見る青森駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/tohoku/203.html</link>
		<comments>http://pal-yado.com/tohoku/203.html#comments</comments>
		<pubDate>Mon, 16 Feb 2009 08:58:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[東北]]></category>
		<category><![CDATA[青森県]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=203</guid>
		<description><![CDATA[青森駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。 青森駅の周辺地図とホテル写真 青森駅（青森）周辺のホテルpowerd by  [...]]]></description>
			<content:encoded><![CDATA[<p>青森駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。</p>
<p>青森駅の周辺地図とホテル写真</p>
<div id="map8v" 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="result1234774542" ></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 shs8v(page18v){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=146973.67&longitude=506657.55&carrier=0';jsrhk3628v=new JSONscriptRequest(jsp+'&callBack=hk362_1234774542jsonp');jsrhk3628v.buildScriptTag();jsrhk3628v.addScriptTag();timeIDs8v = setTimeout('finishs8v()',10000);};function finishs8v(){clearInterval(timeIDs8v);if(count8v==0){shs8v(page18v);}}function hk362_1234774542jsonp(data){rd8v='';rd8v+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rd8v+='<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()" />';rd8v+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rd8v+='<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">';rd8v+='<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;rd8v+='</div></td>';rd8v+="</tr>";};rd8v+='</table>';mapping8v();document.getElementById('result1234774542').innerHTML=rd8v;count8v=1;jsrhk3628v.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 mapping8v(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};map8v=new GMap2(document.getElementById("map8v"));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] );}}}map8v.setCenter(gb.getCenter(), map8v.getBoundsZoomLevel( gb ));var point0=gb.getCenter();map8v.addControl(new GMapTypeControl());map8v.addControl(new GLargeMapControl());map8v.addControl(new GOverviewMapControl());map8v.addMapType(G_PHYSICAL_MAP);map8v.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(map8v,point1[i],huki[i]);};GEvent.addListener(map8v,"click",function(overlay,point){var zl = map8v.getZoom();map8v.setCenter(point, zl);if(point){}});}rd8v='';g_lat=new Array();g_lng=new Array();huki=new Array();var map8v;count8v=0;page18v=1;tp8v=0;shs8v(page18v);//--></script><noscript><a href="http://travel.raku360.com/search/s-/40.8287130-140.7346820-3/%E9%9D%92%E6%A3%AE%E9%A7%85%EF%BC%88%E9%9D%92%E6%A3%AE%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/tohoku/203.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/tohoku/203.html" />
	</item>
		<item>
		<title>地図で見る山形駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/tohoku/197.html</link>
		<comments>http://pal-yado.com/tohoku/197.html#comments</comments>
		<pubDate>Sat, 14 Feb 2009 08:45:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[山形県]]></category>
		<category><![CDATA[東北]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=197</guid>
		<description><![CDATA[山形駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。 山形駅の周辺地図とホテル写真 山形駅（山形）周辺のホテルpowerd by  [...]]]></description>
			<content:encoded><![CDATA[<p>山形駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。</p>
<p>山形駅の周辺地図とホテル写真</p>
<div id="map22" 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="result1234600943" ></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 shs22(page122){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=137684.46&longitude=505191.28&carrier=0';jsrhk36222=new JSONscriptRequest(jsp+'&callBack=hk362_1234600943jsonp');jsrhk36222.buildScriptTag();jsrhk36222.addScriptTag();timeIDs22 = setTimeout('finishs22()',10000);};function finishs22(){clearInterval(timeIDs22);if(count22==0){shs22(page122);}}function hk362_1234600943jsonp(data){rd22='';rd22+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rd22+='<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()" />';rd22+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rd22+='<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">';rd22+='<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;rd22+='</div></td>';rd22+="</tr>";};rd22+='</table>';mapping22();document.getElementById('result1234600943').innerHTML=rd22;count22=1;jsrhk36222.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 mapping22(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};map22=new GMap2(document.getElementById("map22"));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] );}}}map22.setCenter(gb.getCenter(), map22.getBoundsZoomLevel( gb ));var point0=gb.getCenter();map22.addControl(new GMapTypeControl());map22.addControl(new GLargeMapControl());map22.addControl(new GOverviewMapControl());map22.addMapType(G_PHYSICAL_MAP);map22.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(map22,point1[i],huki[i]);};GEvent.addListener(map22,"click",function(overlay,point){var zl = map22.getZoom();map22.setCenter(point, zl);if(point){}});}rd22='';g_lat=new Array();g_lng=new Array();huki=new Array();var map22;count22=0;page122=1;tp22=0;shs22(page122);//--></script><noscript><a href="http://travel.raku360.com/search/s-/38.2486450-140.3275360-3/%E5%B1%B1%E5%BD%A2%E9%A7%85%EF%BC%88%E5%B1%B1%E5%BD%A2%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/tohoku/197.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/tohoku/197.html" />
	</item>
		<item>
		<title>地図で見る秋田駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/tohoku/195.html</link>
		<comments>http://pal-yado.com/tohoku/195.html#comments</comments>
		<pubDate>Fri, 13 Feb 2009 02:08:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[東北]]></category>
		<category><![CDATA[秋田県]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=195</guid>
		<description><![CDATA[秋田駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。 秋田駅の周辺地図とホテル写真 秋田駅（秋田）周辺のホテルpowerd by  [...]]]></description>
			<content:encoded><![CDATA[<p>秋田駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから高級ホテルまで地図と写真で確認しながら空き室検索から宿泊予約ができます。</p>
<p>秋田駅の周辺地図とホテル写真</p>
<div id="maprk" 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="result1234490756" ></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 shsrk(page1rk){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=142970.56&longitude=504479.41&carrier=0';jsrhk362rk=new JSONscriptRequest(jsp+'&callBack=hk362_1234490756jsonp');jsrhk362rk.buildScriptTag();jsrhk362rk.addScriptTag();timeIDsrk = setTimeout('finishsrk()',10000);};function finishsrk(){clearInterval(timeIDsrk);if(countrk==0){shsrk(page1rk);}}function hk362_1234490756jsonp(data){rdrk='';rdrk+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rdrk+='<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()" />';rdrk+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rdrk+='<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">';rdrk+='<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;rdrk+='</div></td>';rdrk+="</tr>";};rdrk+='</table>';mappingrk();document.getElementById('result1234490756').innerHTML=rdrk;countrk=1;jsrhk362rk.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 mappingrk(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};maprk=new GMap2(document.getElementById("maprk"));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] );}}}maprk.setCenter(gb.getCenter(), maprk.getBoundsZoomLevel( gb ));var point0=gb.getCenter();maprk.addControl(new GMapTypeControl());maprk.addControl(new GLargeMapControl());maprk.addControl(new GOverviewMapControl());maprk.addMapType(G_PHYSICAL_MAP);maprk.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(maprk,point1[i],huki[i]);};GEvent.addListener(maprk,"click",function(overlay,point){var zl = maprk.getZoom();maprk.setCenter(point, zl);if(point){}});}rdrk='';g_lat=new Array();g_lng=new Array();huki=new Array();var maprk;countrk=0;page1rk=1;tprk=0;shsrk(page1rk);//--></script><noscript><a href="http://travel.raku360.com/search/s-/39.7168450-140.1297430-3/%E7%A7%8B%E7%94%B0%E9%A7%85%EF%BC%88%E7%A7%8B%E7%94%B0%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/tohoku/195.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/tohoku/195.html" />
	</item>
		<item>
		<title>地図で見る盛岡駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/tohoku/144.html</link>
		<comments>http://pal-yado.com/tohoku/144.html#comments</comments>
		<pubDate>Thu, 29 Jan 2009 07:58:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[岩手県]]></category>
		<category><![CDATA[東北]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=144</guid>
		<description><![CDATA[盛岡駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。 盛岡駅の周辺地図とホテル写真 盛岡駅（岩手）周辺のホテルpowerd by ホテル検索360 盛岡駅　利用可能な [...]]]></description>
			<content:encoded><![CDATA[<p>盛岡駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。</p>
<p>盛岡駅の周辺地図とホテル写真</p>
<div id="mapbq" 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="result1233215497" ></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 shsbq(page1bq){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=142915.9&longitude=508103.56&carrier=0';jsrhk362bq=new JSONscriptRequest(jsp+'&callBack=hk362_1233215497jsonp');jsrhk362bq.buildScriptTag();jsrhk362bq.addScriptTag();};function hk362_1233215497jsonp(data){rdbq='';rdbq+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rdbq+='<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()" />';rdbq+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rdbq+='<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">';rdbq+='<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;rdbq+='</div></td>';rdbq+="</tr>";};rdbq+='</table>';mappingbq();document.getElementById('result1233215497').innerHTML=rdbq;jsrhk362bq.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 mappingbq(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};mapbq=new GMap2(document.getElementById("mapbq"));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] );}}}mapbq.setCenter(gb.getCenter(), mapbq.getBoundsZoomLevel( gb ));var point0=gb.getCenter();mapbq.addControl(new GMapTypeControl());mapbq.addControl(new GLargeMapControl());mapbq.addControl(new GOverviewMapControl());mapbq.addMapType(G_PHYSICAL_MAP);mapbq.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(mapbq,point1[i],huki[i]);};GEvent.addListener(mapbq,"click",function(overlay,point){var zl = mapbq.getZoom();mapbq.setCenter(point, zl);if(point){}});}rdbq='';g_lat=new Array();g_lng=new Array();huki=new Array();var mapbq;page1bq=1;tpbq=0;shsbq(page1bq);//--></script><noscript><a href="http://travel.raku360.com/search/s-/39.7016830-141.1363690-3/%E7%9B%9B%E5%B2%A1%E9%A7%85%EF%BC%88%E5%B2%A9%E6%89%8B%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>
<p>盛岡駅　利用可能な鉄道路線</p>
<p>東日本旅客鉄道（JR東日本）<br />
	東北新幹線<br />
	秋田新幹線<br />
	東北本線<br />
	田沢湖線<br />
	山田線<br />
IGRいわて銀河鉄道（岩手県盛岡市。盛岡～目時間の鉄道を運営する第三セクター）<br />
	いわて銀河鉄道線<br />
	好摩駅からIGR経由で当駅まで乗り入れてくる花輪線の列車は（一部の東北本線直通列車を除き）JRホームではなくこちら（0番線或いは1番線）に発着する（IGR線内もJRの車掌&#038;運転士が当駅-大館間相互を通し乗務し、社界の好摩駅における両社間乗務員交替は行わない）。</p>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/tohoku/144.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/tohoku/144.html" />
	</item>
		<item>
		<title>地図で見る郡山駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/tohoku/140.html</link>
		<comments>http://pal-yado.com/tohoku/140.html#comments</comments>
		<pubDate>Wed, 28 Jan 2009 13:58:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[東北]]></category>
		<category><![CDATA[福島県]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=140</guid>
		<description><![CDATA[郡山駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。 郡山駅の周辺地図とホテル写真 郡山駅（福島）周辺のホテルpowerd by ホテル検索360 郡山駅　利用可能な [...]]]></description>
			<content:encoded><![CDATA[<p>郡山駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。</p>
<p>郡山駅の周辺地図とホテル写真</p>
<div id="mapox" 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="result1233150285" ></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 shsox(page1ox){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=134621.74&longitude=505410.31&carrier=0';jsrhk362ox=new JSONscriptRequest(jsp+'&callBack=hk362_1233150285jsonp');jsrhk362ox.buildScriptTag();jsrhk362ox.addScriptTag();};function hk362_1233150285jsonp(data){rdox='';rdox+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rdox+='<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()" />';rdox+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rdox+='<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">';rdox+='<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;rdox+='</div></td>';rdox+="</tr>";};rdox+='</table>';mappingox();document.getElementById('result1233150285').innerHTML=rdox;jsrhk362ox.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 mappingox(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};mapox=new GMap2(document.getElementById("mapox"));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] );}}}mapox.setCenter(gb.getCenter(), mapox.getBoundsZoomLevel( gb ));var point0=gb.getCenter();mapox.addControl(new GMapTypeControl());mapox.addControl(new GLargeMapControl());mapox.addControl(new GOverviewMapControl());mapox.addMapType(G_PHYSICAL_MAP);mapox.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(mapox,point1[i],huki[i]);};GEvent.addListener(mapox,"click",function(overlay,point){var zl = mapox.getZoom();mapox.setCenter(point, zl);if(point){}});}rdox='';g_lat=new Array();g_lng=new Array();huki=new Array();var mapox;page1ox=1;tpox=0;shsox(page1ox);//--></script><noscript><a href="http://travel.raku360.com/search/s-/37.3979830-140.3884120-3/%E9%83%A1%E5%B1%B1%E9%A7%85%EF%BC%88%E7%A6%8F%E5%B3%B6%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>
<p>郡山駅　利用可能な鉄道路線</p>
<p>東日本旅客鉄道（JR東日本）<br />
	東北新幹線<br />
	山形新幹線<br />
	東北本線<br />
	水郡線（路線は隣の安積永盛駅が終点だが、全列車が当駅からの発着）<br />
	磐越西線<br />
	磐越東線</p>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/tohoku/140.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/tohoku/140.html" />
	</item>
		<item>
		<title>地図で見る仙台駅に近くて便利なホテル</title>
		<link>http://pal-yado.com/tohoku/miyagi/103.html</link>
		<comments>http://pal-yado.com/tohoku/miyagi/103.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 08:07:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[宮城県]]></category>

		<guid isPermaLink="false">http://pal-yado.com/?p=103</guid>
		<description><![CDATA[仙台駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。 仙台駅　地図とホテル写真 緯度:38.26064542972 経度:140.88167632954003 半径: [...]]]></description>
			<content:encoded><![CDATA[<p>仙台駅に便利なホテルがネットで宿泊予約できます。格安ビジネスホテルから家族向け高級ホテル・観光ホテルまで。</p>
<p>仙台駅　地図とホテル写真</p>
<div id="maphq" 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="result1232352237" ></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 shshq(page1hq){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=137727.63&longitude=507186.35&carrier=0';jsrhk362hq=new JSONscriptRequest(jsp+'&callBack=hk362_1232352237jsonp');jsrhk362hq.buildScriptTag();jsrhk362hq.addScriptTag();};function hk362_1232352237jsonp(data){rdhq='';rdhq+='';img_obj=new Array();dataobj=data.Body.SimpleHotelSearch.hotel;rdhq+='<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()" />';rdhq+='<tr  ><td width="60" class="rakutra-pic" valign="top" >';rdhq+='<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">';rdhq+='<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;rdhq+='</div></td>';rdhq+="</tr>";};rdhq+='</table>';mappinghq();document.getElementById('result1232352237').innerHTML=rdhq;jsrhk362hq.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 mappinghq(){point1=new Array();for(i=0;i<g_lat.length;i++){point1[i]=new GLatLng(g_lat[i],g_lng[i]);};maphq=new GMap2(document.getElementById("maphq"));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] );}}}maphq.setCenter(gb.getCenter(), maphq.getBoundsZoomLevel( gb ));var point0=gb.getCenter();maphq.addControl(new GMapTypeControl());maphq.addControl(new GLargeMapControl());maphq.addControl(new GOverviewMapControl());maphq.addMapType(G_PHYSICAL_MAP);maphq.setMapType(G_NORMAL_MAP);for(i=0;i<g_lat.length;i++){addMarker(maphq,point1[i],huki[i]);};GEvent.addListener(maphq,"click",function(overlay,point){var zl = maphq.getZoom();maphq.setCenter(point, zl);if(point){}});}rdhq='';g_lat=new Array();g_lng=new Array();huki=new Array();var maphq;page1hq=1;tphq=0;shshq(page1hq);//--></script><noscript><a href="http://travel.raku360.com/search/s-/38.26064542972-140.88167632954003-0.5.html">緯度:38.26064542972 経度:140.88167632954003 半径: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>
]]></content:encoded>
			<wfw:commentRss>http://pal-yado.com/tohoku/miyagi/103.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://pal-yado.com/tohoku/miyagi/103.html" />
	</item>
	</channel>
</rss>

