enquete137.html 11.9 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
<!-- preHeader -->
<!------------------------------------------------------PREHEADER START -------------------------------------------------->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja-JP">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
	<meta http-equiv="Pragma" content="no-cache">
	<meta http-equiv="Cache-Control" content="no-cache">
	<meta http-equiv="Expires" content="-1">
	<meta http-equiv="Content-Style-Type" content="text/css">
	<meta http-equiv="Content-Script-Type" content="text/javascript">
	<!--meta http-equiv="X-UA-Compatible" content="IE=emulateIE7"-->
	<meta name="keywords" content="">
	<meta name="description" content="">
	<meta http-equiv="Pragma" content="no-cache">
	<meta http-equiv="Cache-Control" content="no-cache">

	<title>アンケート結果速報</title>

		<link rel="stylesheet" type="text/css" href="/em/css/default_new.css" media="all">
		<link rel="stylesheet" type="text/css" href="/em/css/top_user.css" media="all">
			<script type="text/javascript" src="/em/js/script.js"></script>
		<script type="text/javascript" src="/em/js/jquery-1.4.2.js"></script>
	<script language="JavaScript" type="text/JavaScript">
    <!--
    function point(){
//	document.getElementById("dispMode").value = dispMode;
	document.forms[0].action="#q('/user/myPage/pointRequest/')";
	document.forms[0].submit();
	}

    function uedit(){
//	document.getElementById("dispMode").value = dispMode;
	document.forms[0].action="#q('/user/myPage/uEdit/')";
	document.forms[0].submit();
	}

    function chgAddr(){
//	document.getElementById("dispMode").value = dispMode;
	document.forms[0].action="#q('/user/myPage/chgAddr/')";
	document.forms[0].submit();
	}

    function passwordMailSend(){
//	document.getElementById("dispMode").value = dispMode;
		document.forms[0].action="#q('/user/passwordMailSend/')";
		document.forms[0].submit();
	}

	function withDraw(){
//	document.getElementById("dispMode").value = dispMode;
	document.forms[0].action="#q('/user/withDraw/')";
	document.forms[0].submit();
	}

	function enqLs(){
//	document.getElementById("dispMode").value = dispMode;
	document.forms[0].action="#q('/user/pointUse/')";
	document.forms[0].submit();
	}

	function about(){
	document.forms[0].action="#q('/user/top/aboutHtml/')";
	document.forms[0].submit();
	}

		function howto(){
	document.forms[0].action="#q('/user/top/howtoHtml/')";
	document.forms[0].submit();
	}

	function rule(){
		document.forms[0].action="#q('/user/top/ruleHtml/')";
		document.forms[0].submit();
	}

				function login(){
	document.forms[0].action="#q('/user/login/')";
	document.forms[0].submit();
	}

	function logout(){
		document.forms[0].action="#q('/user/login/logout/')";
		document.forms[0].submit();
	}

    -->
</script>
</head>
<!------------------------------------------------------PREHEADER END--------------------------------------------------><body bgcolor="#B3C9E1" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<center>
<!-- header -->


<table width="1024"  cellspacing="0" cellpadding="0"><!-- TABLE1 -->
	<tr> 
		<TD><!------------------------------------------------------HEADER START -------------------------------------------------->
<table width="1024" border="0" cellspacing="0" cellpadding="0">
	<tr>
100
		<td width="25" ><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
101 102 103 104
	    <td width="1024" bgcolor="#FFFFFF">
	    <table width="100%" border="0" cellspacing="0" cellpadding="0">
	    <tr>
	        <td align="left"><img src="/em/images/hdr_emonitor.gif" alt="ICHIKAWA CITY NET e-Monitor" width="350" height="35" border="0"></td>
105
	        <td align="right"><a href="http://www.city.ichikawa.lg.jp/" target="_blank"><img src="/em/images/hdr_ichikawacity_new.png" alt="市川市" border="0" width="172" height="56"></a></td>
Kim Gyeongeun committed
106 107 108 109 110 111 112
	    </tr>
	    <tr>
	        <td align="left" background="/em/images/hdr_logobg.gif"><a href="/em/"><img src="/em/images/hdr_logoemoni.gif" alt="eモニ" width="140" height="56" border="0"></a></td>
	        <td align="right" background="/em/images/hdr_logobg.gif"><img src="/em/images/hdr_copy.gif" alt="インターネットとeメールを活用したコミュニケーションチャンネル 市川市e-モニター制度" width="300" height="56" border="0"></td>
	    </tr>
	    </table>
	    </td>
113
	    <td width="25" ><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
114 115 116 117 118 119 120 121
	</tr>
</table>
<!------------------------------------------------------HEADER END --------------------------------------------------></TD>
	</tr>
	<tr>
		<TD>
			<table width="1024" border="0" cellspacing="0" cellpadding="0"><!-- TABLE2 -->
				<tr>
