YBO001.tpl
2.55 KB
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
<form name="e_gru">
<table width="100%" border="0" cellspacing="0">
<tr>
<td class="midashi"> <table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<th width="50%" scope="col"><div align="left"><img src="image/riyousya.gif" border="0"> <!--{$PHP_TITLE_NAME}--></div></th>
<th width="50%" scope="col"><div align="right"><a href='javascript:Disp_Help("YBOHLP.htm")'><img src="image/help.gif" border="0"></a> <a href='javascript:Disp_Help("YBOHLP.htm")'>ヘルプ</a></div></th>
</tr>
</table><div align="right"></div></td>
</tr>
</table>
<div align="center"><br>
<TABLE border=0>
<TR>
<TD><span class="Normalfont">
E-グルProに関する、お問合せ・ご要望は下記フォームより送信願います。<BR>
お問合せについては、速やかに返信用E-Mail宛てに返信させていただきます。<BR>
ご要望については、今後のバージョンアップの参考にさせていただきます。</span> <BR>
<span class="Chufont">※ご契約内容の変更等もこちらからお申し込みいただけます。</span>
</TD>
</TR>
</TABLE>
<div align="center"><BR>
<TABLE cellSpacing=1 cellPadding=1 width=585 class="toneDown" border=0>
<TR>
<TD class="Normalfont"><strong>返信用E-Mail: </strong></TD>
<TD class="Normalfont"><INPUT TYPE = "text" size="70" value="" NAME = mail_address>
<!--{$hensin}--> </TD>
</TR>
<tr>
<td class="Normalfont"><strong>お問い合わせの内容:</strong></td>
<td class="Normalfont">
<select name="q_ctg">
<option value="機能に関するお問い合わせ">機能に関するお問い合わせ</option>
<option value="機能に関するご要望">機能に関するご要望</option>
<option value="ご契約内容に関するお問い合わせ">ご契約内容に関するお問い合わせ</option>
<option value="ご契約内容の変更">ご契約内容の変更</option>
<option value="その他">その他</option>
</select>
</td>
</tr>
</table>
<TABLE cellSpacing=1 cellPadding=1 width=502 class="toneDown" border=0>
<TR>
<TD> <TABLE cellSpacing=1 cellPadding=1 width=400 align=center class="mainColor" border=0>
<TEXTAREA name=youbou rows=15 cols=80></TEXTAREA>
</TABLE></TD>
</TR>
</TABLE>
<table width="580" border="0" cellspacing="1" cellpadding="1">
<tr>
<td align="left"><INPUT TYPE = "button" VALUE = " 送 信 " onclick="return youbou_send();" <!--{$PHP_DISABLED}-->>
<INPUT TYPE = "reset" VALUE = "クリア"></td>
</tr>
</table>
</div>
</div>
</form>