ADR013.tpl 1.18 KB
<table width="700" cellSpacing="1" cellPadding="1" border="0">
	<tr class="toneDown">
		<td width="250" height="25" align="center"><span class="Normalfont">担当者名</span></td>
		<td width="100" height="25" align="center"><span class="Normalfont">役職</span></td>
		<td width="150" height="25" align="center"><span class="Normalfont">電話番号</span></td>
		<td width="200" height="25" align="center"><span class="Normalfont">メールアドレス</span></td>
	</tr>
	<!--{section name=item loop=$PhpTantoName}-->
		<tr bgcolor="#FFFFFF">
			<td height="30" width="250" align="center"><span class="Normalfont"><a href=javascript:TantoSyousai(<!--{$PhpToriseq}-->,<!--{$PhpTanto_cd[item]}-->)><!--{$PhpTantoName[item]}--></a></span></td>
			<td height="30" width="100" align="center"><span class="Normalfont"><!--{$PhpTantoyaku[item]}--></span></td>
			<td height="30" width="150" align="center"><span class="Normalfont"><!--{$PhpTantophone[item]}--></span></td>
			<td height="30" width="200" align="center"><span class="Normalfont"><!--{$PhpTantoemail[item]}--></span></td>
		</tr>
		<tr><td colspan="4"><div id="TantoSyousai<!--{$PhpToriseq}-->-<!--{$PhpTanto_cd[item]}-->"></div></td></tr>
	<!--{/section}-->
</table>