changeset 279:c9a53c1980bb

merged
author TAGUCHI Ayae<c112093@h.koeki-u.ac.jp>
date Fri, 23 Aug 2013 04:51:51 +0900
parents 9af014165b37 (diff) 12dde853b061 (current diff)
children eb8e23983d62
files staff/kei/#butudan.html#
diffstat 23 files changed, 463 insertions(+), 90 deletions(-) [+]
line wrap: on
line diff
Binary file 1dezima150.JPG has changed
Binary file 2dezima150.JPG has changed
Binary file 3dezima150.JPG has changed
Binary file 4dezima150.JPG has changed
Binary file dezima/1dezima150.JPG has changed
Binary file dezima/2dezima150.JPG has changed
Binary file dezima/3IMGP2049.JPG has changed
Binary file dezima/3IMGP2054.JPG has changed
Binary file dezima/3IMGP2070.JPG has changed
Binary file dezima/3IMGP2073.JPG has changed
Binary file dezima/3dezima150.JPG has changed
Binary file dezima/4dezima150.JPG has changed
--- a/index.html	Sat Aug 17 11:28:19 2013 +0900
+++ b/index.html	Fri Aug 23 04:51:51 2013 +0900
@@ -1,39 +1,52 @@
 <html lang="ja">
+
 <head>
 <title>SKIP - Shonai Koeki Information Project</title>
 <link rel="stylesheet" type="text/css" href="skip.css">
 </head>
+
 <body>
-<div class="title">
-<a href="http://skip.koeki-prj.org/"><img src="skip.png" width="439" height="281"></a>
-<img src="skip-kamo-small.png" width="295" height="236">
-</div>
-<h1>更新履歴</h1>
-<div class="update">
-<p>6/29 <a href="0629.html">ブログ</a>更新しました!</p>
-</div>
-<div class="menu">
+
+<div class="side_photo_right">
 <table>
- <tr>
-  <td><pre><a href="gaiyou.html"><img src="home128.png">
-概要</a></pre></td>
-  <td><pre><a href="program.html"><img src="program128.png">
-プログラム</a></pre></td>
-  <td><pre><a href="girl.html"><img src="kirari128.png">
-きらりびと</a></pre></td>
-  <td><pre><a href="blog.html"><img src="blog128.png">
-ブログ</a></pre></td>
- </tr>
+<tr><a href="url">
+<img src="1dezima150.JPG" alt="photo" width="" style="align: right;">
+</a>
+</tr>
+<tr>
+<a href="url">
+<img src="2dezima150.JPG" alt="photo" width="" style="align: right;">
+</a>
+</tr>
+<tr>
+<a href="url">
+<img src="3dezima150.JPG" alt="photo" width="" style="align: right;">
+</a>
+</tr>
 </table>
 </div>
-<p>SKIP(Shonai Koeki Information Project)は地域活性化を目的とするアプリ
-ケーションを作成するサークルです。</p>
-<h1>今日の格言</h1>
-<div class="kakugen">
-<p>随時更新します</p>
+
+
+
+<div class="fix">
+
+<div class="main_title">
+<img src="photo" alt="title logo">
 </div>
-<div class="footer">
-東北公益文化大学 SKIP
+
+<div class="menu">
+<table style="border-collapse: collapse; margin-left:
+ auto; margin-right: auto;">
+<tr><td><a href=".">top</a></td><td><a href="."><img src="" alt="title logo"></a></td><td><a href="."><img src="blog32.png" alt="title logo"></a></td><td><a href=".">プログラム</a></td></tr>
+</table>
 </div>
+
+<p class="new"><span>新着情報</span> </p>
+<div>
+<h3>
+☆STAFF☆
+</h3>
+</div>
+
 </body>
 </html>
