<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS">
<META http-equiv="Content-Style-Type" content="text/css">
<META name="IBM:HPB-Input-Mode" content="mode/flm; pagewidth=940; pageheight=1200">
<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 9.0.0.0 for Windows">
<META name="ROBOTS" content="INDEX,FOLLOW">
<META name="keywords" content="海外生活,日本,快適,海外,生活,録画,駐在,赴任,単身,日本語,ビデオ,テレビ,ＴＶ,家庭,料理番組,バラエティ,スポーツ,番組,オリンピック,ワールドカップ,相撲,ドラマ,ニュース,プロ野球,ケーブル">
<TITLE>快適な海外生活・日本のテレビを見る</TITLE>
<SCRIPT>
<!--HPB_SCRIPT_INFO_40
//HPB_VFX_EVT Element:BODY Event:OnLoad Handler:HpbVfxinit('Layer25','HpbVfx0201','F223',1000,1000,1,'Layer54','HpbVfx0301','G211',0,0,1); 
//HPB_VFX_PAR Element:BODY Event:OnLoad LayerID:Layer25 Entry:HpbVfx0201 Param:F223 1stDelay:1000 NxtDelay:1000 Loop:1 
//HPB_VFX_PAR Element:BODY Event:OnLoad LayerID:Layer54 Entry:HpbVfx0301 Param:G211 1stDelay:0 NxtDelay:0 Loop:1 
//-->
</SCRIPT><SCRIPT language="JavaScript">
<!--HPB_SCRIPT_VFX_40
//
//  Licensed Materials - Property of IBM
//  5724I83
//  (C) Copyright IBM Corp. 1995, 2004 All Rights Reserved.
//
var layerId       =  0; var func          =  1; var effectPattern =  2; 
var startTime     =  3; var nextLayerIdx  =  4; var nextStartTime =  5; 
var intervalTime  =  6; var repeat        =  7; var endVisibility =  8;
var posX          =  9; var posY          = 10; var posStartX     = 11;
var posStartY     = 12; var posEndX       = 13; var posEndY       = 14;
var stepX         = 15; var stepY         = 16; var frame         = 17;
var accelerationX = 18; var accelerationY = 19; var angle         = 20;
var fixedX        = 21; var fixedY        = 22; 

var appVer = parseInt(navigator.appVersion);
var isNC=false,isN6=false,isIE=false;
if (document.all && appVer >= 4) isIE=true; else
  if (document.getElementById && appVer > 4) isN6=true; else
    if (document.layers && appVer >= 4) isNC=true;
var elt;
elt = new Array;
var layerobj;
layerobj = new Array;
var lastobj;

