commit 001918d1fb5480e31ff700629b4004bf5900912a
Author: shiwa <shiwa@i-hearts.jp>
Date:   Thu Mar 10 20:55:32 2016 +0900

    退会の流れの追加、及びCSSの変更・追記

diff --git a/app/Controller/TopController.php b/app/Controller/TopController.php
index e3a44e7..63a76fb 100755
--- a/app/Controller/TopController.php
+++ b/app/Controller/TopController.php
@@ -79,6 +79,16 @@ class TopController extends AppController {
 	public function howto() {
 	}
 /**
+ *	howto 
+ */
+	public function withdraw_check() {
+	}
+/**
+ *	howto 
+ */
+	public function withdraw_comp() {
+	}
+/**
  * contact
  */
 	public function contact() {