122
			   		<td width="25" ><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223
				    <td width="1024" 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="950">
          								<tr><td align="right">2017年03月15日15:46  現在</td></tr>
        							</table>
								    								    								    								    								    								    								    								    								    								    								    								    
      								 <!-- WEBアンケートの場合 年齢、性別出さない -->
							  <BR>
							  <!-- 開始 -->
						  							      <!-- ERROR START -->
						       							      							      									  <table width="950">
								        <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="950" 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;</td>
								      </tr>
						        										
														        <tr>
						          <td class="listcts" width="170" align="left"><font color="#666666">  </font></td>
						          <td class="listcts" width="100" align="right"><font color="#666666">3件</font></td>
						          <td class="listcts" width="80" align="right"><font color="#666666">60%</font></td>
						          <td class="listcts" width="600" align="left">
						            <table border="0" cellpadding="1" cellspacing="1">
						              <tr>
						                <td align="left" height="8" width="360"    bgcolor="#0000ff"  ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>
						    	  					      								      											
														        <tr>
						          <td class="listcts" width="170" align="left"><font color="#666666">あああ</font></td>
						          <td class="listcts" width="100" align="right"><font color="#666666">0件</font></td>
						          <td class="listcts" width="80" align="right"><font color="#666666">0%</font></td>
						          <td class="listcts" width="600" align="left">
						            <table border="0" cellpadding="1" cellspacing="1">
						              <tr>
						                <td align="left" height="8" width="0"   ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>
						    	  					      								      											
														        <tr>
						          <td class="listcts" width="170" align="left"><font color="#666666">いいい</font></td>
						          <td class="listcts" width="100" align="right"><font color="#666666">2件</font></td>
						          <td class="listcts" width="80" align="right"><font color="#666666">40%</font></td>
						          <td class="listcts" width="600" align="left">
						            <table border="0" cellpadding="1" cellspacing="1">
						              <tr>
						                <td align="left" height="8" width="240"    bgcolor="#0000ff"  ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>
						    	  					      								      											
														        <tr>
						          <td class="listcts" width="170" align="left"><font color="#666666">ううう</font></td>
						          <td class="listcts" width="100" align="right"><font color="#666666">0件</font></td>
						          <td class="listcts" width="80" align="right"><font color="#666666">0%</font></td>
						          <td class="listcts" width="600" align="left">
						            <table border="0" cellpadding="1" cellspacing="1">
						              <tr>
						                <td align="left" height="8" width="0"   ></td>
						              </tr>
						            </table>
						          </td>
						        </tr>
						    	  					      						      	</table>
					      <BR>	
					     					     <!-- ERROR END -->
					   					   <!-- 終了 -->
					    </td>
				     </tr>
				    <tr>
					    <td>
												        <!-- Button Table Start 点線-->
							<table width="780" border="0" cellspacing="5" cellpadding="0">
								<tr>
									<td background="/em/images/cts_btnbar.gif"><img src="/em/images/spacer.gif" width="1" height="10" border="0"></td>
								</tr>
							</table>
							<!-- Button Table End -->
				        </td>
				    </tr>					    
			    </table><!-- TABLE 3 END -->
			    </td>
224
		   		<td width="25" ><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
225 226 227 228 229 230 231 232 233 234
			</tr>
		</table><!-- TABLE2 END -->
	</TD>
</tr>
<tr>
	<TD><!------------------------------------------------------FOOTER START -------------------------------------------------->
  

<table width="1024" border="0" cellspacing="0" cellpadding="0">
<tr>
235
    <td width="25" ><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264
    <td width="1024" bgcolor="#FFFFFF">
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
        <td width="12" background="/em/images/ftr_menubg.jpg"><img src="/em/images/spacer.gif" width="12" height="25" border="0"></td>
        <td width="688" background="/em/images/ftr_menubg.jpg">

        <!--  Footer Menu Table Start -->
        <table border="0" cellspacing="0" cellpadding="0">
	        <tr>
		        <td width="25" align="right"><img src="/em/images/ftr_point.gif" width="18" height="11" border="0"></td>
		        <td><a href="/em/" class="footer">トップページ</a></td>
		        <td width="30" align="right"><img src="/em/images/ftr_point.gif" width="18" height="11" border="0"></td>
		        <!-- <td><a href="#q('/user/top/askHtml/')" class="footer">お問い合わせ</a></td> -->
		        <td><a href="/em/user/top/askHtml/" class="footer">お問い合わせ</a></td>
		        <td width="30" align="right"><img src="/em/images/ftr_point.gif" width="18" height="11" border="0"></td>
		        <td><a href="http://www.city.ichikawa.lg.jp/sys04/1221000001.html" class="footer" target="_blank">個人情報の取り扱いについて</a></td>
		        <td width="30" align="right"><img src="/em/images/ftr_point.gif" width="18" height="11" border="0"></td>
		        <td><a href="http://www.city.ichikawa.chiba.jp/" class="footer" target="_blank">市川市のホームページへ</a></td>
	        </tr>
        </table>
        <!--  Footer Menu Table End -->

        </td>
    </tr>
    <tr align="right">
        <td colspan="2" bgcolor="#FFFFFF" class="txt10">Copyright(C) 2013 Ichikawa City.all rights reserved.</td>
    </tr>
    </table>
    </td>
265
    <td width="25" ><img src="/em/images/spacer.gif" width="25" height="1" border="0"></td>
Kim Gyeongeun committed
266 267 268 269 270 271 272 273 274
</tr>
</table>
<!------------------------------------------------------FOOTER END --------------------------------------------------></TD>		
</tr>
</table><!-- TABLE1 END -->

</center>
</body>
</html>