itsolution/include/footer_ori.php
2021-10-26 18:21:20 +09:00

22 lines
789 B
PHP

<hr>
<!--// footer -->
<a href="javascript:scroll(0,0);" class="quick-top"><img src="../images/common/top.png" alt="상단으로"></a>
<div id="footer">
<h2 class="hide">하단영역</h2>
<div class="contain">
<div class="foot-logo"><img src="../images/common/foot_logo.png" alt="IT Solution"></div>
<div class="foot-info">
<address>
社名 : 株式会社 DUNAMIS <span class="bar"></span> 代表者 : <span class="bar"></span> 住所 : 東京都江東区亀戸5丁-1-2 <span class="bar"></span> 事業者登録番号 : 0400-01-082327 <span class="bar"></span> Tel : 1661-0577 <br>
Copyright by 2018 ()ITSolution. All Right Reserved.
</address>
</div>
</div>
</div>
<!-- footer //-->
</div>
</body>
</html>