<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>レゴ 4894 グリーン ドラゴンが安い！【格安・激安通販】</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/" />
   <link rel="self" type="application/atom+xml" href="http://lego2006.bestsamurai.com/atom.xml" />
   <id>tag:,2008:/6</id>
   <updated>2006-10-19T08:10:20Z</updated>
   <subtitle>レゴ クリエーター グリーン ドラゴン4894
クリエーターシリーズでも一際存在感を放つこの1体に注目♪
価格面、安心面、送料無料の点からやっぱりここが一番お得だね♪</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.33-ja</generator>

<entry>
   <title>レゴグリーンドラゴン基本</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/post.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.15</id>
   
   <published>2006-10-19T11:01:25Z</published>
   <updated>2006-10-19T08:10:20Z</updated>
   
   <summary>レゴ クリエイター・グリーンドラゴン 4894posted with amazl...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="01LEGO 4894 クリエイター" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<div class="amazlet-box" style="margin-bottom:0px;"><div class="amazlet-image" style="float:left;"><a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000EU1I02.09.MZZZZZZZ.jpg" alt="レゴ クリエイター・グリーンドラゴン 4894" style="border: none;" /></a></div><div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%"><div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">レゴ クリエイター・グリーンドラゴン 4894</a><div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22" title="レゴ クリエイター・グリーンドラゴン 4894" target="_blank">amazlet</a> on 06.10.19</div></div><div class="amazlet-detail">レゴ (2006/07/08)<br /></div><div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">amazlet.com で詳細を見る</a></div></div><div class="amazlet-footer" style="clear: left"></div></div>
</br>
<p>2006年7月にレゴクリエイターシリーズから発売されましたグリーンドラゴン。</br>サイズ：パッケージ:480(幅)×288(高)×60(奥)mm</br>対象年齢 7歳以上 素材 ABS樹脂</p>]]>
      
   </content>
</entry>
<entry>
   <title>レゴグリーンドラゴン特徴</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/post_1.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.16</id>
   
   <published>2006-10-19T10:26:55Z</published>
   <updated>2006-10-19T07:57:56Z</updated>
   
   <summary>レゴ クリエイターシリーズの中でも一際存在感を放つグリーンドラゴン！ ドラゴンだ...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="01LEGO 4894 クリエイター" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<p>レゴ クリエイターシリーズの中でも一際存在感を放つグリーンドラゴン！</p></br>
<p>ドラゴンだけでなく、この1セットで7つの怪獣を作ることが出来ます。</p></br>
<p>また新しく登場した光るブロックを搭載した点見逃せない特徴ですね♪</p>
</br></br>
<script type="text/javascript">

<!--
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(asin){

var image_simi = new Image();

image_simi.src="http://images.amazon.com/images/P/"+asin+".01._SCLZZZZZZZ_.jpg";
filepath=image_simi.src;
if(image_simi.width==1){
image_simi.src="http://images.amazon.com/images/P/"+asin+".01._THUMBZZZ_.jpg";
filepath=image_simi.src;
if(image_simi.width==1){
image_simi.src="http://www.amz360.com/nowp.jpg";
filepath=image_simi.src;
}}


}


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(kj=='ml'){
imgNode.style.left = getMouseX(e)+fx+'px';
}else{
imgNode.style.right = GetWindowSize() -getMouseX(e)+fx+'px';
};
imgNode.style.top = y + 'px';
imgNode.style.borderColor = '#0099FF';
imgNode.style.borderWidth = '2px';
imgNode.style.borderStyle = 'solid';
imgNode.style.margin = '0';
document.body.appendChild(imgNode);
};

function closeImage(){
if (popupImage.imgNode) {
document.body.removeChild(popupImage.imgNode);
popupImage.imgNode = null;
}
}
};
window.onload=function(){loaded = true;};

function closeImage(){
if (popupImage.imgNode) {
document.body.removeChild(popupImage.imgNode);
popupImage.imgNode = null;
}
};

function getMouseX(e){
if(window.opera){
return e.clientX;
}else if(document.all){
return document.body.scrollLeft+event.clientX;
}else if(document.layers||document.getElementById)
return e.pageX;
};

function GetWindowSize(){

if(document.all){
return(document.body.clientWidth);
}else if(document.layers){
return(innerWidth);
}else{
return(-1);
}
}
//-->


</script>
<table id="ama_table" width="300px,100" cellspacing="1" cellpadding="5">
<script type="text/javascript">

var image_on1 = new Image();
var image_off1 = new Image();


image_on1.src="http://images.amazon.com/images/P/B000EU1I02.01._SCLZZZZZZZ_V65934236_.jpg";

image_off1.src="http://images.amazon.com/images/P/B000EU1I02.01._SCTHUMBZZZ_V65934236_.jpg";

