<!--


function sphref(form, selection) {
	if (selection.value!='0') location.href=selection.value;
}

function spmenu() {
	document.write('<p class="margin:3em 0 0;">');
	document.write('<a href="http://shop.kawai.co.jp/">カワイピアノ　カワイ直営ショップ</a>');
	document.write('</p>');
}


function newproducts() {
	document.write("<dl><dt style=\"font-weight:bold;\"><span style=\"color:#009966;\">●</span>新製品情報");
	document.write("<ul type=disc style=\"color:#009966;font-size:90%;\">");
	document.write("<li><a href=\"http://www.kawai.co.jp/piano/upright/k-regular/\" target=\"_blank\">アップライトピアノ“K”シリーズ モデルチェンジ</a>");
	document.write("<li><a href=\"http://www.kawai.co.jp/piano/upright/interior/\" target=\"_blank\">インテリアピアノSiシリーズ「ラウレッタ、ロジーナ、ジルダ」発売</a>");
	document.write("<li><a href=\"http://www.kawai.co.jp/press/20060509.html\" target=\"_blank\">ピアノ用CDレコーディングシステム“pireco（ピレコ）”発売</a>");
	document.write("<li><a href=\"http://www.kawai-os.co.jp/nasal/\" target=\"_blank\">カワイ防音ルーム“ナサール”ユニットタイプモデルチェンジ</a>");
	document.write("</ul></dl>");
}


function newproducts2() {
	document.write("<dl><dt><span class=\"drops\"><span class=\"generaltitle\">新製品情報</span></span>");
	document.write("<ul style=\"list-style-type:disc;color:#009966;\">");
	document.write("<li style=\"font-size:92%;\"><a href=\"http://www.kawai.co.jp/piano/upright/k-regular/\" target=\"_blank\">アップライトピアノ“K”シリーズ モデルチェンジ</a>");
	document.write("<li style=\"font-size:92%;\"><a href=\"http://www.kawai.co.jp/piano/upright/interior/\" target=\"_blank\">インテリアピアノSiシリーズ「ラウレッタ、ロジーナ、ジルダ」発売</a>");
	document.write("<li style=\"font-size:92%;\"><a href=\"http://www.kawai.co.jp/press/20060509.html\" target=\"_blank\">ピアノ用CDレコーディングシステム“pireco（ピレコ）”発売</a>");
	document.write("<li style=\"font-size:92%;\"><a href=\"http://www.kawai-os.co.jp/nasal/\" target=\"_blank\">カワイ防音ルーム“ナサール”ユニットタイプモデルチェンジ</a>");
	document.write("</ul></dl>");
}


function newproducts3() {
	document.write("<a href=\"http://www.kawai.co.jp/piano/upright/k-regular/\" target=\"_blank\">アップライトピアノ“K”シリーズ モデルチェンジ</a><br>");
	document.write("<a href=\"http://www.kawai.co.jp/piano/upright/interior/\" target=\"_blank\">インテリアピアノSiシリーズ「ラウレッタ、ロジーナ、ジルダ」発売</a><br>");
	document.write("<a href=\"http://www.kawai.co.jp/press/20060509.html\" target=\"_blank\">ピアノ用CDレコーディングシステム“pireco（ピレコ）”発売</a><br>");
	document.write("<a href=\"http://www.kawai-os.co.jp/nasal/\" target=\"_blank\">カワイ防音ルーム“ナサール”ユニットタイプモデルチェンジ</a><br>");
}


var win1;
var iwidth = screen.availWidth;	//画面横幅
function WinOpen() {
	//ウインドウオープン→画面右端に移動
	win1=window.open("","win1","status=yes,location=no,scrollbars=yes,resizable=yes,toolbar=yes,directories=no,menubar=yes,width=535");
	win1.moveTo(iwidth-550, 0);
}


//-->