function HpbVfxinit() {
  var w_str;
  if (isNC||isN6||isIE) {
    var n_div = arguments.length / 6;
    for (var div = 0; div < n_div; div++) {
      var args = 6 * div;
      var arg1 = arguments[args];
      var arg2 = arguments[args+1];
      var arg3 = arguments[args+2];
      var arg4 = arguments[args+3];
      var arg5 = arguments[args+4];
      var arg6 = arguments[args+5];
      elt[div] = new Array(arg1,arg2,arg3,arg4,-1,arg5,0,arg6,true,-32767,-32767,-32767,-32767,-32767,-32767,-32767,-32767,40,1.0,1.0,0,-1,-1);
  } }

  if (isNC) {
    for (i=0; i < elt.length; i++) {
      w_str = "document." + elt[i][layerId];
      layerobj[i] = eval(w_str);
      if (layerobj[i]) {
        layerobj[i].init = false;
        layerobj[i].innerH = window.innerHeight;
        layerobj[i].innerW = window.innerWidth;
        layerobj[i].pos_x = layerobj[i].left;
        layerobj[i].pos_y = layerobj[i].top;
        layerobj[i].pos_w = layerobj[i].clip.width;
        layerobj[i].pos_h = layerobj[i].clip.height;
  } } }
  if (isN6) {
    for (i=0; i < elt.length; i++) {
      layerobj[i] = document.getElementById(elt[i][layerId]);
      if (layerobj[i]) {
        layerobj[i].init = false;
        layerobj[i].innerH = window.innerHeight;
        layerobj[i].innerW = window.innerWidth;
        layerobj[i].pos_x = parseInt(layerobj[i].style.left);
        layerobj[i].pos_y = parseInt(layerobj[i].style.top);
        layerobj[i].pos_w = parseInt(layerobj[i].style.width);
        layerobj[i].pos_h = parseInt(layerobj[i].style.height);
  } } }
  if (isIE) {
    for (i=0; i < elt.length; i++) {
      w_str = "document.all.item(\"" + elt[i][layerId] + "\")";
      if (eval(w_str)) {
        w_str = "document.all.item(\"" + elt[i][layerId] + "\").style";
        layerobj[i] = eval(w_str);
        if (layerobj[i]) {
          layerobj[i].init = false;
          layerobj[i].innerH = document.body.clientHeight;
          layerobj[i].innerW = document.body.clientWidth;
          layerobj[i].pos_x = layerobj[i].pixelLeft;
          layerobj[i].pos_y = layerobj[i].pixelTop;
          layerobj[i].pos_w = layerobj[i].pixelWidth;
          layerobj[i].pos_h = layerobj[i].pixelHeight;
  } } } }

  if (isNC||isN6||isIE) {
    for (i=0; i < elt.length; i++) {
      if (layerobj[i]) {
        if (elt[i][posX] == -32767) elt[i][posX] = layerobj[i].pos_x;
        if (elt[i][posY] == -32767) elt[i][posY] = layerobj[i].pos_y;
        if (elt[i][effectPattern].charAt(0) == "A") {
          if (elt[i][posX] != -32767) elt[i][posEndX] = elt[i][posX];
          if (elt[i][posY] != -32767) elt[i][posEndY] = elt[i][posY];
          if (elt[i][effectPattern].charAt(1) == "1") {
            elt[i][posStartX] = layerobj[i].pos_w * -1;
            if (elt[i][posY] != -32767) elt[i][posStartY] = elt[i][posY];
          }
          if (elt[i][effectPattern].charAt(1) == "3") {
            if (elt[i][posX] != -32767) elt[i][posStartX] = elt[i][posX];
            elt[i][posStartY] = layerobj[i].pos_h * -1;
          }
          if (elt[i][effectPattern].charAt(1) == "5") {
            elt[i][posStartX] = layerobj[i].pos_w * -1;
            elt[i][posStartY] = layerobj[i].pos_h * -1;
          }
          if (elt[i][effectPattern].charAt(1) == "8") {
            elt[i][posStartX] = layerobj[i].pos_w * -1;
            elt[i][posStartY] = layerobj[i].innerH;
        } }
        if (elt[i][effectPattern].charAt(0) == "B") {
          if (elt[i][posX] != -32767) elt[i][posStartX] = elt[i][posX];
          if (elt[i][posY] != -32767) elt[i][posStartY] = elt[i][posY];
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][posEndX] = layerobj[i].pos_w * -1;
            if (elt[i][posY] != -32767) elt[i][posEndY] = elt[i][posY];
          }
          if (elt[i][effectPattern].charAt(1) == "4") {
            if (elt[i][posX] != -32767) elt[i][posEndX] = elt[i][posX];
            elt[i][posEndY] = layerobj[i].pos_h * -1;
          }
          if (elt[i][effectPattern].charAt(1) == "6") {
            elt[i][posEndX] = layerobj[i].pos_w * -1;
            elt[i][posEndY] = layerobj[i].pos_h * -1;
          }
          if (elt[i][effectPattern].charAt(1) == "7") {
            elt[i][posEndX] = layerobj[i].pos_w * -1;
            elt[i][posEndY] = layerobj[i].innerH;
        } }
        if (elt[i][effectPattern].charAt(0) == "C") {
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][posStartX] = layerobj[i].innerW;
            elt[i][posEndX] = layerobj[i].pos_w * -1;
            if (elt[i][posY] != -32767) {
              elt[i][posStartY] = elt[i][posY];
              elt[i][posEndY] = elt[i][posY];
            }
          }
          if (elt[i][effectPattern].charAt(1) == "1") {
            elt[i][posStartX] = layerobj[i].pos_w * -1;
            elt[i][posEndX] = layerobj[i].innerW;
            if (elt[i][posY] != -32767) {
              elt[i][posStartY] = elt[i][posY];
              elt[i][posEndY] = elt[i][posY];
            }
          }
          if (elt[i][effectPattern].charAt(1) == "3") {
            if (elt[i][posX] != -32767) {
              elt[i][posStartX] = elt[i][posX];
              elt[i][posEndX] = elt[i][posX];
            }
            elt[i][posStartY] = layerobj[i].pos_h * -1;
            elt[i][posEndY] = layerobj[i].innerH;
          }
          if (elt[i][effectPattern].charAt(1) == "4") {
            if (elt[i][posX] != -32767) {
              elt[i][posStartX] = elt[i][posX];
              elt[i][posEndX] = elt[i][posX];
            }
            elt[i][posStartY] = layerobj[i].innerH;
            elt[i][posEndY] = layerobj[i].pos_h * -1;
          }
          if (elt[i][effectPattern].charAt(1) == "7") {
            elt[i][posStartX] = layerobj[i].innerW;
            elt[i][posStartY] = layerobj[i].pos_h * -1;
            elt[i][posEndX] = layerobj[i].pos_w * -1;
            elt[i][posEndY] = layerobj[i].innerH;
          }
          if (elt[i][effectPattern].charAt(1) == "5") {
            elt[i][posStartX] = layerobj[i].pos_w * -1;
            elt[i][posStartY] = layerobj[i].pos_h * -1;
            elt[i][posEndX] = layerobj[i].innerW;
            elt[i][posEndY] = layerobj[i].innerH;
          }
          if (elt[i][effectPattern].charAt(1) == "6") {
            elt[i][posStartX] = layerobj[i].innerW;
            elt[i][posStartY] = layerobj[i].innerH;
            elt[i][posEndX] = layerobj[i].pos_w * -1;
            elt[i][posEndY] = layerobj[i].pos_h * -1;
          }
          if (elt[i][effectPattern].charAt(1) == "8") {
            elt[i][posStartX] = layerobj[i].pos_w * -1;
            elt[i][posStartY] = layerobj[i].innerH;
            elt[i][posEndX] = layerobj[i].innerW;
            elt[i][posEndY] = layerobj[i].pos_h * -1;
        } }
        if (elt[i][effectPattern].charAt(0) == "D") {
          if (elt[i][effectPattern].charAt(1) == "1") {
            elt[i][stepX] = 4;  elt[i][stepY] = 0;
          }
          if (elt[i][effectPattern].charAt(1) == "3") {
            elt[i][stepX] = 0;  elt[i][stepY] = 4;
        } }
        if (elt[i][effectPattern].charAt(0) == "F") {
          if (elt[i][effectPattern].charAt(1) == "4") {
            if (elt[i][posX] != -32767) {
              elt[i][posStartX] = elt[i][posX];
              elt[i][posEndX] = elt[i][posX] + layerobj[i].pos_w;
            }
            if (elt[i][posY] != -32767) {
              elt[i][posStartY] = elt[i][posY];
              if (elt[i][effectPattern].charAt(3) == "1") elt[i][posEndY] = elt[i][posY] + 80;
              if (elt[i][effectPattern].charAt(3) == "2") elt[i][posEndY] = elt[i][posY] + 160;
              if (elt[i][effectPattern].charAt(3) == "3") elt[i][posEndY] = elt[i][posY] + 320;
            }
            elt[i][stepX] = 0;  elt[i][stepY] = 4;
          }
          if (elt[i][effectPattern].charAt(1) == "2") {
            if (elt[i][posX] != -32767) {
              elt[i][posStartX] = elt[i][posX];
              if (elt[i][effectPattern].charAt(3) == "1") elt[i][posEndX] = elt[i][posX] + 80;
              if (elt[i][effectPattern].charAt(3) == "2") elt[i][posEndX] = elt[i][posX] + 160;
              if (elt[i][effectPattern].charAt(3) == "3") elt[i][posEndX] = elt[i][posX] + 320;
            }
            if (elt[i][posY] != -32767) {
              elt[i][posStartY] = elt[i][posY];
              elt[i][posEndY] = elt[i][posY] + layerobj[i].pos_h;
            }
            elt[i][stepX] = 4;  elt[i][stepY] = 0;
        } }
        if (elt[i][effectPattern].charAt(0) == "G") {
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][posStartX] = 0;
            if (elt[i][effectPattern].charAt(3) == "1") elt[i][posStartY] = 80;
            if (elt[i][effectPattern].charAt(3) == "2") elt[i][posStartY] = 160;
            if (elt[i][effectPattern].charAt(3) == "3") elt[i][posStartY] = 320;
            elt[i][posEndX] = 1;  elt[i][posEndY] = 1;
        } }
        if (elt[i][effectPattern].charAt(0) == "H") {
          if (elt[i][effectPattern].charAt(3) == "1") {
            elt[i][stepX] = 8;  elt[i][stepY] = 8;
          }
          if (elt[i][effectPattern].charAt(3) == "2") {
            elt[i][stepX] = 16;  elt[i][stepY] = 16;
          }
          if (elt[i][effectPattern].charAt(3) == "3") {
            elt[i][stepX] = 32;  elt[i][stepY] = 32;
          }
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][stepX] = 0;  elt[i][fixedX] = true;  elt[i][fixedY] = true;
          }
          if (elt[i][effectPattern].charAt(1) == "1") {
            elt[i][stepY] = 0;  elt[i][fixedX] = true;  elt[i][fixedY] = true;
          }
          if (elt[i][effectPattern].charAt(1) == "3") {
            elt[i][fixedX] = false;  elt[i][fixedY] = false;
        } }
        if (elt[i][effectPattern].charAt(0) == "I") {
          if (elt[i][effectPattern].charAt(3) == "1") {
            elt[i][posStartX] = 40;  elt[i][posStartY] = 40;
          }
          if (elt[i][effectPattern].charAt(3) == "2") {
            elt[i][posStartX] = 80;  elt[i][posStartY] = 80;
          }
          if (elt[i][effectPattern].charAt(3) == "3") {
            elt[i][posStartX] = 160;  elt[i][posStartY] = 160;
          }
          elt[i][posEndX] = 1;  elt[i][posEndY] = 1;  elt[i][stepX] = -32767;
          if (elt[i][effectPattern].charAt(1) == "1") {
            elt[i][posY] += elt[i][posStartY];
            elt[i][stepY] = Math.PI * 3 / 2;
            elt[i][frame] = 40;
          }
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][posY] -= elt[i][posStartY];
            elt[i][stepY] = Math.PI * 1 / 2;
            elt[i][frame] = 40;
          }
          if (elt[i][effectPattern].charAt(1) == "3") {
            elt[i][posX] -= elt[i][posStartX];
            elt[i][stepY] = Math.PI * 0 / 2;
            elt[i][frame] = 40;
          }
          if (elt[i][effectPattern].charAt(1) == "4") {
            elt[i][posX] += elt[i][posStartX];
            elt[i][stepY] = Math.PI * 2 / 2;
            elt[i][frame] = 40;
          }
          if (elt[i][effectPattern].charAt(1) == "5") {
            elt[i][posY] += elt[i][posStartY];
            elt[i][stepY] = Math.PI * 3 / 2;
            elt[i][frame] = -40;
          }
          if (elt[i][effectPattern].charAt(1) == "6") {
            elt[i][posY] -= elt[i][posStartY];
            elt[i][stepY] = Math.PI * 1 / 2;
            elt[i][frame] = -40;
          }
          if (elt[i][effectPattern].charAt(1) == "7") {
            elt[i][posX] -= elt[i][posStartX];
            elt[i][stepY] = Math.PI * 0 / 2;
            elt[i][frame] = -40;
          }
          if (elt[i][effectPattern].charAt(1) == "8") {
            elt[i][posX] += elt[i][posStartX];
            elt[i][stepY] = Math.PI * 2 / 2;
            elt[i][frame] = -40;
        } }
        if (elt[i][effectPattern].charAt(0) == "J") {
          if (elt[i][effectPattern].charAt(3) == "1") {
            elt[i][posStartX] = 0;  elt[i][posStartY] = 80;
          }
          if (elt[i][effectPattern].charAt(3) == "2") {
            elt[i][posStartX] = 0;  elt[i][posStartY] = 160;
          }
          if (elt[i][effectPattern].charAt(3) == "3") {
            elt[i][posStartX] = 0;  elt[i][posStartY] = 320;
          }
          elt[i][posEndX] = 1;  elt[i][posEndY] = 1;
          elt[i][stepX] = -32767;  elt[i][stepY] = 0;
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][accelerationY] = 0.99;  elt[i][frame] = 40;
        } }
        if (elt[i][effectPattern].charAt(0) == "K") {
          if (elt[i][effectPattern].charAt(3) == "1") {
            elt[i][posStartX] = 40;  elt[i][posStartY] = 40;
          }
          if (elt[i][effectPattern].charAt(3) == "2") {
            elt[i][posStartX] = 80;  elt[i][posStartY] = 80;
          }
          if (elt[i][effectPattern].charAt(3) == "3") {
            elt[i][posStartX] = 160;  elt[i][posStartY] = 160;
          }
          elt[i][stepX] = -32767;  elt[i][stepY] = 0;
          if (elt[i][effectPattern].charAt(1) == "1") {
            elt[i][posEndX] = 13;  elt[i][posEndY] = 12;  elt[i][frame] = 160;
          }
          if (elt[i][effectPattern].charAt(1) == "2") {
            elt[i][posEndX] = 7;  elt[i][posEndY] = 2;  elt[i][frame] = 160;
          }
          if (elt[i][effectPattern].charAt(1) == "3") {
            elt[i][posEndX] = 11;  elt[i][posEndY] = 4;  elt[i][frame] = 160;
          }
          if (elt[i][effectPattern].charAt(1) == "4") {
            elt[i][posEndX] = 7;  elt[i][posEndY] = 4;  elt[i][frame] = 160;
        } }
        if (elt[i][effectPattern].charAt(2) == "1") elt[i][intervalTime] = 200;
        if (elt[i][effectPattern].charAt(2) == "2") elt[i][intervalTime] = 100;
        if (elt[i][effectPattern].charAt(2) == "3") elt[i][intervalTime] = 50;
        if ( elt[i][startTime] >= 0 ) setTimeout( "HpbVfxtimer(" + i + ")", elt[i][startTime] );
} } } }

