WHOIS Service

hitomi-bwa.com - information about domain

  • Server Status: available
  • Server IP: 210.172.144.178
  • Server Response Time: 775ms

Site title

HITOMIの英国調装飾 青山サロン

Keywords

ビーズ,刺繍,教室,HITOMI,たむらひとみ,アクセサリー,手作り

Description

青山骨董通り英国調ビーズ刺繍とアクセサリーのサロン,ビーズ装飾作家たむらひとみ

Alexa information

Alexa rank: 7,177,513

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
hitomi-bwa.com IN NS 52854 uns01.lolipop.jp
hitomi-bwa.com IN NS 52854 uns02.lolipop.jp

Server Location

Site source

Show / hide source
                
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0014)about:internet -->
<html>
<head>
<meta name="Keywords" content="ビーズ,刺繍,教室,HITOMI,たむらひとみ,アクセサリー,手作り" />
<meta name="keyword" content="ビーズ,ビーズ刺繍,ビーズアクセサリー,教室,英国調,ビーズ刺繍教室,ビーズ刺繍バッグ,通信講座,ビーズの通信講座,プロコース,ビーズサロン,HITOMI,南青山,青山,骨董通り,表参道,セレブ,ダンス,コスチューム,ビーズ麹u師,ビーズ作家,ビーズ刺繍作家,ビーズ装飾作家,キット販売,お店,イギリス,ビーズワーク,ビーズアクセサリー,アシスタント,アシスタント募集,キット,おしゃれ,ビーズキット,ビーズキット販売,乗馬,講師,専属講師," />
<meta name="Description" content="青山骨董通り英国調ビーズ刺繍とアクセサリーのサロン,ビーズ装飾作家たむらひとみ" />
<title>HITOMIの英国調装飾 青山サロン</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--Fireworks CS5 Dreamweaver CS5 target.  Created Sat Jun 26 00:01:19 GMT+0900 2010-->
<script src="test/Scripts/swfobject_modified.js" type="text/javascript"></script>
</head>
<body bgcolor="#ffffff">
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<script type="text/javascript">
<!--
var kazOa32=4;
var xOa32=new Array(),yOa32=new Array();
xOa32[0]=100,yOa32[0]=100;
xOa32[1]=100,yOa32[1]=100;
xOa32[2]=100,yOa32[2]=100;
xOa32[3]=100,yOa32[3]=100;
xOa32[4]=100,yOa32[4]=100;
var hOa32=20;
var mouseSpeedOa32=40;
var h2Oa32_1=40;
var h2Oa32_2=50;
var spDxOa32=10,spDyOa32=-5;
var moveStopOa32=false;
var i;
var dxOa32=new Array(),dyOa32=new Array();
var moveFlagOa32=new Array();
for (i=0;i<=kazOa32;i++) {
    dxOa32[i]=xOa32[i],dyOa32[i]=yOa32[i];
    moveFlagOa32[i]=true;
}
var mxOa32=xOa32[0],myOa32=yOa32[0],moveStopFlagOa32=false;

if (document.all || document.getElementById || document.layers) {
    if (document.layers) document.captureEvents(Event.MOUSEMOVE);
    document.onmousemove=mouseMoveEvOa32;
    if (moveStopOa32) {
        if (document.layers) document.captureEvents(Event.MOUSEDOWN);
        document.onmousedown=mouseMoveStopOa32;
    }
}

function mouseMoveEvOa32(e) {
    if (!window.opera && document.all) {
        mxOa32=document.body.scrollLeft+event.clientX;
        myOa32=document.body.scrollTop+event.clientY;
    }
    else if (document.getElementById || document.layers) {
        mxOa32=e.pageX;
        myOa32=e.pageY;
    }
}

function mouseMoveStopOa32() {
    moveStopFlagOa32=!moveStopFlagOa32;
}

function setPoOa32(name,x,y) {
    if (document.all) {
        document.all(name).style.pixelLeft=x+spDxOa32;
        document.all(name).style.pixelTop=y+spDyOa32;
    }
    else if (document.getElementById) {
        document.getElementById(name).style.left=x+spDxOa32;
        document.getElementById(name).style.top=y+spDyOa32;
    }
    else if (document.layers) document.layers[name].moveTo(x+spDxOa32,y+spDyOa32);
}

