<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="">
<meta name="keywords" content="">
<title>A-inq</title>
<link href="../css/style.css" rel="stylesheet" type="text/css" />
<link href="../css/common.css" rel="stylesheet" type="text/css" />
<link href="../css/enquete.css" rel="stylesheet" type="text/css" />	
<script type="text/javascript" src="../js/common.js"></script>
<script type="text/javascript" src="../js/jquery-1.3.1.min.js"></script>	
<script type="text/javascript" language="javascript" src="../js/jquery.dropdownPlain.js"></script>
</head>



<body>
<div id="container">
<!--▼ヘッダー▼-->
<div id="header">
<h1 class="floatL mgt10"><a href="../member/index.html"><img src="../images/h1.jpg" width="160" height="61" alt="A-inq" /></a></h1>
<div id="login_box" class="floatR mgt20">
<ul class="mgSide15"><li class="floatL txt_link01 mgt15"><a href="#">ユーザー名:Agentec</a></li>
<li class="floatR mgt10"><a href="#"><img src="../images/btn_logout.jpg" width="110" height="28" /></a></li>
</ul>
</div>
<!--▲ヘッダー▲-->
</div>
<!--▼メニュー▼-->
<ul id="navi" class="dropdown clearfix pdgl5">
<li><a href="../member/index.html"><img src="../images/g_navi01_on.jpg" alt="会員管理" width="205" height="51" /></a>
<ul class="sub_menu">
<li><a href='#'>会員検索</a></li>
  <li><a href='#'>会員登録</a></li>
  <li><a href='#'>会員一括登録</a></li>
  <li><a href='#'>分析レポート</a></li>
  <li><a href='#'>配信グループ検索</a></li>
  <li><a href='#'>配信グループ登録</a></li>
  <li class="end"><a href='#'>配信グループ一括登録</a></li>
</ul>
</li>
<li><a href="../mail/index.html"><img src="../images/g_navi02_off.jpg" alt="メール管理" width="205" height="51" /></a>
<ul class="sub_menu">
<li><a href='#'>メール検索</a></li>
  <li><a href='#'>メール登録</a></li>
<li class="end"><a href='#'>メール送信結果</a></li>
</ul>
</li>
<li><a href="../enquete/index.html"><img src="../images/g_navi03_off.jpg" alt="アンケート管理" width="205" height="51" /></a>
<ul class="sub_menu">
<li><a href='#'>アンケート検索</a></li>
  <li><a href='#'>アンケート登録</a></li>
<li><a href='#'>アンケート結果出力</a></li>
  <li class="end"><a href='#'>ポイント交換申請結果出力</a></li>
</ul>
</li>
<li><a href="../support/index.html"><img src="../images/g_navi04_off.jpg" alt="1%支援制度管理" width="205" height="51" /></a>
<ul class="sub_menu">
<li><a href='#'>団体一括登録</a></li>
  <li><a href='#'>団体検索</a></li>
  <li><a href='#'>団体登録</a></li>
  <li class="end"><a href='#'>支援ポイント<br />集計結果出力</a></li>
</ul>
</li>
<li><a href="../setting/index.html"><img src="../images/g_navi05_off.jpg" alt="設定" width="205" height="51" /></a>
<ul class="sub_menu">
<li><a href='#'>管理者検索</a></li>
  <li><a href='#'>管理者登録</a></li>
  <li><a href='#'>操作履歴</a></li>
  <li><a href='#'>郵便番号CSV<br />データアップロード</a></li>
  <li><a href='#'>eモニポイント<br />有効期限設定</a></li>
  <li><a href='#'>メッセージ設定</a></li>
  <li><a href='#'>画面データ・<br />ドキュメントデータ登録</a></li>
  <li class="end"><a href='#'>画面データ・<br />ドキュメントデータ登録</a></li>
</ul>
</li>
</ul>
<div id="contents">
<div id="contents_main"> 
<div id="breadcrumbsWrap">
<div id="breadcrumbs" class="fs01 clearfix">
	<ul class="crumbs">
		<li><a href="index.html">アンケート管理</a>&nbsp;></li>
		<li><em>設問編集</em></li>
	</ul>