Binary file menubutton.png has changed
--- a/skip.css	Sat Aug 17 11:28:19 2013 +0900
+++ b/skip.css	Fri Aug 23 04:51:51 2013 +0900
@@ -1,64 +1,111 @@
-/*
- * The default style for SKIP web
- * Copyright 2012 by Shonai Koeki Information Project and koeki-u.ac.jp.
- */
-body {background: white;}
-
-p {color:navy;}
-
-h1{color:#76007A;
-   padding-left:0.5em;
-  }
-
-div.kakugen{border-style:dotted;
-	    padding:0.5em;
-	    color:#398DB3;}
-
-td{text-align:center;
-   font-size:large;
-   }
-
-div.link a:hover{background:#FFB0F3;}
-
-div.link{border-style:dotted;
-	 color:#398DB3;
-	 width:15em;
-	 padding:0.5em;}
-
-div.update{border-style:dotted;
-	  color:#398DB3;
-	  padding:0.5em;}
-
-div.update a:hover{background:#FFD700;}
-
-em{color:red;}
-
-div.footer{clear:both;
-	   padding:1em;
-	   border-top-style:solid;
-	   border-top-color:gray;
-	   margin-top:1em;
-	  }
-
-div.concept{border-style:dotted;
-	    padding:0.5em;
-	    color:#398DB3;}
-
-div.content{width:48%;
-	   float:left;
-	   margin-right:1em;}
-
-div.content2{width:48%;
-	     float:right;
-	     margin-left:1em;}
-
-div.matome{clear:both;
-	  margin-top:1em;}
-
-div.blog_content{border-style:dotted;
-		 border-color:#ff69b4;
-		 padding:0.5em;
-		 color:navy;
-		 margin-bottom:1em;
-		}
-div.blog_content a:hover{background:#FFB0F3;}
\ No newline at end of file
+/*SKIPTOPy[W*/
+body {
+	
+}
+
+div.main {
+	text-align:center;
+	position:relative; left:50%;
+	width:50em;
+}
+
+div.fix {
+	position:fixed;
+}
+
+div.main_title img{
+	text-align:center;
+}
+
+div.side_photo_left a{
+	text-align:left;
+	margin-left:1%;
+	width:14%;
+	float:left;
+}
+
+div.side_photo_right{
+	text-align:right;
+	margin-right:1%;
+	width: 14%;
+	float:right;
+}
+
+
+div.menu {
+	background:#ffd620;
+	color:blue;
+	width:11%
+	text-align:center;
+	border-bottom-style:thin solid;
+	padding:2px 2px 2px 2px;
+}
+
+div.menu div {
+    margin-left:3%;
+    float:left;
+    background:#ffd620;
+    width:16%;
+}
+
+div.menu table {
+    text-align:center;
+}
+
+div.menu table td {
+    width:8em;
+    text-align:center;
+}
+
+div.menu table td a:hover {
+	background:white;
+}
+
+div.menu table td a:active {
+	background:#ffb820;
+	color:#ff5a20;	
+}
+
+p.new {
+	width:66%;
+	text-align:center;
+	border-style-bottom:thin solid; 
+	color:blue;
+}
+
+p.new span {
+	background:#ffd620;
+	padding:2px 2px 2px 2px;
+}
+
+h3 {
+	text-align:center;
+	clear:both;
+}
+
+div.staff {
+	width:10%;
+}
+
+/*L*/
+h2.article_list {
+	border-color:red;
+	border-right-style:none;
+	border-left-style:none;
+	border-top-style:thick solid;
+	border-bottom:thick solid;
+}
+
+div.shop_left {
+	float: left;
+	width:40%
+	margin:0 2% 0 8%;
+}
+
+div.shop_right {
+	float: right;
+	width:40%;
+	margin:0 2% 0 8%;	
+}
+
+/**/
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/deli.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,43 @@
+<html>
+<head>
+<title>t[cf</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>t[cf</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th>A</th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th>Q</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>`</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>yM</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>o</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>t[cf</th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p>2006N3t[c100W[XAX[W[qlI[vAN7NBt[c100qlVNiA{XhhgB{XVNt[cgpBt[cXAAB</p>
+<h2></h2>
+<p>`</p>
+<h2>IXXi</h2>
+<p>Gt[clCiAilCA}S[IWIIr^~BGigpW[XX[W[lCBGAu[x[Xgx[lCB</p>
+<h2>EEE</h2>
+<p>AqAAmqllCBNuh{fiilBqNt[cfzEEE</p>
+<p>Z</p>
+
+<p>998-0044<br>
+R`cs3-4-15</p>
+<p>db<br>
+0234-24-0470</p>
+</body>
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/dezima.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,49 @@
+<html>
+<head>
+<title>o</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>o</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th>A</th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th>Q</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>`</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>yM</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>o</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>t[cf</th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p>
+OgAUdB<br>
+\cAinAocAXAB<br>
+AAinAXAwAoJB<br>
+</p>
+<h2>`</h2>
+<p>
+cXAAccB
+</p>
+<h2>IXXi</h2>
+<p>
+j[Aj[<br>
+Lメ<br>
+</p>
+<p>Z</p>
+<p>998-0044<br>
+R`cs2-1-12</p>
+<p>db<br>
+0234-22-2449</p>
+</body>
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/minatoza.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,39 @@
+<html>
+<head>
+<title>`</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>`</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th><a href="">E|bgt[</a></th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th><a href="">A</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">Q</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">yM</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">o</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">t[cf</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p></p>
+<h2>`</h2>
+<p></p>
+<h2>IXXi</h2>
+<p></p>
+<p>Z</p>
+<p><br>
+</p>
+<p>db<br>
+</p>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/moare.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,39 @@
+<html>
+<head>
+<title>A</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>A</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th><a href="">E|bgt[</a></th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th><a href="">Q</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">`</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">yM</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">o</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">t[cf</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p></p>
+<h2>`</h2>
+<p></p>
+<h2>IXXi</h2>
+<p></p>
+<p>Z</p>
+<p><br>
+</p>
+<p>db<br>
+</p>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/romantei.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,39 @@
+<html>
+<head>
+<title>Q</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>Q</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th><a href="">E|bgt[</a></th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th><a href="">A</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">`</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">yM</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">o</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">t[cf</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p></p>
+<h2>`</h2>
+<p></p>
+<h2>IXXi</h2>
+<p></p>
+<p>Z</p>
+<p><br>
+</p>
+<p>db<br>
+</p>
+</body>
+</html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/rupo.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,40 @@
+<html>
+<head>
+<title>E|bgt[</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>E|bgt[</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th>A</th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th>Q</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>`</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>yM</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>o</th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th>t[cf</th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p></p>
+<h2>`</h2>
+<p></p>
+<h2>IXXi</h2>
+<p></p>
+<p>Z</p>
+<p>998-0023<br>
+R`csK1-10-20 iJr3F</p>
+<p>db<br>
+0234-26-2218</p>
+</body>
+</html>
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/syuzai1.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,25 @@
+<html>
+<head>
+<title>X</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1></h1>
+<table>
+<tr><th>E|bgt[</th><th>A</th></tr>
+<tr><th><p img src=""></p></th><th><p img src=""></p></th></tr>
+<tr><th>Q</th><th>`</th></tr>
+<tr><th><p img src=""></p></th><th><p img src=""></p></th></tr>
+<tr><th>yM</th><th>o</th></tr>
+<tr><th><p img src=""></p></th><th><p img src=""></p></th></tr>
+<tr><th>t[cf</th></tr>
+<tr><th><p img src=""></p></th></tr>
+</table>
+</body>
+</html>
+
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/syuzai/tukusi.txt	Fri Aug 23 04:51:51 2013 +0900
@@ -0,0 +1,39 @@
+<html>
+<head>
+<title>yM</title>
+</head>
+
+<body>
+<p img src=""></p>
+<p img scr=""></p>
+<h1>yM</h1>
+<p img scr=""></p>
+<div class="">
+<table>
+<tr><th><a href="">E|bgt[</a></th></tr>
+<tr><th><p img scr=""></p></th></tr>
+<tr><th><a href="">A</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">Q</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">`</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">o</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+<tr><th><a href="">t[cf</a></th></tr>
+<tr><th><p img scr=""></th></tr>
+</table>
+</div>
+<h2>j</h2>
+<p></p>
+<h2>`</h2>
+<p></p>
+<h2>IXXi</h2>
+<p></p>
+<p>Z</p>
+<p><br>
+</p>
+<p>db<br>
+</p>
+</body>
+</html>

yatex.org