</script>
<tr>
<td>
<table id="ama_table0" width="300px,100">
<tr>
<td id="ama_tdl" width="70px" valign="top"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000EU1I02/doramukan-22/ref=nosim" target="_blank"><img src="http://images.amazon.com/images/P/B000EU1I02.01._SCTHUMBZZZ_V65934236_.jpg" name="image1" onmouseout="closeImage();" onmouseover="popupImage('http://images.amazon.com/images/P/B000EU1I02.01._SCLZZZZZZZ_V65934236_.jpg',20,20,'r');" border="0"></a>
<table cellspacing="2" cellpadding="0">
<tr>
<td valign="top"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000BVKS9Q/doramukan-22/ref=nosim" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000BVKS9Q.09.THUMBZZZ.jpg" width="20px" name="imageB000BVKS9Q_1" border="0" onmouseover="popupImage('http://images-jp.amazon.com/images/P/B000BVKS9Q.09._SCLZZZZZZZ_.jpg',20,20,'r','B000BVKS9Q');" onmouseout="closeImage();"></a></td><td valign="top"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000BVMALU/doramukan-22/ref=nosim" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000BVMALU.09.THUMBZZZ.jpg" width="20px" name="imageB000BVMALU_1" border="0" onmouseover="popupImage('http://images-jp.amazon.com/images/P/B000BVMALU.09._SCLZZZZZZZ_.jpg',20,20,'r','B000BVMALU');" onmouseout="closeImage();"></a></td><td valign="top"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000BVKS8W/doramukan-22/ref=nosim" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000BVKS8W.09.THUMBZZZ.jpg" width="20px" name="imageB000BVKS8W_1" border="0" onmouseover="popupImage('http://images-jp.amazon.com/images/P/B000BVKS8W.09._SCLZZZZZZZ_.jpg',20,20,'r','B000BVKS8W');" onmouseout="closeImage();"></a></td><td valign="top"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000BVMAL0/doramukan-22/ref=nosim" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000BVMAL0.09.THUMBZZZ.jpg" width="20px" name="imageB000BVMAL0_1" border="0" onmouseover="popupImage('http://images-jp.amazon.com/images/P/B000BVMAL0.09._SCLZZZZZZZ_.jpg',20,20,'r','B000BVMAL0');" onmouseout="closeImage();"></a></td><td valign="top"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000EU1I0C/doramukan-22/ref=nosim" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000EU1I0C.09.THUMBZZZ.jpg" width="20px" name="imageB000EU1I0C_1" border="0" onmouseover="popupImage('http://images-jp.amazon.com/images/P/B000EU1I0C.09._SCLZZZZZZZ_.jpg',20,20,'r','B000EU1I0C');" onmouseout="closeImage();"></a></td>
</tr>
</table>
</td><td id="ama_tdr"><font style="font-weight:500;font-size:normal;"><a href="http://www.amazon.co.jp/exec/obidos/asin/B000EU1I02/doramukan-22/ref=nosim" target="_blank">レゴ クリエイター・グリーンドラゴン 4894</a>
<br>レゴ<br>2006-07-08<br>
定価 <b><font color="#990000">￥ 7,350</font></b>
<br>
</font><font style="font-weight:500;font-size:normal;"></font></td>
</tr>
</table>
</td>
</tr>
</table>
</br></br>
<p>あら不思議っ。マウスをスライドすると右上に大きく表示…（笑）</p>



]]>
      
   </content>
</entry>
<entry>
   <title>レゴグリーンドラゴン魅力</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/post_2.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.17</id>
   
   <published>2006-10-19T09:03:36Z</published>
   <updated>2006-10-19T08:13:03Z</updated>
   
   <summary>グリーンドラゴンはレゴシリーズの中でも何回も遊べるため非常に人気がる商品の1つで...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="01LEGO 4894 クリエイター" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<p>グリーンドラゴンはレゴシリーズの中でも何回も遊べるため非常に人気がる商品の1つです。</p>
<p>まったく違うキャラクターに変身するのは子供だけでなく、大人まで夢中になること間違いなし。</p>
<p>クリエーターシリーズと呼ぶに相応しく、想像力を鍛えるのにも一役かってくれます♪まずは説明書なしでチャレンジしてみましょう！基本の7体以外にも新しい怪獣が作れちゃうよ♪</p>
<br><br>
<div class="amazlet-box" style="margin-bottom:0px;"><div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000EU1I02.09.MZZZZZZZ.jpg" alt="レゴ クリエイター・グリーンドラゴン 4894" style="border: none;" /></a></div><div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%"><div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">レゴ クリエイター・グリーンドラゴン 4894</a><div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22" title="レゴ クリエイター・グリーンドラゴン 4894" target="_blank">amazlet</a> on 06.10.19</div></div><div class="amazlet-detail">レゴ (2006/07/08)<br /></div><div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div></div><div class="amazlet-footer" style="clear: left"></div></div>
]]>
      
   </content>
</entry>
<entry>
   <title>レゴグリーンドラゴン拡大</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/post_4.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.19</id>
   
   <published>2006-10-19T08:41:49Z</published>
   <updated>2006-10-19T07:55:47Z</updated>
   
   <summary>オンラインで購入する時に気になるのが、画像が少し小さいと細部の情報がわかり難い時...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="01LEGO 4894 クリエイター" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<p>オンラインで購入する時に気になるのが、画像が少し小さいと細部の情報がわかり難い時がありますよね。そこででっかい画像を探してきました♪</p>