function HpbVfxtimer(tid) {
  if (isNC||isN6||isIE) {
    if (layerobj[tid]) {
      var func_str;
      func_str = elt[tid][func] + "( tid, elt[tid], layerobj[tid] )";
      eval(func_str);
} } }

function HpbVfxshowobj(obj) {
  if (obj) {
    if (isNC) obj.visibility = "show";
    if (isN6) obj.style.visibility = "visible";
    if (isIE) obj.visibility = "visible";
    lastobj = obj;
} }

function HpbVfxhideobj(obj) {
  if (obj) {
    if (isNC) obj.visibility = "hide";
    if (isN6) obj.style.visibility = "hidden";
    if (isIE) obj.visibility = "hidden";
} }

function HpbVfxmoveobj(obj,x,y) {
  if (obj) {
    if (isNC) {obj.left=x;obj.top=y;}
    if (isN6) {obj.style.left=x+"px";obj.style.top=y+"px";}
    if (isIE) {obj.left=x;obj.top=y;}
} }

function HpbVfxclipobj(obj,t,r,b,l) {
  if (obj) {
    if (isNC) {obj.clip.left=l;obj.clip.top=t;obj.clip.right=r;obj.clip.bottom=b;}
    if (isN6) obj.style.clip = "rect(" + t + "px," + (r-l) + "px," + (b-t) + "px," + l + "px)";
    if (isIE) obj.clip = "rect(" + t + "," + r + "," + b + "," + l + ")";
} }

