diff --git a/mobile/skin/member/basic/memo.skin.php b/mobile/skin/member/basic/memo.skin.php
index 2a397d9c7..c3289850d 100644
--- a/mobile/skin/member/basic/memo.skin.php
+++ b/mobile/skin/member/basic/memo.skin.php
@@ -35,7 +35,7 @@ add_stylesheet('',
-
+
삭제
diff --git a/skin/member/basic/style.css b/skin/member/basic/style.css
index 1b5666278..efc404d34 100644
--- a/skin/member/basic/style.css
+++ b/skin/member/basic/style.css
@@ -231,6 +231,7 @@
#memo_list .memo_datetime {font-size:0.92em;color:#888d92}
#memo_list .memo_del {position:absolute;right:15px;top:15px;padding:10px;color:#c7c9cb;font-size:1.4em}
#memo_list .memo_cnt {margin-top:5px;font-weight:normal;display:inline-block;font-size:1.2em}
+#memo_list .pg_wrap {margin-top:10px;width:100%;float:inherit;text-align:center}
#memo_view_contents {margin-bottom:20px;border-top:1px solid #ececec;border-bottom:1px solid #ececec}
#memo_view_contents h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
diff --git a/theme/basic/mobile/skin/member/basic/memo.skin.php b/theme/basic/mobile/skin/member/basic/memo.skin.php
index 2a397d9c7..c3289850d 100644
--- a/theme/basic/mobile/skin/member/basic/memo.skin.php
+++ b/theme/basic/mobile/skin/member/basic/memo.skin.php
@@ -35,7 +35,7 @@ add_stylesheet('',
-
+
삭제
diff --git a/theme/basic/skin/member/basic/style.css b/theme/basic/skin/member/basic/style.css
index 39a474a98..e297c9b96 100644
--- a/theme/basic/skin/member/basic/style.css
+++ b/theme/basic/skin/member/basic/style.css
@@ -231,6 +231,7 @@
#memo_list .memo_datetime {font-size:0.92em;color:#888d92}
#memo_list .memo_del {position:absolute;right:15px;top:15px;padding:10px;color:#c7c9cb;font-size:1.4em}
#memo_list .memo_cnt {margin-top:5px;font-weight:normal;display:inline-block;font-size:1.2em}
+#memo_list .pg_wrap {margin-top:10px;width:100%;float:inherit;text-align:center}
#memo_view_contents {margin-bottom:20px;border-top:1px solid #ececec;border-bottom:1px solid #ececec}
#memo_view_contents h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}