Index: branches/dev/html/js/site.js
===================================================================
--- branches/dev/html/js/site.js	(revision 17)
+++ branches/dev/html/js/site.js	(revision 300)
@@ -4,5 +4,5 @@
  * http://www.lockon.co.jp/
  */
-// ¿Æ¥¦¥£¥ó¥É¥¦¤ÎÂ¸ºß³ÎÇ§
+// ¿Æ¥¦¥£¥ó¥É¥¦¤ÎÂ¸ºß³ÎÇ§.
 function fnIsopener() {
     var ua = navigator.userAgent;
@@ -18,5 +18,5 @@
 }
 
-// Í¹ÊØÈÖ¹æÆþÎÏ¸Æ¤Ó½Ð¤·
+// Í¹ÊØÈÖ¹æÆþÎÏ¸Æ¤Ó½Ð¤·.
 function fnCallAddress(php_url, tagname1, tagname2, input1, input2) {
 	zip1 = document.form1[tagname1].value;
@@ -31,10 +31,10 @@
 }
 
-// Í¹ÊØÈÖ¹æ¤«¤é¸¡º÷¤·¤¿½»½ê¤òÅÏ¤¹¡£
+// Í¹ÊØÈÖ¹æ¤«¤é¸¡º÷¤·¤¿½»½ê¤òÅÏ¤¹.
 function fnPutAddress(input1, input2) {
-	// ¿Æ¥¦¥£¥ó¥É¥¦¤ÎÂ¸ºß³ÎÇ§
+	// ¿Æ¥¦¥£¥ó¥É¥¦¤ÎÂ¸ºß³ÎÇ§¡£
 	if(fnIsopener()) {
 		if(document.form1['state'].value != "") {
-			// ¹àÌÜ¤ËÃÍ¤òÆþÎÏ¤¹¤ë¡£
+			// ¹àÌÜ¤ËÃÍ¤òÆþÎÏ¤¹¤ë.
 			state_id = document.form1['state'].value;
 			town = document.form1['city'].value + document.form1['town'].value;
@@ -55,5 +55,5 @@
 }
 
-// ¥Õ¥©¡¼¥«¥¹¤òÅö¤Æ¤ë
+// ¥Õ¥©¡¼¥«¥¹¤òÅö¤Æ¤ë.
 function fnSetFocus(name) {
 	if(document.form1[name]) {
@@ -62,5 +62,5 @@
 }
 
-// ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤Ë¹àÌÜ¤ò³ä¤êÅö¤Æ¤ë¡£
+// ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤Ë¹àÌÜ¤ò³ä¤êÅö¤Æ¤ë.
 function fnSetSelect(name1, name2, val) {
 	sele1 = document.form1[name1]; 
@@ -76,5 +76,5 @@
 		}
 		
-		// ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤ËÃÍ¤ò³ä¤êÅö¤Æ¤ë
+		// ¥»¥ì¥¯¥È¥Ü¥Ã¥¯¥¹¤ËÃÍ¤ò³ä¤êÅö¤Æ¤ë¡£
 		len = lists[index].length
 		for(i = 0; i < len; i++) {
@@ -173,5 +173,5 @@
 }
 
-// ¥Ú¡¼¥¸¥Ê¥Ó¤Ç»ÈÍÑ¤¹¤ë
+// ¥Ú¡¼¥¸¥Ê¥Ó¤Ç»ÈÍÑ¤¹¤ë¡£
 function fnNaviPage(pageno) {
 	document.form1['pageno'].value = pageno;
@@ -189,5 +189,5 @@
 }
 
-// ¥Ý¥¤¥ó¥ÈÆþÎÏÀ©¸Â
+// ¥Ý¥¤¥ó¥ÈÆþÎÏÀ©¸Â¡£
 function fnCheckInputPoint() {
 	if(document.form1['point_check']) {
@@ -214,5 +214,5 @@
 }
 
-// ÊÌ¤Î¤ªÆÏ¤±ÀèÆþÎÏÀ©¸Â
+// ÊÌ¤Î¤ªÆÏ¤±ÀèÆþÎÏÀ©¸Â¡£
 function fnCheckInputDeliv() {
 	if(!document.form1) {
@@ -244,5 +244,5 @@
 
 
-// ¹ØÆþ»þ²ñ°÷ÅÐÏ¿ÆþÎÏÀ©¸Â
+// ¹ØÆþ»þ²ñ°÷ÅÐÏ¿ÆþÎÏÀ©¸Â¡£
 function fnCheckInputMember() {
 	if(document.form1['member_check']) {
@@ -262,5 +262,5 @@
 }
 
-// ºÇ½é¤ËÀßÄê¤µ¤ì¤Æ¤¤¤¿¿§¤òÊÝÂ¸¤·¤Æ¤ª¤¯
+// ºÇ½é¤ËÀßÄê¤µ¤ì¤Æ¤¤¤¿¿§¤òÊÝÂ¸¤·¤Æ¤ª¤¯¡£
 var g_savecolor = new Array();
 
@@ -271,9 +271,9 @@
 		if(document.form1[list[i]]) {
 			if(color == "") {
-				// Í­¸ú¤Ë¤¹¤ë
+				// Í­¸ú¤Ë¤¹¤ë.
 				document.form1[list[i]].disabled = false;
 				document.form1[list[i]].style.backgroundColor = g_savecolor[list[i]];
 			} else {
-				// Ìµ¸ú¤Ë¤¹¤ë
+				// Ìµ¸ú¤Ë¤¹¤ë.
 				document.form1[list[i]].disabled = true;
 				g_savecolor[list[i]] = document.form1[list[i]].style.backgroundColor;
@@ -315,5 +315,5 @@
 }
 	
-// »þ´Ö¤Î·×Â¬
+// »þ´Ö¤Î·×Â¬.
 function fnPassTime(){
 	end_time = new Date();
@@ -323,5 +323,5 @@
 start_time = new Date();
 
-//¿Æ¥¦¥£¥ó¥É¥¦¤Î¥Ú¡¼¥¸¤òÊÑ¹¹¤¹¤ë¡£
+//¿Æ¥¦¥£¥ó¥É¥¦¤Î¥Ú¡¼¥¸¤òÊÑ¹¹¤¹¤ë.
 function fnUpdateParent(url) {
 	// ¿Æ¥¦¥£¥ó¥É¥¦¤ÎÂ¸ºß³ÎÇ§
@@ -333,5 +333,5 @@
 }
 
-//ÆÃÄê¤Î¥­¡¼¤òSUBMIT¤¹¤ë¡£
+//ÆÃÄê¤Î¥­¡¼¤òSUBMIT¤¹¤ë.
 function fnKeySubmit(keyname, keyid) {
 	if(keyname != "" && keyid != "") {
@@ -350,5 +350,5 @@
 
 
-// ¥Æ¥­¥¹¥È¥¨¥ê¥¢¤Î¥µ¥¤¥º¤òÊÑ¹¹¤¹¤ë
+// ¥Æ¥­¥¹¥È¥¨¥ê¥¢¤Î¥µ¥¤¥º¤òÊÑ¹¹¤¹¤ë.
 function ChangeSize(button, TextArea, Max, Min, row_tmp){
 	