function HpbVfx0001(tid,et,ob) {
  var x;  var y;
  if (ob) {
    if (ob.init == false) {
      if (et[stepX] != -32767) ob.stepX = et[stepX] * Math.cos(et[angle]);
      else ob.stepX = (et[posEndX] - et[posStartX]) / et[frame];
      if (et[stepY] != -32767) ob.stepY = et[stepY] * Math.sin(et[angle]);
      else ob.stepY = (et[posEndY] - et[posStartY]) / et[frame];
      if (ob.stepX > 0 && ob.stepX < 1) ob.stepX = 1;
      if (ob.stepX < 0 && ob.stepX > -1) ob.stepX = -1;
      if (ob.stepY > 0 && ob.stepY < 1) ob.stepY = 1;
      if (ob.stepY < 0 && ob.stepY > -1) ob.stepY = -1;
      if (et[posStartX] != -32767) ob.x = et[posStartX];
      else if (ob.stepX > 0) ob.x = 0 - ob.pos_w; else ob.x = ob.innerW - ob.pos_w;
      if (et[posStartY] != -32767) ob.y = et[posStartY];
      else if (ob.stepY > 0) ob.y = 0 - ob.pos_h; else ob.y = ob.innerH - ob.pos_h;
      if (et[posEndX] != -32767) ob.posEndX = et[posEndX];
      else if (ob.stepX > 0) ob.posEndX = ob.innerW - ob.pos_w; else ob.posEndX = 0 - ob.pos_w;
      if (et[posEndY] != -32767) ob.posEndY = et[posEndY];
      else if (ob.stepY > 0) ob.posEndY = ob.innerH - ob.pos_h; else ob.posEndY = 0 - ob.pos_h;
      HpbVfxshowobj(ob);
      ob.init = true;  ob.frame = 0;
    }
    ob.stepX = ob.stepX * et[accelerationX];
    if (ob.stepX > 0 && ob.stepX < 1) ob.stepX = 1;
    if (ob.stepX < 0 && ob.stepX > -1) ob.stepX = -1;
    ob.stepY = ob.stepY * et[accelerationY];
    if (ob.stepY > 0 && ob.stepY < 1) ob.stepY = 1;
    if (ob.stepY < 0 && ob.stepY > -1) ob.stepY = -1;
    ob.x += ob.stepX;  ob.y += ob.stepY;
    var endX;  var endY;
    endX = false;  endY = false;
    if (ob.stepX > 0) if (ob.x >= ob.posEndX) {endX = true;  ob.x = ob.posEndX;}
    if (ob.stepX < 0) if (ob.x <= ob.posEndX) {endX = true;  ob.x = ob.posEndX;}
    if (ob.stepX == 0) endX = true;
    if (ob.stepY > 0) if (ob.y >= ob.posEndY) {endY = true;  ob.y = ob.posEndY;}
    if (ob.stepY < 0) if (ob.y <= ob.posEndY) {endY = true;  ob.y = ob.posEndY;}
    if (ob.stepY == 0) endY = true;
    HpbVfxmoveobj(ob,Math.round( ob.x ),Math.round(ob.y));
    if (endX == true && endY == true) {
      if (et[endVisibility] == false) HpbVfxhideobj(ob);
      ob.init = false;
      if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
      else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
    } else setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
} }

function HpbVfx0101(tid,et,ob) {
  var cl;  var cr;  var ct;  var cb;  var tm;  var x;  var y;
  if (ob) {
    if (ob.init == false) {
      if (et[stepX] != -32767) ob.cs_x = et[stepX]; else ob.cs_x = ob.pos_w / et[frame];
      if (et[stepY] != -32767) ob.cs_y = et[stepY]; else ob.cs_y = ob.pos_h / et[frame];
      ob.c_x = 0;  ob.c_y = 0;
      HpbVfxshowobj(ob);
      ob.init = true;
    }
    tm = false;
    cl = 0;  cr = ob.pos_w;  ct = 0;  cb = ob.pos_h;
    x = ob.pos_x;  y = ob.pos_y;
    if (et[fixedX] == false) {
      if (ob.cs_x > 0) {
        ob.c_x += ob.cs_x;
        if (cr > ob.c_x) {
          cl = cr - ob.c_x;  tm = true;  x = ob.pos_x - ob.pos_w + ob.c_x;
      } }
      if (ob.cs_x < 0) {
        ob.c_x += ob.cs_x;  cr = ob.c_x * -1;
        if (cr < ob.pos_w) {
          tm = true;  x = ob.pos_x + ob.pos_w + ob.c_x;
        } else cr = ob.pos_w;
      }
    } else {
      if (ob.cs_x > 0) {
        ob.c_x += ob.cs_x;
        if (cr > ob.c_x) {cr = ob.c_x;  tm = true;}
      }
      if (ob.cs_x < 0) {
        ob.c_x += ob.cs_x;  cl = ob.c_x * -1;
        if (cl < ob.pos_w) {tm = true;  cl = ob.pos_w - cl;} else cl = 0;
    } }
    if (et[fixedY] == false) {
      if (ob.cs_y > 0) {
        ob.c_y += ob.cs_y;
        if (cb > ob.c_y) {ct = cb - ob.c_y;  tm = true;  y = ob.pos_y - ob.pos_h + ob.c_y;}
      }
      if (ob.cs_y < 0) {
        ob.c_y += ob.cs_y;  cb = ob.c_y * -1;
        if ( cb < ob.pos_h ) {tm = true;  y = ob.pos_y + ob.pos_h + ob.c_y;} else cb = ob.pos_h;
      }
    } else {
      if (ob.cs_y > 0) {
        ob.c_y += ob.cs_y;
        if (cb > ob.c_y) {cb = ob.c_y;  tm = true;}
      }
      if (ob.cs_y < 0) {
        ob.c_y += ob.cs_y;  ct = ob.c_y * -1;
        if (ct < ob.pos_h) {tm = true;  ct = ob.pos_h - ct;} else ct = 0;
    } }
    HpbVfxclipobj(ob,ct,cr,cb,cl);
    HpbVfxmoveobj(ob,x,y);
    if (tm) setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
    else {
      if (et[endVisibility] == false) HpbVfxhideobj(ob);
      ob.init = false;
      if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
      else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
} } }

