{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
{% block stylesheet %}
<style>
.flex{
display: flex;
justify-content: space-between;
border: 3px solid red;
width: 75%;
}
</style>
{% endblock %}
<div>
<div>
<div>
<div class="flex">
<a href="#" onclick="bookmark(location.href, '東和建設')">
<p><img src="./html/user_data/assets/images_juchi/arrow_dblue.gif">お気に入りに追加</p>
</a>
</div>
<div>
</div>
</div>