source: branches/feature-module-update/data/Smarty/templates/site_main.tpl @ 15079

Revision 15079, 5.8 KB checked in by nanasess, 17 years ago (diff)

svn:mime-type application/x-httpd-php; charset=UTF-8 設定

  • Property svn:mime-type set to application/x-httpd-php; charset=UTF-8
Line 
1<!--{*
2 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
3 *
4 * http://www.lockon.co.jp/
5 *}-->
6<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}-->'); <!--{$tpl_onload}-->">
7<noscript>
8<link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->css/common.css" type="text/css" />
9</noscript>
10
11<div align="center">
12<a name="top" id="top"></a>
13
14<!--▼HEADER-->
15<!--{if $arrPageLayout.header_chk != 2}-->
16<!--{assign var=header_dir value="`$smarty.const.HTML_PATH`user_data/include/header.tpl"}-->
17<!--{include file= $header_dir}-->
18<!--{/if}-->
19<!--▲HEADER-->
20
21<!--▼MAIN-->
22<div id="base">
23<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" ">
24    <tr>
25        <td bgcolor="#cccccc" width="1"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="1" height="10" alt="" /></td>
26        <td bgcolor="#ffffff" width="1"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td>
27        <td bgcolor="#ffffff" align="left" width=100%>
28
29        <!--{*パンクズ-->
30        <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php">トップページ</a> > <span class="redst">お問い合わせ</span></span></div>
31        <!--パンクズ*}-->
32
33        <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=" ">
34            <tr valign="top">
35                <!--▼左ナビ-->
36                <!--{if $arrPageLayout.LeftNavi|@count > 0}-->
37                    <td align="left">
38                    <table border="0" cellspacing="0" cellpadding="0" summary=" ">
39                        <!--{foreach key=LeftNaviKey item=LeftNaviItem from=$arrPageLayout.LeftNavi}-->
40                        <tr><td align="center">
41                        <!-- ▼<!--{$LeftNaviItem.bloc_name}--> ここから-->
42                        <!--{if $LeftNaviItem.php_path != ""}-->
43                            <!--{include_php file=$LeftNaviItem.php_path}-->
44                        <!--{else}-->
45                            <!--{include file=$LeftNaviItem.tpl_path}-->
46                        <!--{/if}-->
47                        <!-- ▲<!--{$LeftNaviItem.bloc_name}--> ここまで-->
48                        </td></tr>
49                    <!--{/foreach}-->
50                    </table>
51                    </td>
52                    <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td>
53                <!--{/if}-->
54                <!--▲左ナビ-->
55           
56                <td align="center" width=100%>
57                    <table border="0" cellspacing="0" cellpadding="0" summary=" ">
58                   
59                    <!--▼メイン上部-->
60                    <!--{if $arrPageLayout.MainHead|@count > 0}-->
61                    <tr><td align="center">
62                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
63                        <!--{foreach key=MainHeadKey item=MainHeadItem from=$arrPageLayout.MainHead}-->
64                            <tr><td height=3><td></tr>
65                            <tr><td align="center">
66                            <!-- ▼<!--{$MainHeadItem.bloc_name}--> ここから-->
67                            <!--{if $MainHeadItem.php_path != ""}-->
68                                <!--{include_php file=$MainHeadItem.php_path}-->
69                            <!--{else}-->
70                                <!--{include file=$MainHeadItem.tpl_path}-->
71                            <!--{/if}-->
72                            <!-- ▲<!--{$MainHeadItem.bloc_name}--> ここまで-->
73                            </td></tr>
74                        <!--{/foreach}-->
75                        </table>
76                    </td><tr>
77                    <!--{/if}-->
78                    <!--▲メイン上部-->
79                   
80                    <tr><td align="center"><!--{include file=$tpl_mainpage}--></td></tr>
81                   
82                    <!--▼メイン下部-->
83                    <tr><td align="center">
84                    <!--{if $arrPageLayout.MainFoot|@count > 0}-->
85                    <table border="0" cellspacing="0" cellpadding="0" summary=" ">
86                        <!--{foreach key=MainFootKey item=MainFootItem from=$arrPageLayout.MainFoot}-->
87                            <tr><td height=3><td></tr>
88                            <tr><td align="center">
89                            <!-- ▼<!--{$MainFootItem.bloc_name}--> ここから-->
90                            <!--{if $MainFootItem.php_path != ""}-->
91                                <!--{include_php file=$MainFootItem.php_path}-->
92                            <!--{else}-->
93                                <!--{include file=$MainFootItem.tpl_path}-->
94                            <!--{/if}-->
95                            <!-- ▲<!--{$MainFootItem.bloc_name}--> ここまで-->
96                            </td></tr>
97                        <!--{/foreach}-->
98                        </table>
99                    <!--{/if}-->
100                    </td><tr>
101                    <!--▲メイン下部-->                   
102   
103                    </table>
104                </td>
105
106                <!--▼右ナビ-->
107                <!--{if $arrPageLayout.RightNavi|@count > 0}-->
108                    <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td>
109                    <td align="right" bgcolor="#ffffff">
110                        <table border="0" cellspacing="0" cellpadding="0" summary=" ">
111                        <!--{foreach key=RightNaviKey item=RightNaviItem from=$arrPageLayout.RightNavi}-->
112                            <tr><td align="center">
113                            <!-- ▼<!--{$RightNaviItem.bloc_name}--> ここから-->
114                            <!--{if $RightNaviItem.php_path != ""}-->
115                                <!--{include_php file=$RightNaviItem.php_path}-->
116                            <!--{else}-->
117                                <!--{include file=$RightNaviItem.tpl_path}-->
118                            <!--{/if}-->
119                            <!-- ▲<!--{$RightNaviItem.bloc_name}--> ここまで-->
120                            </td></tr>
121                        <!--{/foreach}-->
122                        </table>
123                    </td>
124                <!--{/if}-->
125                <!--▲右ナビ-->
126            </tr>
127        </table>
128        <td bgcolor="#ffffff"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="9" height="1" alt="" /></td>
129        <td bgcolor="#cccccc"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="1" height="10" alt="" /></td>
130        </td>
131    </tr>
132</table>
133
134</div>
135<!--▲MAIN-->
136
137<!--▼FOTTER-->
138<!--{if $arrPageLayout.footer_chk != 2}-->
139<!--{include file="`$smarty.const.HTML_PATH`user_data/include/footer.tpl"}-->
140<!--{/if}-->
141<!--▲FOTTER-->
142</div>
143<!--{* EBiSタグ表示用 *}-->
144<!--{$tpl_mainpage|sfPrintEbisTag}-->
145<!--{* アフィリエイトタグ表示用 *}-->
146<!--{$tpl_conv_page|sfPrintAffTag:$tpl_aff_option}-->
147</body>
Note: See TracBrowser for help on using the repository browser.