source: branches/feature-module-paygent/html/user_data/include/campaign/default/end/header.tpl @ 15162

Revision 15162, 2.7 KB checked in by naka, 17 years ago (diff)

ペイジェント決済モジュール

Line 
1<!--{*
2 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 *}-->
6<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
7<html lang="ja">
8<head>
9<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP">
10<meta http-equiv="content-script-type" content="text/javascript">
11<meta http-equiv="content-style-type" content="text/css">
12<link rel="stylesheet" href="/user_data/css/contents.css" type="text/css" media="all" />
13<link rel="stylesheet" href="/css/common.css" type="text/css" media="all" />
14<link rel="stylesheet" href="/css/layout/index.css" type="text/css" media="all" />
15<title>¥Æ¥¹¥È¤ÎŹ/TOP¥Ú¡¼¥¸</title>
16<meta name="author" content="">
17<meta name="description" content="">
18<meta name="keywords" content="">
19
20<script type="text/javascript">
21<!--
22//-->
23</script>
24</head>
25
26<body bgcolor="#ffe9e6" text="#555555" link="#3a75af" vlink="#3a75af" alink="#3a75af" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->');">
27<noscript>
28<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" />
29</noscript>
30
31<div align="center">
32<a name="top" id="top"></a>
33
34<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
35    <tr>
36        <td align="center" bgcolor="#ffa85c">
37        <table width="762" border="0" cellspacing="0" cellpadding="0" summary=" ">
38            <tr><td height="15"></td></tr>
39            <tr>
40                <td class="fs10n"><span class="white"></span></td>
41            </tr>
42            <tr><td height="15"></td></tr>
43        </table>
44        </td>
45    </tr>
46    <tr><td bgcolor="#ff6600"><img src="/img/common/_.gif" width="778" height="1" alt=""></td></tr>
47</table>
48<!--¢¥HEADER-->
49<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
50    <tr>
51        <td bgcolor="#cccccc" width="1"><img src="/img/_.gif" width="1" height="10" alt="" /></td>
52        <td bgcolor="#ffffff" width="1"><img src="/img/_.gif" width="5" height="1" alt="" /></td>
53        <td bgcolor="#ffffff" align="left" height="5" width=100%></td>
54        <td bgcolor="#ffffff"><img src="./img/_.gif" width="9" height="1" alt="" /></td>
55        <td bgcolor="#cccccc"><img src="./img/_.gif" width="1" height="10" alt="" /></td>
56        </td>
57    </tr>
58</table>
59<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
60    <tr align="center">
61        <td bgcolor="#cccccc" width="1"><img src="/img/_.gif" width="1" height="10" alt="" /></td>
62        <td bgcolor="#ffffff" width="1"><img src="/img/_.gif" width="5" height="1" alt="" /></td>
63        <td bgcolor="#ffffff" align="left" height="5" width=100% align="center">
64            <table width="760" border="0" cellspacing="0" cellpadding="0" summary=" ">
65            <tr>
66                <td align="center" bgcolor="#ffffff">
Note: See TracBrowser for help on using the repository browser.