function HpbVfx0201(tid,et,ob) {
  var cl;  var cr;  var ct;  var cb;  var tm;  var x;  var y;
  if (ob) {
    if (ob.init == false) {
      if (et[stepX] != -32767) ob.cs_x = et[stepX]; else ob.cs_x = ob.pos_w / et[frame];
      if (et[stepY] != -32767) ob.cs_y = et[stepY]; else ob.cs_y = ob.pos_h / et[frame];
      ob.c_w = et[posEndX] - et[posStartX];  ob.c_h = et[posEndY] - et[posStartY];
      ob.c_x = 0;  ob.c_y = 0;
      HpbVfxshowobj(ob);
      ob.init = true;
    }
    tm = false;
    cl = 0;  cr = ob.pos_w;  ct = 0;  cb = ob.pos_h;
    x = et[posStartX];  y = et[posStartY];
    if (ob.cs_x > 0) {
      ob.c_x += ob.cs_x;
      if (ob.c_x < (ob.pos_w - ob.c_w)) {
        cl = ob.c_x;  cr = cl + ob.c_w;
        tm = true;
      } else cl = ob.pos_w - ob.c_w;
    }
    if (ob.cs_x < 0) {
      ob.c_x += ob.cs_x;  cr = ob.pos_w + ob.c_x;
      if (cr > ob.c_w) {cl = cr - ob.c_w;  tm = true;}
      else cr = ob.c_w;
    }
    if (ob.cs_y > 0) {
      ob.c_y += ob.cs_y;
      if (ob.c_y < (ob.pos_h - ob.c_h)) {
        ct = ob.c_y;  cb = ct + ob.c_h;
        tm = true;
      } else ct = ob.pos_h - ob.c_h;
    }
    if (ob.cs_y < 0) {
      ob.c_y += ob.cs_y;  cb = ob.pos_h + ob.c_y;
      if (cb > ob.c_h) {ct = cb - ob.c_h;  tm = true;}
      else cb = ob.c_h;
    }
    HpbVfxclipobj(ob,ct,cr,cb,cl);
    x -= cl;  y -= ct;
    HpbVfxmoveobj(ob,x,y);
    if (tm) setTimeout( "HpbVfxtimer(" + tid + ")",et[intervalTime]);
    else {
      if (et[endVisibility] == false) HpbVfxhideobj(ob);
      ob.init = false;
      if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
      else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
} } }

function HpbVfx0301(tid,et,ob) {
  var x;  var y;  var tx;  var ty;
  if (ob) {
    if (ob.init == false) {
      if (et[stepX] != -32767) ob.step = et[stepX]; else ob.step = (Math.PI * 2) / et[frame];
      ob.boundX = et[posStartX];  ob.boundY = et[posStartY];
      ob.angle = 0.0;
      HpbVfxshowobj(ob);
      ob.init = true;
    }
    tx = Math.cos(ob.angle * et[posEndX]) * ob.boundX;  ty = Math.sin(ob.angle * et[posEndY]) * ob.boundY;
    if (et[fixedX] != 0) tx = Math.abs(tx) * et[fixedX];
    if (et[fixedY] != 0) ty = Math.abs(ty) * et[fixedY];
    x = et[posX];  y = et[posY];
    x += tx * Math.cos(et[angle]);  y += tx * Math.sin(et[angle]);
    x += ty * Math.cos(et[angle] + (Math.PI / 2));  y += ty * Math.sin(et[angle] + (Math.PI / 2));
    HpbVfxmoveobj(ob,Math.round(x),Math.round(y));
    if (et[accelerationX] != 1.0 || et[accelerationY] != 1.0) {
      ob.boundX *= et[accelerationX];  ob.boundY *= et[accelerationY];
      if (ob.boundX < 4  && ob.boundY < 4) {
        ob.init = false;
        if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
        else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
      } else {
        ob.angle += ob.step;
        setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
      }
    } else {
      if (ob.angle >= (2 * Math.PI)) {
        ob.init = false;
        if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
        else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
      } else {
        ob.angle += ob.step;
        setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
} } } }

function HpbVfx0311(tid,et,ob) {
  var x;  var y;  var ws;
  if (ob) {
    if (ob.init == false) {ob.setp = 0;  HpbVfxshowobj(ob);  ob.init = true;}
    x = et[posX];  y = et[posY];
    if (et[fixedX] == true) ws = ob.setp;
    else {
      ws = Math.round(Math.random() * 4);
      if (ws > 3) ws = 0;
    }
    if (ws == 1) x += et[stepX];
    if (ws == 3) x -= et[stepX];
    if (et[fixedY] == true) ws = ob.setp;
    else {
      ws = Math.round(Math.random() * 4);
      if (ws > 3) ws = 0;
    }
    if (ws == 1) y += et[stepY];
    if (ws == 3) y -= et[stepY];
    HpbVfxmoveobj(ob,Math.round(x),Math.round(y));
    ob.setp ++;
    if (ob.setp >= 4) {
      ob.init = false;
      if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
      else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
    } else setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
} }