</div><!--[ /breadcrumbs ]-->
</div><!--[ /breadcrumbsWrap ]-->
<div id="main" class="clearfix">
<h2 class="contents_title">設問編集</h2>
<div id="right_contents">
<h3 class="enquete_title"><a href="#">市川市地球温暖化対策推進協議会入会申込みフォーム</a></h3>
<div class="form_edit clearfix">
<h4 class="form_title">設問</h4>
<div class="edit_contents">
<table border="0" cellspacing="0" cellpadding="0" class="stripe2 mgb30 w650">
	<tr class="gray">
		<th class="w130">項目名</th>
		<td><form id="form1" name="form1" method="post" action="">
			<label for="textfield"></label>
			<input type="text" name="textfield" id="textfield" / class="w420">
		</form></td>
	</tr>
	<tr class="white">
		<th>設問内容</th>
		<td><form id="form2" name="form2" method="post" action="">
			<label for="textarea"></label>
			<textarea name="textarea" id="textarea" cols="45" rows="5" class="w420"></textarea>
		</form></td>
	</tr>
	<tr class="gray">
		<th>必須</th>
		<td><form id="form3" name="form3" method="post" action="">
			<input type="checkbox" name="checkbox" id="checkbox" />
			<label for="checkbox"></label>
		必須項目にする
		</form></td>
	</tr>
	<tr class="white">
		<th>条件付必須項目</th>
		<td><form id="form4" name="form4" method="post" action="">
			<label for="select"></label>
			<select name="select" id="select" class="w200">
			</select>
		</form></td>
	</tr>
	<tr class="gray">
		<th>条件付必須回答</th>
		<td><form id="form5" name="form5" method="post" action="">
			<label for="textarea2"></label>
			<textarea name="textarea2" id="textarea2" cols="45" rows="5" class="w420"></textarea>
		</form></td>
	</tr>
</table>
</div>
</div>