function getXYOa32(x1,y1,x2,y2,l,dl,flag) {
    var x,y;
    if (l==0) {
        if (flag==true) return x1;
        if (flag==false) return y1;
    }
    else {
        x=dl/l*(x2-x1)+x1;
        if (flag==true) return x;
        if (flag==false) {
            if (x1-x2==0) {
                if (y1<y2) return y1+dl;
                else return y1-dl;
            } else return (y1-y2)/(x1-x2)*x+y1-(y1-y2)/(x1-x2)*x1;
        }
    }
}

function mouseMoveOa32() {
    if (document.all || document.getElementById || document.layers) {
        var i,l,x2,y2;
        for (i=0;i<=kazOa32;i++) {
            if (i==0) {
                if (!moveStopFlagOa32) x2=mxOa32,y2=myOa32;
                else x2=dxOa32[i],y2=dyOa32[i];
            } else x2=dxOa32[i-1]+(xOa32[i]-xOa32[i-1]),y2=dyOa32[i-1]+(yOa32[i]-yOa32[i-1]);
            l=Math.abs(Math.sqrt(Math.pow((x2-dxOa32[i]),2)+Math.pow((y2-dyOa32[i]),2)));
            if (i==0) {
                if (l<hOa32 && moveFlagOa32[i]) {
                    dxOa32[i]=x2;
                    dyOa32[i]=y2;
                    setPoOa32("img"+i+"Oa32",dxOa32[i],dyOa32[i]);
                    moveFlagOa32[i]=false;
                }
                else if (l>h2Oa32_1 || l<=h2Oa32_1 && moveFlagOa32[i]) {
                    dxOa32[i]=getXYOa32(dxOa32[i],dyOa32[i],x2,y2,l,hOa32,true);
                    dyOa32[i]=getXYOa32(dxOa32[i],dyOa32[i],x2,y2,l,hOa32,false);
                    setPoOa32("img"+i+"Oa32",dxOa32[i],dyOa32[i]);
                    moveFlagOa32[i]=true;
                }
            }
            else if (l<hOa32 && !moveFlagOa32[i-1]) {
                dxOa32[i]=x2;
                dyOa32[i]=y2;
                setPoOa32("img"+i+"Oa32",dxOa32[i],dyOa32[i]);
                moveFlagOa32[i]=false;
            }
            else if (l>h2Oa32_2 || l<=h2Oa32_2 && !moveFlagOa32[i-1]) {
                dxOa32[i]=getXYOa32(dxOa32[i],dyOa32[i],x2,y2,l,hOa32,true);
                dyOa32[i]=getXYOa32(dxOa32[i],dyOa32[i],x2,y2,l,hOa32,false);
                setPoOa32("img"+i+"Oa32",dxOa32[i],dyOa32[i]);
                moveFlagOa32[i]=true;
            }
        }
        setTimeout("mouseMoveOa32()",mouseSpeedOa32);
    }
}
// End -->
</script>
<script src="test/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
<body link="black" vlink="#003366" alink="#003366" bgcolor="#FFFFFF" leftmargin="0" marginwidth="0">
  <!--shinobi1-->
