enquete137.html 5.97 KB
Newer Older
Kim Gyeongeun committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
<!DOCTYPE html>
<html lang="ja">
<head>
	<meta charset="Shift_JIS">
	<title>アンケート結果速報</title>
	<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1">
	<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0/jquery.mobile-1.1.0.min.css" />
	<link rel="stylesheet" href="/em/css/smartphone.css" />
	<script src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
<!--[if !IE]><!-->
	<script type="text/javascript" src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js"></script>
<!--<![endif]-->
</head>

<body>
<div data-role="page" id="enquete" data-theme="f">
<center>
<!-- header -->

<table width="100%"  cellspacing="0" cellpadding="0"><!-- TABLE1 -->
	<tr>
		<TD><!--ヘッダー-->
<div data-role="header" data-theme="f" class="ui-shadow">
    <h1 class="left_logo"><a href="/em/" data-ajax="false"><img src="/em/images/logo.png" width="150" height="65"></a></h1>
	<h1 class="right_logo"><img src="/em/images/city_logo.png" width="115" height="65"></h1>
</div>
</TD>
	</tr>
	<tr>
		<TD>
			<table width="100%" border="0" cellspacing="0" cellpadding="0"><!-- TABLE2 -->
				<tr>

				    <td width="100%" bgcolor="#FFFFFF">
				    	<table width="100%" border="0" cellspacing="5" cellpadding="0"><!-- TABLE3 -->
					    	<tr>
					        	<td align="center" bgcolor="#FFFFFF" align="center" >
																		<!-- Contents Title Table Start -->
    								<BR>
        							<font color="#666666" size="4"><B>カレンダーテスト  </B></font>
    								<BR>
        							<table width="90%">
          								<tr><td align="right">2017年03月15日 15:46  現在</td></tr>
        							</table>
								    								    								    								    								    								    								    								    								    								    								    									 <!-- WEBアンケートの場合 年齢、性別出さない -->
							  <BR>
							  <!-- 開始 -->
						  							      <!-- ERROR START -->
						      						      							      								  <table width="90%">
						        <tr>
						          <td class=""><font color="#000099">設問: あああ <BR>  </font></td>
						          <td nowrap class="" align="right" width="20%"><font color="#000099">有効回答者数: 5名</font></td>
						        </tr>
						      </table>

							    <table width="90%" border="0" cellspacing="0" cellpadding="2" bgcolor="#FFFFFF">
						        <tr>
						          <td class="listmenu" align="left"><font color="#FFA500">選択項目</font></td>
						          <td class="listmenu" align="right"><font color="#FFA500">回答件数</font></td>
						          <td class="listmenu" align="right"><font color="#FFA500">割合</font></td>
						          <td class="listmenu" >&nbsp;</th>
						        </tr>
						        
														        <tr>
						          <td class="listcts" width="40%" align="left"><font color="#666666">  </font></td>
						          <td class="listcts" width="20%" align="right"><font color="#666666">3件</font></td>
						          <td class="listcts" width="10%" align="right"><font color="#666666">60%</font></td>
						          <td class="listcts" width="30%" align="left">
						            <table border="0" cellpadding="1" cellspacing="1" width="60%" >
						              <tr>
						                <td align="left" height="8"   bgcolor="#0000ff"  ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>

						    	  					      							      	
														        <tr>
						          <td class="listcts" width="40%" align="left"><font color="#666666">あああ</font></td>
						          <td class="listcts" width="20%" align="right"><font color="#666666">0件</font></td>
						          <td class="listcts" width="10%" align="right"><font color="#666666">0%</font></td>
						          <td class="listcts" width="30%" align="left">
						            <table border="0" cellpadding="1" cellspacing="1" width="0%" >
						              <tr>
						                <td align="left" height="8"  ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>

						    	  					      							      	
														        <tr>
						          <td class="listcts" width="40%" align="left"><font color="#666666">いいい</font></td>
						          <td class="listcts" width="20%" align="right"><font color="#666666">2件</font></td>
						          <td class="listcts" width="10%" align="right"><font color="#666666">40%</font></td>
						          <td class="listcts" width="30%" align="left">
						            <table border="0" cellpadding="1" cellspacing="1" width="40%" >
						              <tr>
						                <td align="left" height="8"   bgcolor="#0000ff"  ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>

						    	  					      							      	
														        <tr>
						          <td class="listcts" width="40%" align="left"><font color="#666666">ううう</font></td>
						          <td class="listcts" width="20%" align="right"><font color="#666666">0件</font></td>
						          <td class="listcts" width="10%" align="right"><font color="#666666">0%</font></td>
						          <td class="listcts" width="30%" align="left">
						            <table border="0" cellpadding="1" cellspacing="1" width="0%" >
						              <tr>
						                <td align="left" height="8"  ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>

						    	  					      						      	</table>
					      <BR>
					     					     <!-- ERROR END -->
					   					   <!-- 終了 -->
					    </td>
				     </tr>

			    </table><!-- TABLE 3 END -->
			    </td>
			</tr>
		</table><!-- TABLE2 END -->
	</TD>
</tr>
<tr>
	<TD><!--フッター-->
<div data-role="content" class="footer_bg">
<div class="footer_text">| <a href="#q('/user/top/askHtml/')" data-ajax="false">お問い合わせ</a> | <a href="http://www.city.ichikawa.lg.jp/sys04/1221000001.html" rel="external">個人情報の取扱について</a> |</div>
<!--//index--></TD>
</tr>
</table><!-- TABLE1 END -->
</center>
</div>
</body>
</html>