//?½?½?½u?½?½?½E?½U?½o?½[?½W?½?½?½?½?½`?½F?½b?½N
var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);

//?½?½?½t?½H?½?½?½g?½T?½C?½Ycss
document.writeln("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
	if( bName == "M")
	{
	// MAC IE
	document.writeln("td{color: #222222; font-family: Osaka; font-size: xx-small;}");
	document.writeln("a {color: #00094C; text-decoration: none;}");
	document.writeln("a:hover {color: #00094C; text-decoration: underline;}");
	document.writeln(".t10{font-size: xx-small; line-height: 170%;}");
	document.writeln(".t12{font-size: x-small; line-height: 170%; color: #000000;}");
	document.writeln(".t14{font-size: small;}");
	document.writeln(".t10b{font-size: xx-small; line-height: 170%; font-weight: bold}");
	document.writeln(".t12b{font-size: x-small; font-weight: bold; line-height: 170%; color: #000000;}");
	document.writeln(".t14b{font-size: small; font-weight: bold; color: #000000;}");
	document.writeln(".pd{font-size: xx-small; width: 215px;}");
	document.writeln(".t10w{font-size: xx-small; line-height: 170%; color: #FFFFFF;}");
	document.writeln(".t12w{font-size: x-small; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14w{font-size: small; color: #FFFFFF;}");
	document.writeln(".t10bw{font-size: xx-small; line-height: 170%; font-weight: bold; color: #FFFFFF;}");
	document.writeln(".t12bw{font-size: x-small; font-weight: bold; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14bw{font-size: small; font-weight: bold; color: #FFFFFF;}");
	document.writeln(".t10wfit{font-size: xx-small; line-height: 120%; color: #FFFFFF;}");
	document.writeln(".t10fit{font-size: xx-small; line-height: 120%;}");
	document.writeln(".t12fit{font-size: x-small; line-height: 120%; color: #000000;}");
	document.writeln(".t10bfit{font-size: xx-small; line-height: 120%;}");
	document.writeln(".t12bfit{font-size: x-small; line-height: 120%; color: #000000;}");
	}
	else
	{
	// MAC NETSCAPE 6.x~
	document.writeln("td{color: #222222; font-size: x-small;}");
	document.writeln("a {color: #00094C; text-decoration: none;}");
	document.writeln("a:hover {color: #00094C; text-decoration: underline;}");
	document.writeln(".t10{font-family: Osaka; font-size: x-small; line-height: 170%;}");
	document.writeln(".t12{font-family: 'Hiragino Kaku Gothic Pro'; font-size: small; line-height: 170%; color: #000000;}");
	document.writeln(".t14{font-family: 'Hiragino Kaku Gothic Pro'; font-size: medium; color: #000000;}");
	document.writeln(".t10b{font-family: Osaka; font-size: x-small; line-height: 170%; font-weight: bold;}");
	document.writeln(".t12b{font-family: 'Hiragino Kaku Gothic Pro'; font-size: small; font-weight: bold; line-height: 170%; color: #000000;}");
	document.writeln(".t14b{font-family: 'Hiragino Kaku Gothic Pro'; font-size: medium; font-weight: bold; color: #000000;}");
	document.writeln(".pd{font-family: Osaka; font-size: x-small; width: 215px;}");
	document.writeln(".t10w{font-family: Osaka; font-size: x-small; line-height: 170%; color: #FFFFFF;}");
	document.writeln(".t12w{font-family: 'Hiragino Kaku Gothic Pro'; font-size: small; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14w{font-family: 'Hiragino Kaku Gothic Pro'; font-size: medium; color: #FFFFFF;}");
	document.writeln(".t10bw{font-family: 'Hiragino Kaku Gothic Pro'; font-size: x-small; line-height: 170%; font-weight: bold; color: #FFFFFF;}");
	document.writeln(".t12bw{font-family: 'Hiragino Kaku Gothic Pro'; font-size: small; font-weight: bold; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14bw{font-family: 'Hiragino Kaku Gothic Pro'; font-size: medium; font-weight: bold; color: #FFFFFF;}");
	document.writeln(".t10wfit{font-family: Osaka; font-size: x-small; line-height: 120%; color: #FFFFFF;}");
	document.writeln(".t10fit{font-family: Osaka; font-size: x-small; line-height: 120%;}");
	document.writeln(".t12fit{font-family: 'Hiragino Kaku Gothic Pro'; font-size: small; line-height: 120%; color: #000000;}");
	document.writeln(".t10bfit{font-family: Osaka; font-size: x-small; line-height: 120%; font-weight: bold;}");
	document.writeln(".t12bfit{font-family: 'Hiragino Kaku Gothic Pro'; font-size: small; font-weight: bold; line-height: 130%; color: #000000;}");
	}
}
else
{
	if( bName == "M")
	{
	// WIN IE
	document.writeln("td{color: #555555; font-family: sans-serif; font-Size:xx-small;}");
	document.writeln("a {color: #00094C; text-decoration: none;}");
	document.writeln("a:hover {color: #00094C; text-decoration: underline;}");
	document.writeln(".t10{font-Size:xx-small; line-height:170%;}");
	document.writeln(".t12{font-Size:x-small; line-height: 170%; color: #000000;}");
	document.writeln(".t14{font-Size:small; line-height:19px; letter-spacing:1px; color: #000000;}");
	document.writeln(".t10b{font-Size:xx-small; line-height:170%; font-weight: bold;}");
	document.writeln(".t12b{font-Size:x-small; font-weight: bold; line-height: 170%; color: #000000;}");
	document.writeln(".t14b{font-Size:small; font-weight: bold; color: #000000;}");
	document.writeln(".pd{font-Size:xx-small;width: 215px;}");
	document.writeln(".t10w{font-Size:xx-small; line-height:170%; color: #FFFFFF;}");
	document.writeln(".t12w{font-Size:x-small; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14w{font-Size:small; color: #FFFFFF;}");
	document.writeln(".t10bw{font-Size:xx-small; line-height:170%; font-weight: bold; color: #FFFFFF;}");
	document.writeln(".t12bw{font-Size:x-small; font-weight: bold; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14bw{font-Size:small; font-weight: bold; color: #FFFFFF;}");
	document.writeln(".t10wfit{font-Size:xx-small; line-height:120%; color: #FFFFFF;}");
	document.writeln(".t10fit{font-Size:xx-small; line-height:120%;}");
	document.writeln(".t12fit{font-Size:x-small; line-height:120%; color: #000000;}");
	document.writeln(".t10bfit{font-size: x-small; line-height: 120%; font-weight: bold;}");
	document.writeln(".t12bfit{font-size: small; line-height: 120%; font-weight: bold; color: #000000;}");
	}
	else
	{
	// WIN NETSCAPE 6.x~
	document.writeln("td{color: #555555; font-Size:x-small;}");
	document.writeln("a {color: #00094C; text-decoration: none;}");
	document.writeln("a:hover {color: #00094C; text-decoration: underline;}");
	document.writeln(".t10{font-Size:x-small; line-height:170%;}");
	document.writeln(".t12{font-Size:small; line-height: 170%; color: #000000;}");
	document.writeln(".t14{font-Size:medium; color: #000000;}");
	document.writeln(".t10b{font-Size:x-small; line-height:170%; font-weight: bold}");
	document.writeln(".t12b{font-Size:small; font-weight: bold; line-height: 170%; color: #000000;}");
	document.writeln(".t14b{font-Size:medium; font-weight: bold; color: #000000;}");
	document.writeln(".pd{font-Size:x-small;width: 215px}");
	document.writeln(".t10w{font-Size:x-small; line-height:170%; color: #FFFFFF}");
	document.writeln(".t12w{font-Size:small; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14w{font-Size:medium; color: #FFFFFF}");
	document.writeln(".t10bw{font-Size:x-small; line-height:170%; font-weight: bold; color: #FFFFFF}");
	document.writeln(".t12bw{font-Size:small; font-weight: bold; color: #FFFFFF; line-height: 170%;}");
	document.writeln(".t14bw{font-Size:medium; font-weight: bold; color: #FFFFFF}");
	document.writeln(".t10wfit{font-Size:x-small; line-height:120%; color: #FFFFFF}");
	document.writeln(".t10fit{font-Size:x-small; line-height:120%;}");
	document.writeln(".t12fit{font-Size:small; line-height:120%; color: #000000;}");
	document.writeln(".t10bfit{font-size: x-small; line-height: 120%; font-weight: bold;}");
	document.writeln(".t12bfit{font-size: small; line-height: 120%; font-weight: bold; color: #000000;}");
	}
}
document.writeln("--></STYLE>");
//Shop List ?½}?½b?½v?½p?½|?½b?½v?½A?½b?½v
function mapWindow(URL){
window.open(URL,"barbiemap","toolbar=1,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=400,height=600");
}
//Map ?½}?½b?½v?½p?½|?½b?½v?½A?½b?½v
function mapWindow2(URL){
window.open(URL,"accessmap","toolbar=1,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=530,height=750");
}
//Map ?½}?½b?½v?½p?½|?½b?½v?½A?½b?½v
function mapWindow3(URL){
window.open(URL,"accessmap","toolbar=1,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=680,height=750");
}
//Map ?½}?½b?½v?½p?½|?½b?½v?½A?½b?½v
function mapWindow4(URL){
window.open(URL,"accessmap","toolbar=1,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1,width=800,height=600");
}
//Mobile?½|?½b?½v?½A?½b?½v
function mobileWin()
{
win = window.open("mobile/info.html","barbiemobile","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=400,height=290");
win.focus();
}
//Mobile?½|?½b?½v?½A?½b?½v?½i?½P?½K?½w?½?½?½p?½j
function mobileWin2()
{
win = window.open("../mobile/info.html","barbiemobile","toolbar=no,location=no,directories=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=400,height=290");
win.focus();
}
//?½?½?½[?½?½?½I?½[?½o?½[?½X?½N?½?½?½v?½g
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
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];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