<script src="http://j8.shinobi.jp/ufo/094426000"></script>
<noscript><a href="http://www.ninja-systems.com/" target="_blank">
<img src="http://x8.shinobi.jp/bin/ll?094426000" border="0" alt="SEO" /></a></noscript>
<!--shinobi2-->
<span id="img4Oa32" style="position:absolute; left:75px; top:82px; width:23px; height:22px; clip:rect(0px 23px 22px 0px); z-index:1"><img src="test/images_gif/mituba3.gif" width="8" height="8" /></span>
<span id="img3Oa32" style="position:absolute; left:76px; top:84px; width:23px; height:22px; clip:rect(0px 23px 22px 0px); z-index:1"><img src="test/images_gif/mituba3.gif" width="10" height="10" /></span>
<span id="img2Oa32" style="position:absolute; left:77px; top:84px; width:23px; height:22px; clip:rect(0px 23px 22px 0px); z-index:1"><img src="test/images_gif/mituba3.gif" width="12" height="12" /></span>
<span id="img1Oa32" style="position:absolute; left:58px; top:73px; width:23px; height:22px; clip:rect(0px 23px 22px 0px); z-index:1"><img src="test/images_gif/mituba3.gif" width="8" height="8" /></span>
<span id="img0Oa32" style="position:absolute; left:69px; top:77px; width:6px; height:1px; clip:rect(0px 23px 22px 0px); z-index:1"><img src="test/images_gif/mituba3.gif" width="8" height="8" /></span>
<script type="text/javascript">
<!--
mouseMoveOa32();
// End -->
</script>
<table style="display: inherit; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; font-size: xx-small;" border="0" cellpadding="0" cellspacing="0" width="900">
<!-- fwtable fwsrc="hyousi1240.png" fwpage="ページ 1" fwbase="test.jpg" fwstyle="Dreamweaver" fwdocid = "1501440462" fwnested="0" -->
  <tr>
   <td><img src="test/IMAG/spacer.gif" width="10" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="15" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="86" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="54" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="550" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="151" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="34" height="1" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="1" border="0" alt=""></td>
  </tr>
  <tr>
   <td colspan="7"><img name="test_r1_c1" src="test/IMAG/test_r1_c1.jpg" width="900" height="64" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="64" border="0" alt=""></td>
  </tr>
  <tr>
   <td rowspan="27" colspan="2"><img name="test_r2_c1" src="test/IMAG/test_r2_c1.jpg" width="25" height="275" border="0" alt=""></td>
   <td><a href="http://www.hitomi-bwa.com/frame1.htm" target="_self"><img name="test_r2_c3" src="test/IMAG/test_r2_c3.jpg" width="86" height="15" border="0" alt="各種サロンのご案内です。"></a></td>
   <td rowspan="27"><img name="test_r2_c4" src="test/IMAG/test_r2_c4.jpg" width="54" height="275" border="0" alt=""></td>
   <td rowspan="19" valign="top"><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="546" height="175">
     <param name="movie" value="test/IMAG/open_hitomi.swf">
     <param name="quality" value="high">
     <param name="wmode" value="opaque">
     <param name="swfversion" value="9.0.45.0">
     <!-- このパラメータータグにより、Flash Player 6.0 または 6.5 以降を使用して、Flash Player の最新バージョンをダウンロードするようメッセージが表示されます。ユーザーにメッセージを表示させないようにする場合はパラメータータグを削除します。 -->
     <param name="expressinstall" value="../Scripts/expressInstall.swf">
     <!-- 次のオブジェクトタグは IE 以外のブラウザーで使用するためのものです。IE では IECC を使用して非表示にします。 -->
     <!--[if !IE]>-->
     <object type="application/x-shockwave-flash" data="test/IMAG/open_hitomi.swf" width="546" height="175">
       <!--<![endif]-->
       <param name="quality" value="high">
       <param name="wmode" value="opaque">
       <param name="swfversion" value="9.0.45.0">
       <param name="expressinstall" value="../Scripts/expressInstall.swf">
       <!-- ブラウザーには、Flash Player 6.0 以前のバージョンを使用して次の代替コンテンツが表示されます。 -->
       <div>
         <h4>このページのコンテンツには、Adobe Flash Player の最新バージョンが必要です。</h4>
         <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Adobe Flash Player を取得" /></a></p>
         </div>
       <!--[if !IE]>-->
       </object>
     <!--<![endif]-->
   </object></td>
   <td rowspan="27" colspan="2"><img name="test_r2_c6" src="test/IMAG/test_r2_c6.jpg" width="185" height="270" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="15" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r3_c3" src="test/IMAG/test_r3_c3.jpg" width="86" height="7" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="7" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame4.htm" target="_self"><img name="test_r4_c3" src="test/IMAG/test_r4_c3.jpg" width="86" height="12" border="0" alt="通信講座のご紹介です。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r5_c3" src="test/IMAG/test_r5_c3.jpg" width="86" height="7" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="7" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/webshop/new-11-index.html" target="_self"><img name="test_r6_c3" src="test/IMAG/test_r6_c3.jpg" width="86" height="14" border="0" alt="HITOMIの作品を頒布しています。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="14" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r7_c3" src="test/IMAG/test_r7_c3.jpg" width="86" height="4" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="4" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame27.htm" target="_self"><img name="test_r8_c3" src="test/IMAG/test_r8_c3.jpg" width="86" height="12" border="0" alt="HITOMI主催のイベント情報です。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r9_c3" src="test/IMAG/test_r9_c3.jpg" width="86" height="5" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="5" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame12.htm" target="_self"><img name="test_r10_c3" src="test/IMAG/test_r10_c3.jpg" width="86" height="12" border="0" alt="HITOMIの著作一覧です。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r11_c3" src="test/IMAG/test_r11_c3.jpg" width="86" height="5" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="5" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame24.htm" target="_self"><img name="test_r12_c3" src="test/IMAG/test_r12_c3.jpg" width="86" height="16" border="0" alt="雑誌や新聞などに掲載された情報です。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="16" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r13_c3" src="test/IMAG/test_r13_c3.jpg" width="86" height="8" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="8" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame10.htm" target="_self"><img name="test_r14_c3" src="test/IMAG/test_r14_c3.jpg" width="86" height="12" border="0" alt="サロンの受講生向けの伝言板です。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r15_c3" src="test/IMAG/test_r15_c3.jpg" width="86" height="6" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="6" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame16.htm" target="_self"><img name="test_r16_c3" src="test/IMAG/test_r16_c3.jpg" width="86" height="17" border="0" alt="HITOMI公認の講師向けの伝言板です。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="17" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r17_c3" src="test/IMAG/test_r17_c3.jpg" width="86" height="6" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="6" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://hitomi-t.main.jp/" target="_blank"><img name="test_r18_c3" src="test/IMAG/test_r18_c3.jpg" width="86" height="11" border="0" alt="サロンで使用しているお部屋をお貸ししています。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="11" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r19_c3" src="test/IMAG/test_r19_c3.jpg" width="86" height="11" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="11" border="0" alt=""></td>
  </tr>
  <tr>
   <td rowspan="2"><a href="http://www.hitomi-bwa.com/frame15.htm" target="_self"><img name="test_r20_c3" src="test/IMAG/test_r20_c3.jpg" width="86" height="14" border="0" alt="HITOMIのブログや日記帳を公開しています。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="10" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r21_c5" src="test/IMAG/test_r21_c5.jpg" width="550" height="4" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="4" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r22_c3" src="test/IMAG/test_r22_c3.jpg" width="86" height="5" border="0" alt=""></td>
   <td rowspan="7"><table width="100%" border="0" align="center" cellpadding="1">
     <tr>
       <td width="3%" align="center">・</td>
       <td><font size="2"><a href="frame1.htm" target="_blank">相模原サロン誕生!</a>  <a href="../deko-sope-tusin-annai.htm" target="_blank">ビーズ飾りのデコレーション・ソープ通信講座 </a> <a href="2008-sopu-taiken.htm" target="_blank"><font color="#996600">4月7日1DAY♪</font></a></font></td>
     </tr>
     <tr>
       <td width="3%" height="18" align="center">・</td>
       <td><p><font size="2"><a href="http://blog.livedoor.jp/hitomi_tamura/" target="_blank">文左衛門3月9日、</a> <a href="http://blog.livedoor.jp/hitomi_tamura_bun/" target="_blank">ビーズ装飾3月11</a></font><font size="2"><a href="http://blog.livedoor.jp/hitomi_tamura_bun/" target="_blank">日</a>、<a href="frame15.htm">ティー1月17日</a> <a href="http://blog.livedoor.jp/senseei-deko/" target="_blank">デコソープ・カービング3月15日</a></font></p></td>
     </tr>
   </table>
     <div align="center"><span style="margin:0px; color: #000; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; font-size: xx-small;"><span class="style20"><strong>更新日は<font face="MS Pゴシック, Osaka"><tt><font size="2">
       <!-- #BeginDate format:acJa2 -->2012年3月20日 (火)<!-- #EndDate -->
     </font> </tt></font>  </strong></span> <span class="style20"><b>あなたは<img src="http://accnt.dp11138105.lolipop.jp/cnt/accnt.php?cnt_id=947837&ac_id=LA03347104&mode=total"alt="" />人目のお客様です<span style="font-family: '繝偵Λ繧ョ繝手ァ偵ざ Pro W3', 'Hiragino Kaku Gothic Pro', '繝。繧、繝ェ繧ェ', Meiryo, Osaka, '・ュ・ウ ・ー繧エ繧キ繝・け', 'MS PGothic', sans-serif"><a href="byouin/nyuuinn-keikahoukoku.htm" target="_blank">・</a></span></b></span></span></div></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="5" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="frame11.htm" target="_self"><img name="test_r23_c3" src="test/IMAG/test_r23_c3.jpg" width="86" height="12" border="0" alt=""></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r24_c3" src="test/IMAG/test_r24_c3.jpg" width="86" height="15" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="15" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame25.htm" target="_self"><img name="test_r25_c3" src="test/IMAG/test_r25_c3.jpg" width="86" height="12" border="0" alt="ご質問・お問い合わせはこちらからどうぞ。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r26_c3" src="test/IMAG/test_r26_c3.jpg" width="86" height="6" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="6" border="0" alt=""></td>
  </tr>
  <tr>
   <td><a href="http://www.hitomi-bwa.com/frame26.htm" target="_self"><img name="test_r27_c3" src="test/IMAG/test_r27_c3.jpg" width="86" height="12" border="0" alt="ビジネスのご用はこちらからどうぞ。"></a></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="12" border="0" alt=""></td>
  </tr>
  <tr>
   <td><img name="test_r28_c3" src="test/IMAG/test_r28_c3.jpg" width="86" height="19" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="19" border="0" alt=""></td>
  </tr>
  <tr>
   <td rowspan="3"><img name="test_r29_c1" src="test/IMAG/test_r29_c1.jpg" width="10" height="321" border="0" alt=""></td>
   <td colspan="5" align="center" valign="top" bgcolor="#BDBDBD"></td>
   <td rowspan="3"><img name="test_r29_c7" src="test/IMAG/test_r29_c7.jpg" width="34" height="321" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="22" border="0" alt=""></td>
  </tr>
  <tr>
   <td colspan="5"><img name="test_r30_c2" src="test/IMAG/test_r30_c2.jpg" width="856" height="4" border="0" alt=""></td>
   <td><img src="test/IMAG/spacer.gif" width="1" height="4" border="0" alt=""></td>
  </tr>
  <tr>
    <td colspan="5" valign="top"><table width="100%" border="0" cellpadding="1">
      <tr>
        <td><table width="850" border="0" cellpadding="1">
          <tr>
            <td colspan="4" align="center" valign="baseline" bgcolor="#EFE9D3"><strong><font color="#996600" size="2"><a href="frame4.htm">< 通信講座></a> 趣味~講師プロコース</font></strong></td>
            <td colspan="2" valign="baseline" nowrap bgcolor="#BACDCC"><font color="#996600" size="2"><strong> <a href="puroko-su.htm" target="_blank"><通学の講師プロコース></a></strong></font></td>
            <td colspan="4" align="left" valign="baseline" bgcolor="#EFE9D3"><font color="#996600" size="2"><strong><a href="webshop/shop_new-top.htm" target="_blank"><SHOP></a></strong></font></td>
            </tr>
          <tr>
            <td align="center" valign="middle" bgcolor="#BACDCC"><a href="senka.htm" target="_blank"><img src="hp-sakuhin-sisyuu/ti-hu-80.jpg" alt="ビーズ刺繍専科" width="80" height="60" border="0" /></a></td>
            <td align="center" valign="middle" bgcolor="#BACDCC"><a href="tuusinn.htm" target="_blank"><img src="hp-sakuhin-akse/08-10-31-3-80.jpg" alt="アクセサリーとビーズ刺繍" width="80" height="62" border="0" /></a></td>
            <td align="center" valign="middle" bgcolor="#BACDCC"><a href="sope-tusin-annai.htm" target="_blank"><img src="so-pe/09-2-8-6-80.jpg" alt="ソープカービング" width="80" height="60" border="0" /></a></td>
            <td width="80" align="center" valign="middle" bgcolor="#BACDCC"><a href="deko-sope-tusin-annai.htm" target="_blank"><img src="deko-sope-tusin/hon-7-100-name.jpg" width="87" height="65" border="0"></a></td>
            <td align="center" valign="middle" background="hp-kabegemi-dodai/paper.gif"><font size="2"><a href="puroko-su.htm" target="_top"><img src="hp-sakuhin-sisyuu/07-02-26-1-80.jpg" alt="プロコース" width="73" height="57" border="0" /></a></font></td>
            <td align="center" valign="top" background="hp-kabegemi-dodai/paper.gif"><div align="left"><font color="#000000">・ビーズ刺繍<br>
              ・ビーズワーク<br>
              ・ソープカービング </font></div></td>
            <td align="left" valign="middle" bgcolor="#BACDCC"><font color="#000000"><img src="hp-sakuhin-bizu-bag/11-2-5-2-80.jpg" width="69" height="63"></font><font size="2">&nbsp;</font></td>
            <td colspan="3" valign="top" bgcolor="#BACDCC"><div align="left">・バッグのオーダー<br>
              ・ビーズ刺繍ハンカチ<br>
              ・作品キット<br>
              ・サンキャッチャー</div></td>
            </tr>
          <tr>
            <td align="center" valign="middle"><a href="senka.htm" target="_blank">ビーズ刺繍専科</a></td>
            <td align="center" valign="middle"><a href="tuusinn.htm" target="_blank">刺繍&<br>
              アクセサリー</a></td>
            <td align="center" valign="middle"><a href="sope-tusin-annai.htm" target="_blank">ソープカービング</a></td>
            <td width="80" align="center" valign="middle"><a href="deko-sope-tusin-annai.htm" target="_new">デコレーション<br>
              ソープ</a></td>
            <td colspan="2" align="center" valign="middle">&nbsp;</td>
            <td colspan="2" align="center" valign="middle">&nbsp;</td>
            <td colspan="2" align="center" valign="middle">&nbsp;</td>
            </tr>
          <tr>
            <td colspan="10" align="center" valign="middle" bgcolor="#BACDCC"><div align="left"><strong><font color="#996600" size="2"> <a href="frame1.htm"><サロンレッスン></a> </font></strong><font color="#996600" size="2"><strong><font color="#996600" size="2">日本ビーズ装飾協会代表 たむらひとみ直接レッスン</font></strong>      画像をクリックして下さい</font></div></td>
            </tr>
          <tr bordercolor="#006600">
            <td colspan="2" align="center" valign="baseline"><div align="left"><font color="#996600" size="2"><strong><a href="frame31.htm" target="_top"><ビーズ刺繍></a></strong></font></div>
              </td>
            <td colspan="3" align="center" valign="baseline"><div align="left"><font color="#996600" size="2"><strong><a href="frame30.htm" target="_top"><ビーズワーク></a></strong></font></div>
              </td>
            <td colspan="2" align="center" valign="top"><div align="left"><font color="#996600" size="2"><strong><a href="frame32.htm" target="_top"><ソープカービング></a></strong></font></div>
              </td>
            <td colspan="3" align="center" valign="top" bordercolor="#006600"><div align="left"><font size="2"></font>             <font color="#996600" size="2">           </font><font color="#996600" size="2"><strong><a href="frame28.htm" target="_blank"><体験
              1DAY
              レッスン></a></strong></font></div></td>
            </tr>
          <tr bordercolor="#006600">
            <td width="80" height="66" valign="top"><a href="frame31.htm" target="_top"><img src="hp-sakuhin-sisyuu/bi-zu_bag-1-80.jpg" alt="ビーズ刺繍" width="79" height="61" border="0" /></a></td>
            <td width="80" valign="top" bordercolor="#006600"><div align="left">・
              リボン刺繍<br>
              ・ブレード刺繍<br>
              ・フランス刺繍<br>
              ・
              ミラーワーク </div></td>
            <td width="80" colspan="2" valign="top"><a href="frame30.htm" target="_top"><img src="hp-sakuhin-akse/hana-nekkuresu-80.jpg" alt="アクセサリー" width="74" height="58" border="0" /></a></td>
            <td width="74" valign="top"><div align="left"><font color="#996600"><font color="#000000">・アクセサリー <br>
              ・クロッシェ<br>
              ・ビーズ飾りの<br>
              ステンシル</font></font></div></td>
            <td width="83" valign="top"><div align="left"><a href="frame32.htm" target="_top"><img src="so-pe/09-2-8-6-80.jpg" alt="ソープカービング" width="79" height="63" border="0" /></a></div></td>
            <td valign="top"><div align="left">・ビーズ飾りの<br>
              ソープカービング</div></td>
            <td valign="top"><font size="2">&nbsp;</font>             <font size="2"><a href="1day_lesson.html" target="_top"><img src="hp-sakuhin-sisyuu/08-05-20-1-80.jpg" alt="体験レッスン" width="80" height="64" border="0" /></a></font></td>
            <td width="107" valign="top"><font color="#000000">・ビーズ刺繍<br>
              ・ビーズ飾りの<br>
              ソープカービング </font><font size="2">&nbsp;</font></td>
            <td width="98" align="center" valign="top">&nbsp;</td>
            </tr>
          </table></td>
        </tr>
      </table>     
    </td>
    <td><img src="test/IMAG/spacer.gif" width="1" height="266" border="0" alt=""></td>
  </tr>
</table>
<p>&nbsp; </p>
<script type="text/javascript">
swfobject.registerObject("FlashID");
  </script>
</body>
</html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...

Last checked domains