function F_KPrice() {


	document.write("価格<br>");
	document.write("最初の1件&yen;4,000&nbsp;<br>2件めからは&yen;1,000加算(消費税込み)<br>");
}