function HpbVfx0401(tid,et,ob) {
  var x;  var y;  var tx;  var ty;
  if (ob) {
    if (ob.init == false) {
      if (et[stepX] != -32767) ob.step = et[stepX]; else ob.step = (Math.PI * 2) / et[frame];
      ob.angle = 0.0;
      HpbVfxshowobj(ob);
      ob.init = true;
    }
    tx = Math.cos((ob.angle * et[posEndX]) + et[stepY]) * et[posStartX];
    ty = Math.sin((ob.angle * et[posEndY]) + et[stepY]) * et[posStartY];
    x = et[posX];  y = et[posY];
    x += tx * Math.cos(et[angle]);  y += tx * Math.sin(et[angle]);
    x += ty * Math.cos(et[angle] + (Math.PI / 2));  y += ty * Math.sin(et[angle] + (Math.PI / 2));
    HpbVfxmoveobj(ob,Math.round(x),Math.round(y));
    if (Math.abs(ob.angle) >= (2 * Math.PI)) {
      ob.init = false;
      if (et[repeat] == true) setTimeout("HpbVfxtimer(" + tid + ")",et[startTime]);
      else if (et[nextLayerIdx] >= 0) setTimeout("HpbVfxtimer(" + et[nextLayerIdx] + ")",et[nextStartTime]);
    } else {
      ob.angle += ob.step;
      setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
} } }

function HpbVfx0501(tid,et,ob) {
  if (ob) {
    if (ob.init == false) {HpbVfxshowobj(ob);  ob.init = true;}
    var px;  var py;
    if (isNC) {px = window.pageXOffset;  py = window.pageYOffset;}
    if (isN6) {px = window.pageXOffset;  py = window.pageYOffset;}
    if (isIE) {px = document.body.scrollLeft;  py = document.body.scrollTop;}
    HpbVfxmoveobj(ob,Math.round(px + et[posX]),Math.round(py + et[posY]));
    setTimeout("HpbVfxtimer(" + tid + ")",et[intervalTime]);
} }
//-->
</SCRIPT>
<STYLE type="text/css">
<!--
A{
  color : blue;
}
-->
</STYLE>
</HEAD>
<BODY onload="HpbVfxinit('Layer25','HpbVfx0201','F223',1000,1000,1,'Layer54','HpbVfx0301','G211',0,0,1);">
<DIV style="width : 2240px;height : 1006px;top : 0px;left : 2px;
  position : absolute;
  z-index : 1;
" id="Layer56">
<DIV style="top : 641px;left : 374px;
  position : absolute;
  z-index : 56;
" id="Layer55"><IMG src="boshu.gif" width="252" height="43" border="0" alt="新規代理店・募集中"></DIV>
<DIV style="top : 451px;left : 698px;
  position : absolute;
  z-index : 55;
" id="Layer15"><IMG src="NewTVBoxImage.gif" width="152" height="300" border="0"></DIV>
<DIV style="top : 892px;left : 260px;
  position : absolute;
  z-index : 54;
" id="Layer57"><IMG src="FreeDialSupport.gif" width="680" height="44" border="0" alt="国際フリーダイヤルでサポートを行っているのは 弊社だけです。"></DIV>
<DIV style="top : 487px;left : 402px;
  position : absolute;
  z-index : 53;
  width : 162px;
  height : 30px;
  visibility : hidden;
" id="Layer54"><IMG src="2009-Haru.gif" width="204" height="30" border="0" alt="海外で日本のテレビ。キャンペーン実施中。"></DIV>
<DIV style="top : 544px;left : 320px;
  position : absolute;
  z-index : 52;
" id="Layer53"><IMG src="logo6.gif" width="359" height="15" border="0" alt="祝！北京オリンピック日本応援キャンペーン "></DIV>
<DIV style="top : 519px;left : 390px;
  position : absolute;
  z-index : 51;
  visibility : visible;
" id="Layer52"><IMG src="logo5.gif" width="230" height="17" border="0" alt="通常価格を大幅に下回る北京オリンピック特別キャンペーン。機材、月額ともに超特価。美しい日本。がんばれニッポン！ "></DIV>
<DIV style="top : 426px;left : 432px;
  position : absolute;
  z-index : 50;
  visibility : visible;
" id="Layer49"><IMG src="20080915-logo2.gif" width="134" height="37" border="0" alt="刻々と変わる世界情勢、日本国内での出来事、リアルタイムで日本のテレビ番組をご覧ください。"></DIV>
<DIV style="top : 459px;left : 337px;
  position : absolute;
  z-index : 49;
  visibility : visible;
" id="Layer33"><IMG src="20080915-logo4.gif" width="302" height="33" border="0" alt="お住まいの地域のインターネット環境で本当にテレビが視聴できるの？まずは無料でお試しいただけます。"></DIV>
<DIV style="top : 327px;left : 731px;
  position : absolute;
  z-index : 48;
" id="Layer32"><IMG src="33405233.jpg" width="67" height="79" border="0"></DIV>
<DIV style="top : 969px;left : 222px;
  position : absolute;
  z-index : 47;
" id="Layer51">
<P><FONT size="2"><A href="LinkPage.html" target="_blank">リンク</A></FONT></P>
</DIV>
<DIV style="top : 822px;left : 601px;
  position : absolute;
  z-index : 46;
  width : 98px;
  height : 48px;
" id="Layer50">
<P><FONT color="#0000ff" size="1" face="MS UI Gothic">国際フリーダイヤルでもご質問をお受けしています。気になること、簡単なご質問、お気軽にご利用ください。</FONT></P>
</DIV>
<DIV style="top : 759px;left : 618px;
  position : absolute;
  z-index : 45;
  visibility : visible;
" id="Layer48"><A href="FreeDial.html" target="_blank"><IMG src="a_ilst095.gif" width="63" height="54" border="0" alt="国際フリーダイヤルのかけ方。どんな質問でもお気軽にお問い合わせください。"></A></DIV>
<DIV style="top : 458px;left : 352px;
  position : absolute;
  z-index : 44;
" id="Layer47"></DIV>
<DIV style="top : 413px;left : 357px;
  position : absolute;
  z-index : 43;
  width : 313px;
  height : 16px;
" id="Layer46">
<P><FONT color="#0000ff" size="2" face="MS UI Gothic">TOPプロ達にとっても長期間にわたる海外遠征の必需品</FONT></P>
</DIV>
<DIV style="top : 279px;left : 591px;
  position : absolute;
  z-index : 42;
" id="Layer45">
<P><FONT color="#0000ff" size="2" face="MS UI Gothic">宮本勝昌プロ</FONT></P>
</DIV>
<DIV style="top : 278px;left : 473px;
  position : absolute;
  z-index : 41;
