Index: branches/version-2_12-dev/data/mtb_constants_init.php
===================================================================
--- branches/version-2_12-dev/data/mtb_constants_init.php	(revision 21853)
+++ branches/version-2_12-dev/data/mtb_constants_init.php	(revision 21858)
@@ -29,5 +29,5 @@
 define('MASTER_DATA_REALDIR', DATA_REALDIR . "cache/");
 /** アップデート管理用ファイル格納場所 */
-define('UPDATE_HTTP', "http://sv01.ec-cube.net/info/index.php");
+define('UPDATE_HTTP', "http://www.ec-cube.net/info/index.php");
 /** 文字コード */
 define('CHAR_CODE', "UTF-8");
@@ -376,7 +376,7 @@
 define('SESSION_LIFETIME', 1800);
 /** オーナーズストアURL */
-define('OSTORE_URL', "http://store.ec-cube.net/");
+define('OSTORE_URL', "http://www.ec-cube.net/");
 /** オーナーズストアURL */
-define('OSTORE_SSLURL', "https://store.ec-cube.net/");
+define('OSTORE_SSLURL', "https://www.ec-cube.net/");
 /** オーナーズストアログパス */
 define('OSTORE_LOG_REALFILE', DATA_REALDIR . "logs/ownersstore.log");
Index: branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/module.tpl
===================================================================
--- branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/module.tpl	(revision 21778)
+++ branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/module.tpl	(revision 21858)
@@ -49,5 +49,5 @@
 
     <div id="ownersstore_index">
-        <iframe src="<!--{$smarty.const.OSTORE_SSLURL}-->info/" style="width:950px;height:600px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
+        <iframe src="<!--{$smarty.const.OSTORE_SSLURL}-->store_info/" style="width:950px;height:600px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
     </div>
 </div>
