commit db36f2d4a93db164dd591d8481c78c4895858213
Author: hasse <hasegawa@i-hearts.jp>
Date:   Fri Mar 25 02:42:42 2016 -0400

    app/View/users/login_top.ctpが消えていたので復活

diff --git a/app/View/users/login_top.ctp b/app/View/users/login_top.ctp
new file mode 100644
index 0000000..2f36ae0
--- /dev/null
+++ b/app/View/users/login_top.ctp
@@ -0,0 +1,23 @@
+
+	<main role="main">
+		<article class="login_top">
+			<h2>
+				<img src="/img/img_h1_top.png" alt="トップページ">
+			</h2>
+				<p>PictCodeの トップページです。<br>
+				<p>ここから　PictCodeで　プログラムを 作ったり かんりしたり、そうさほうほうを見たり することが できるよ！ 下のボタンから やりたいメニューボタンを おしてね！</p>
+			<section>
+				<a href="#"><p class="btn_new"></p></a>
+			</section>
+			<section>
+				<a href="/Programs/index"><p class="btn_continued"></p></a>
+			</section>
+			<section class="howto">
+				<p class="howto_btn"><a href="/top/howto"><img src="/img/img_arrow_top04.png">PictCodeの使い方</a></p>
+			</section>
+			<section>
+			<p class="withdraw">退会は<a href="withdraw_check">コチラ</a></p>
+			</section>
+		</article>
+	</main>
+