" id="Layer44">
<P><FONT color="#0000ff" size="2" face="MS UI Gothic">芹沢信雄プロ</FONT></P>
</DIV>
<DIV style="top : 279px;left : 345px;
  position : absolute;
  z-index : 40;
" id="Layer43">
<P><FONT color="#0000ff" size="2" face="MS UI Gothic">藤田寛之プロ</FONT></P>
</DIV>
<DIV style="top : 295px;left : 456px;
  position : absolute;
  z-index : 39;
  visibility : visible;
" id="Layer42"><IMG src="Serizawa.gif" width="97" height="110" border="0" alt="海外で日本のテレビを見る、芹沢プロ"></DIV>
<DIV style="top : 296px;left : 573px;
  position : absolute;
  z-index : 38;
  visibility : visible;
" id="Layer41"><IMG src="Miyamoto.gif" width="103" height="109" border="0" alt="海外で日本のテレビを見る、宮本プロ"></DIV>
<DIV style="top : 295px;left : 324px;
  position : absolute;
  z-index : 37;
  visibility : visible;
" id="Layer40"><IMG src="Fujita.gif" width="107" height="110" border="0" alt="海外で日本のテレビを見る、藤田プロ"></DIV>
<DIV style="top : 426px;left : 702px;
  position : absolute;
  z-index : 36;
  width : 237px;
  height : 16px;
" id="Layer39">
<P><FONT face="MS UI Gothic" size="2" color="#0000ff"><FONT face="MS UI Gothic" size="2" color="#0000ff"><B>（参考例：ロケフリの場合）</B></FONT></FONT></P>
</DIV>
<DIV style="top : 427px;left : 150px;
  position : absolute;
  z-index : 35;
  width : 219px;
  height : 16px;
" id="Layer38">
<P><FONT face="MS UI Gothic" size="2" color="#0000ff"><FONT face="MS UI Gothic" size="2" color="#0000ff"><B>（参考例：ロケフリの場合）</B></FONT></FONT></P>
</DIV>
<DIV style="top : 289px;left : 154px;
  position : absolute;
  z-index : 34;
" id="Layer36"></DIV>
<DIV style="top : 915px;left : 82px;
  position : absolute;
  z-index : 33;
" id="Layer37"></DIV>
<DIV style="top : 808px;left : 0px;
  position : absolute;
  z-index : 32;
" id="Layer16"><A href="NewsTopics.html" target="_blank"><IMG src="white-botton.gif" width="9" height="10" border="0"></A></DIV>
<DIV style="top : 823px;left : 424px;
  position : absolute;
  z-index : 31;
  width : 151px;
  height : 48px;
" id="Layer35">
<P><FONT size="1" face="MS UI Gothic">詳しい資料をご請求される場合はこのボタンから空メールを送信してください。折り返し資料をお送りさせて頂きます。その他ご質問などもお気軽にご記入ください。</FONT></P>
</DIV>
<DIV style="top : 778px;left : 420px;
  position : absolute;
  z-index : 30;
  visibility : visible;
" id="Layer17"><A href="mailto:info-docomy@triplex.co.jp?Subject=「どこまいTV」資料請求"><IMG src="RequestInfo.jpg" width="150" height="35" border="0" alt="海外から日本のテレビを見るための資料請求"></A></DIV>
<DIV style="top : 772px;left : 270px;
  position : absolute;
  z-index : 29;
  visibility : visible;
" id="Layer22"><IMG src="DocoMyTV-Logo.gif" border="0" width="125" height="109" alt="「どこまいTV]ロゴ、海外から日本のテレビを見る"></DIV>
<DIV style="top : 270px;left : 145px;
  position : absolute;
  z-index : 28;
" id="Layer26"><IMG src="a_btn133.gif" width="42" height="18" border="0"></DIV>
<DIV style="top : 10px;left : 727px;
  position : absolute;
  z-index : 27;
" id="Layer24">
<P><FONT size="1" face="MS UI Gothic" color="#000099" style="color : yellow;">Last update 06/06/2009</FONT></P>
</DIV>
<DIV style="top : 969px;left : 150px;
  position : absolute;
  z-index : 26;
" id="Layer31">
<P><FONT size="2"><A href="SiteMap.html" target="_blank">サイトマップ</A></FONT></P>
</DIV>
<DIV style="top : 820px;left : 173px;
  position : absolute;
  z-index : 25;
  visibility : visible;
" id="Layer30"><IMG src="TVpic2.gif" width="103" height="70" border="0" alt="「どこまいTV]で海外から日本のテレビを見る"></DIV>
<DIV style="top : 815px;left : 727px;
  position : absolute;
  z-index : 24;
  visibility : visible;
" id="Layer18"><IMG src="TVpic1.gif" width="106" height="70" border="0" alt="「どこまいTV]で海外から日本のテレビを見る"></DIV>
<DIV style="top : 960px;left : 148px;
  position : absolute;
  z-index : 23;
" id="Layer28"><IMG src="button-banner.jpg" width="700" height="5" border="0"></DIV>
<DIV style="top : 968px;left : 501px;
  position : absolute;
  z-index : 22;
" id="Layer27">
<P><FONT size="2" face="MS UI Gothic">Copyright(c)2005 - 2009 Triplex Japan All rights reserved</FONT></P>
</DIV>
<DIV style="top : 942px;left : 339px;
  position : absolute;
  z-index : 21;
  width : 1901px;
  height : 64px;
  visibility : hidden;
" id="Layer25"><FONT size="-1" color="#ff0000" face="MS UI Gothic">　　　　　　一部の地域で当ホームページを利用しお客様に同等のサービスとして勧誘している業者が存在することがお客様からのお問合せで確認されました。実際にはサービス内容が当ホームページの内容と著しく異なりトラブルが発生しているようです。ご注意ください。ご質問やお申し込みの際は直接弊社または弊社正規代理店へご確認を含めてお問合わせ下さい。</FONT></DIV>
<DIV style="top : 759px;left : 168px;
  position : absolute;
  z-index : 20;
" id="Layer23"></DIV>
<DIV style="top : 564px;left : 370px;
  position : absolute;
  z-index : 19;
  visibility : visible;
" id="Layer20"><IMG src="photo-hometheater.gif" width="262" height="135" border="0" alt="「どこまいTV」で海外から日本のテレビを見る。"></DIV>
<DIV style="top : 674px;left : 444px;
  position : absolute;
  z-index : 18;
  visibility : visible;