<div class="form_edit clearfix">
<h4 class="form_title">回答</h4>
<div class="edit_contents">
<table border="0" cellspacing="0" cellpadding="0" class="stripe2 mgb30 w650">
	<tr class="gray">
		<th class="w130">コントロール</th>
		<td><form id="form6" name="form4" method="post" action="">
			<label for="select"></label>
			<select name="select2" id="select" class="w200">
			</select>
		</form></td>
	</tr>
	<tr class="white">
		<th class="dot_line">設定</th>
		<td class="dot_line">最大選択数
			<select name="select4" id="select3" class="w70 mgl10 mgr20">
		</select>最小選択数
			<select name="select4" id="select3" class="w70 mgl10 mgr20">
		</select></td>
	</tr>
	<tr class="white">
		<th class="dot_line">&nbsp;</th>
		<td class="dot_line"><div class="text_number"><form id="form7" name="form7" method="post" action="">
			<input type="radio" name="radio" id="radio" value="radio" / class="mgr5">
			<label for="radio"></label>
		回答文字列
		<label for="textfield2"></label>
		<input type="text" name="textfield2" id="textfield2" / class="w250 mgl10 mgr10">
		<input type="submit" name="button" id="button" value="削除" / class="w60">
		</form></div>
		<div class="text_number"><form id="form7" name="form7" method="post" action="">
			<input type="radio" name="radio" id="radio" value="radio" / class="mgr5">
			<label for="radio"></label>
		回答文字列
		<label for="textfield2"></label>
		<input type="text" name="textfield2" id="textfield2" / class="w250 mgl10 mgr10">
		<input type="submit" name="button" id="button" value="削除" / class="w60">
		</form></div>
		<div class="text_number"><form id="form7" name="form7" method="post" action="">
			<input type="radio" name="radio" id="radio" value="radio" / class="mgr5">
			<label for="radio"></label>
		回答文字列
		<label for="textfield2"></label>
		<input type="text" name="textfield2" id="textfield2" / class="w250 mgl10 mgr10">
		<input type="submit" name="button" id="button" value="削除" / class="w60">
		</form></div>
		<input type="submit" name="button" id="button" value="コントロール追加" />
		</td>
	</tr>
	<tr class="white">
		<th class="dot_line">&nbsp;</th>
		<td class="dot_line"><div class="text_number"><form id="form7" name="form7" method="post" action="">
			<input type="radio" name="radio" id="radio" value="radio" / class="mgr5">
			<label for="radio"></label>
		回答文字列
		<label for="textfield2"></label>
		<input type="text" name="textfield2" id="textfield2" / class="w250 mgl10 mgr10">
		<input type="submit" name="button" id="button" value="削除" / class="w60">
		</form></div>
		<div class="text_number"><form id="form7" name="form7" method="post" action="">
			<input type="radio" name="radio" id="radio" value="radio" / class="mgr5">
			<label for="radio"></label>
		回答文字列
		<label for="textfield2"></label>
		<input type="text" name="textfield2" id="textfield2" / class="w250 mgl10 mgr10">
		<input type="submit" name="button" id="button" value="削除" / class="w60">
		</form></div>
		<div class="text_number"><form id="form7" name="form7" method="post" action="">
			<input type="radio" name="radio" id="radio" value="radio" / class="mgr5">
			<label for="radio"></label>
		回答文字列
		<label for="textfield2"></label>
		<input type="text" name="textfield2" id="textfield2" / class="w250 mgl10 mgr10">
		<input type="submit" name="button" id="button" value="削除" / class="w60">
		</form></div>
		<input type="submit" name="button" id="button" value="コントロール追加" /></td>
	</tr>
	<tr class="white">
		<th class="dot_line">&nbsp;</th>
		<td class="dot_line">文字数<input name="" type="text" / class="w90 mgl10 mgr10">
			列幅<input name="" type="text" / class="w90 mgl10 mgr10">
			行数
			<input name="" type="text" / class="w90 mgl10"></td>
	</tr>
	<tr class="white">
		<th>&nbsp;</th>
		<td>回答文字列
			<form id="form8" name="form8" method="post" action="">
				<label for="textarea3"></label>
				<textarea name="textarea3" id="textarea3" cols="45" rows="5" class="w420"></textarea>
			</form></td>
	</tr>
</table>
</div>
</div>

<div class="form_edit clearfix">
<h4 class="form_title">フリーアンサー</h4>
<div class="edit_contents">
<table border="0" cellspacing="0" cellpadding="0" class="stripe2 mgb30 w650">
	<tr class="gray">
		<th class="w130">フリーアンサー設定</th>
		<td><form id="form3" name="form3" method="post" action="">
			<input type="checkbox" name="checkbox" id="checkbox" />
			<label for="checkbox"></label>
			必須項目にする
			</form></td>
	</tr>
	<tr class="white">
		<th>該当選択肢</th>
		<td><form id="form4" name="form4" method="post" action="">
			<label for="select"></label>
			<select name="select" id="select" class="w200">
			</select>
		</form></td>
	</tr>
	<tr class="gray">
		<th>列幅</th>
		<td><select name="select5" id="select4" class="w200">
		</select></td>
	</tr>
	<tr class="white">
		<th>最大入力文字数</th>
		<td><select name="select3" id="select2" class="w200">
		</select></td>
	</tr>
</table>
</div>
</div>
<div class="btn_area2">
<img src="images/detail_back_off.jpg" width="170" height="35" alt="アンケート詳細に戻る" /><img src="images/reload_off.jpg" width="130" height="35" alt="上記設問を更新" />
</div>
</div>
</div>
<div id="contents_bottom">
<img src="../images/bg_contents_bottom.jpg" width="1036" height="15" /> </div> </div>
</div>
</div>
</div>
</div>
<div class='push'></div>
<div id="footer">
<div id="footer_contents">
<div id="copyright">&copy;2012 AGENTEC Co.,Ltd. All rights reserved.</div>
<div id="totop">
<a href="../#" onclick="top(); return false"><img src="../images/btn_pagetop_off.jpg" width="134" height="40" alt="ページトップへ" /></a></div></div>
</div>
</body>
</html>