</br>
<table border="0" cellpadding="5"><tr><td valign="top">
<a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/"><img src="http://images.amazon.com/images/P/B000EU1I02.01._SCLZZZZZZZ_V65934236_.jpg" border="0"></a>
</td>
<td valign="top">
<a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/">レゴ クリエイター・グリーンドラゴン 4894</a>
<br>
レゴ<br>
2006-07-08<br>
<br>
</td></tr></table>]]>
      
   </content>
</entry>
<entry>
   <title>レゴグリーンドラゴン在庫</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/post_3.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.18</id>
   
   <published>2006-10-19T07:22:59Z</published>
   <updated>2006-10-19T07:55:58Z</updated>
   
   <summary>多数のショップでは、レゴグリーンドラゴンの品薄状態が続いています。 おそらく今年...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="01LEGO 4894 クリエイター" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<p>多数のショップでは、レゴグリーンドラゴンの品薄状態が続いています。</p>
<p>おそらく今年中にはほとんどのショップで売れきれてしまいそうな勢いですので、購入を悩んでいる方は頻繁にチェックしておきましょう</p>
</br>
<div class="amazlet-box" style="margin-bottom:0px;"><div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000EU1I02.09.MZZZZZZZ.jpg" alt="レゴ クリエイター・グリーンドラゴン 4894" style="border: none;" /></a></div><div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%"><div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">レゴ クリエイター・グリーンドラゴン 4894</a><div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22" title="レゴ クリエイター・グリーンドラゴン 4894" target="_blank">amazlet</a> on 06.10.19</div></div><div class="amazlet-detail">レゴ (2006/07/08)<br /></div><div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div></div><div class="amazlet-footer" style="clear: left"></div></div>
]]>
      
   </content>
</entry>
<entry>
   <title>レゴ リンク関連</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/post_5.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.20</id>
   
   <published>2006-10-19T06:21:52Z</published>
   <updated>2006-10-19T08:36:10Z</updated>
   
   <summary>LEGOに関するお役立ちリンク集です LEGOブロック通販 LEGOの様々なアイ...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="02LEGO関連情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<p>LEGOに関するお役立ちリンク集です</p><br>
<p><a href="http://lego-playmobil.seesaa.net/">LEGOブロック通販</a></br>
LEGOの様々なアイテムを複数のショップと比較して紹介しています。価格比較を行う時には非常に役に立つサイトです。</p>

]]>
      
   </content>
</entry>
<entry>
   <title>lego 4894orレゴ 4894</title>
   <link rel="alternate" type="text/html" href="http://lego2006.bestsamurai.com/2006/10/lego_4894or_4894.html" />
   <id>tag:lego2006.bestsamurai.com,2006://6.21</id>
   
   <published>2006-10-19T03:31:43Z</published>
   <updated>2006-10-19T08:34:09Z</updated>
   
   <summary>LEGO 4894 クリエーター グリーンドラゴンとレゴ 4894 クリエーター...</summary>
   <author>
      <name></name>
      
   </author>
         <category term="02LEGO関連情報" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="ja" xml:base="http://lego2006.bestsamurai.com/">
      <![CDATA[<p>LEGO 4894 クリエーター グリーンドラゴンとレゴ 4894 クリエーター グリーンドラゴンのように『LEGO』と『レゴ』と２つの表記がありますが、日本では『レゴ』と使われることが多いですね。</p><br><p>なんとなく気になったので調べたのですが、商標登録では『LEGO』が正しいみたいです。まああたり前ですね♪<p/></br>
<div class="amazlet-box" style="margin-bottom:0px;"><div class="amazlet-image" style="float:left;"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank"><img src="http://images-jp.amazon.com/images/P/B000EU1I02.09.MZZZZZZZ.jpg" alt="レゴ クリエイター・グリーンドラゴン 4894" style="border: none;" /></a></div><div class="amazlet-info" style="float:left;margin-left:15px;line-height:120%"><div class="amazlet-name" style="margin-bottom:10px;line-height:120%"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">レゴ クリエイター・グリーンドラゴン 4894</a><div class="amazlet-powered-date" style="font-size:7pt;margin-top:5px;font-family:verdana;line-height:120%">posted with <a href="http://www.amazlet.com/browse/ASIN/B000EU1I02/doramukan-22" title="レゴ クリエイター・グリーンドラゴン 4894" target="_blank">amazlet</a> on 06.10.19</div></div><div class="amazlet-detail">レゴ (2006/07/08)<br /></div><div class="amazlet-link" style="margin-top: 5px"><a href="http://www.amazon.co.jp/exec/obidos/ASIN/B000EU1I02/doramukan-22/ref=nosim/" name="amazletlink" target="_blank">Amazon.co.jp で詳細を見る</a></div></div><div class="amazlet-footer" style="clear: left"></div></div>
]]>
      
   </content>
</entry>

</feed>