" id="Layer19"><IMG src="Internet.gif" width="102" height="89" border="0" alt="インターネットを使って海外から日本のテレビを見る"></DIV>
<DIV style="top : 270px;left : 147px;
  position : absolute;
  z-index : 17;
  visibility : visible;
" id="Layer14"><A href="CustomersVoice.html" target="_blank"><IMG src="button-customervoice.jpg" width="150" height="35" border="0" alt="「どこまいＴＶ」を利用して海外から日本のテレビを見ている方々からのメッセージ"></A></DIV>
<DIV style="top : 224px;left : 147px;
  position : absolute;
  z-index : 16;
  visibility : visible;
" id="Layer13"><A href="Application.html" target="_blank"><IMG src="button-document.jpg" width="150" height="35" border="0" alt="「どこまいＴＶ」ハウジングサービスを利用する時に必要な書類"></A></DIV>
<DIV style="top : 139px;left : 327px;
  position : absolute;
  z-index : 15;
  width : 352px;
  height : 102px;
" id="Layer1">
<P><FONT face="MS UI Gothic" size="2">海外から日本のテレビを視聴する（したい）個人（あなた）が所有するインターネット接続テレビチューナー（<A href="http://www.sony.jp/products/Consumer/locationfree/index.html" target="_blank">ロケーションフリー</A>等）を整備（ネットワーク専門家在籍）された環境で大切にお預かりするハウジングサービスが<A style="color : red;" href="HousingService.html" target="_blank"><FONT color="#ff0000">「どこまいTV」</FONT></A>です。<BR>
<BR>
　ご契約者の方々はそれぞれ<A style="color : red;" href="HousingService.html" target="_blank"><FONT color="#ff0000">「どこまいTV」</FONT></A>がお預かりしているご契約者個人（あなた）のテレビチューナー（<A href="http://www.sony.jp/products/Consumer/locationfree/index.html" target="_blank">ロケーションフリー</A>等）にインターネットを経由しアクセス</FONT><FONT face="MS UI Gothic" size="2">することで海外か</FONT><FONT face="MS UI Gothic" size="2">ら日本のテレビをいつでも視聴できます。<BR>
</FONT></P>
</DIV>
<DIV style="top : 181px;left : 699px;
  position : absolute;
  z-index : 14;
  visibility : visible;
" id="Layer11"><A href="mailto:info-docomy@triplex.co.jp?Subject=どこまいＴＶに関する問い合せ。"><IMG src="button-contactus.jpg" width="150" height="35" border="0" alt="海外から日本のテレビを見るにあたってハウジングサービスの利用に関する質問"></A></DIV>
<DIV style="top : 181px;left : 147px;
  position : absolute;
  z-index : 13;
  visibility : visible;
" id="Layer10"><A href="FAQ.html" target="_blank"><IMG src="button-faq.jpg" width="150" height="35" border="0" alt="海外から日本のテレビを見たい人からのよくある質問"></A></DIV>
<DIV style="top : 224px;left : 699px;
  position : absolute;
  z-index : 12;
  visibility : visible;
" id="Layer9"><A href="Agent.html" target="_blank"><IMG src="button-agent.jpg" width="150" height="35" border="0" alt="海外の「どこまいＴＶ」取扱代理店情報"></A></DIV>
<DIV style="top : 270px;left : 699px;
  position : absolute;
  z-index : 11;
  visibility : visible;
" id="Layer8"><A href="PrivacyPolicy.html" target="_blank"><IMG src="button-policy.jpg" width="150" height="35" border="0" alt="潟gライプレックスジャパンの個人情報保護に関するご説明"></A></DIV>
<DIV style="top : 135px;left : 699px;
  position : absolute;
  z-index : 10;
  visibility : visible;
" id="Layer7"><A href="http://www.triplex.co.jp/company.html" target="_blank"><IMG src="button-aboutus.jpg" width="150" height="35" border="0" alt="潟gライプレックスジャパンのご案内"></A></DIV>
<DIV style="top : 135px;left : 147px;
  position : absolute;
  z-index : 9;
  visibility : visible;
" id="Layer6"><A href="HousingService.html" target="_blank"><IMG src="button-service.jpg" width="150" height="35" border="0" alt="「どこまいＴＶ」を利用して海外から日本のテレビを見る方法"></A></DIV>
<DIV style="top : 72px;left : 347px;
  position : absolute;
  z-index : 8;
" id="Layer5">
<P><FONT color="#000099" size="6" face="MS UI Gothic">２４時間リアルタイム、録画もオーケー。</FONT></P>
</DIV>
<DIV style="top : 39px;left : 187px;
  position : absolute;
  z-index : 7;
" id="Layer4">
<P><FONT color="#000099" size="6" face="MS UI Gothic">日本のテレビを自宅のテレビやパソコンで</FONT></P>
</DIV>
<DIV style="top : 15px;left : 177px;
  position : absolute;
  z-index : 6;
" id="Layer3">
<P><FONT face="MS UI Gothic" color="#ffffff" size="+1">世界中どこでもＭｙＴＶの「どこまいＴＶ」</FONT></P>
</DIV>
<DIV style="top : 276px;left : 340px;
  position : absolute;
  z-index : 5;
" id="Layer2"></DIV>
<DIV style="top : 0px;left : 148px;
  position : absolute;
  z-index : 4;
  visibility : visible;
" id="Layer12"><IMG src="button-banner.jpg" width="701" height="123" border="0" alt="日本のテレビを海外から見るには「どこまいTV」"></DIV>
<DIV style="top : 712px;left : 301px;
  position : absolute;
  z-index : 3;
" id="Layer21"><IMG src="a_line019.gif" width="395" height="8" border="0"></DIV>
<DIV style="top : 450px;left : 148px;
  position : absolute;
  z-index : 2;
  visibility : visible;
" id="Layer29"><A href="HousingService.html" target="_blank"><IMG src="HousingCenter-1.gif" width="152" height="300" border="0" alt="「どこまいＴＶ」を利用して海外から日本のテレビを見る時の日本側の設備イメージ"></A></DIV>
<DIV style="top : 323px;left : 179px;
  position : absolute;
  z-index : 1;
" id="Layer34"><IMG src="object.jpg" width="78" height="86" border="0"></DIV>
</DIV>
</BODY>
</HTML>