sample

見出し2

見出し3

見出し4

Once you have an understanding of what you are looking for, list up what you are interested in and send us an inquiry. We will get in contact with you, and arrange for a tour of the apartments you wish to see. We will also provide necessary information and advice accordingly, so that you can spend a happy life in Tokyo.

<h2 class="entryH2">Heading2</h2>
<h3 class="entryH3">Heading3</h3>
<h4 class="entryH4">Heading4</h4>
<p>text text text text</p>

リスト

  • listE
  • listE
  • listE
  • listE
listE
<ul class="commonListE">
<li>listE</li>
<li>listE</li>
<li>listE</li>
<li>listE</li>
</ul>
  • listG
  • listG
  • listG
  • listG
listG
<ul class="commonListIcoG">
<li>listG</li>
<li>listG</li>
<li>listG</li>
<li>listG</li>
</ul>
  1. listG
  2. listG
  3. listG
  4. listG
OL
<ol>
<li>listG</li>
<li>listG</li>
<li>listG</li>
<li>listG</li>
</ol>

テーブル

title value
title value
title value


table
<table cellpadding="0" cellspacing="0" class="entryCommonTable">
<tbody>
<tr>
<th>title</th>
<td>value</td>
</tr>
<tr>
<th>title</th>
<td>value</td>
</tr>
<tr>
<th>title</th>
<td>value</td>
</tr>
</tbody>
</table>

ボタン

ボタンテキスト
EMAIL US
<a href="#" class="fbt bt_blue bt_blue170">ボタンテキスト</a>
<a class="fbt bt_blue bt_blue170 bt_iconIn modal-open contactNoId" data-tgt="modal-mail">
<span class="ico_mail">EMAIL US</span>
</a>

扉ページボタン

東京中央建物の、賃貸管理業務についてご案内します。


Q&A

What are necessary at purchasing properties in Japan?
A copy of your ID is needed to initiate the purchase process. Signature stamp will be asked when doing a tax return process after closing a deal, which would be prepared by our company for you. If you`d like to get a loan, other documents besides it will be needed like those showing details of the property concerned, your annual income and your employment certificate, etc. Please feel free to contact us for more details.
What are necessary at purchasing properties in Japan?
A copy of your ID is needed to initiate the purchase process. Signature stamp will be asked when doing a tax return process after closing a deal, which would be prepared by our company for you. If you`d like to get a loan, other documents besides it will be needed like those showing details of the property concerned, your annual income and your employment certificate, etc. Please feel free to contact us for more details.

voice

枠・レイアウト

グレーの背景

テキストテキストテキストテキストテキストテキスト

<div class="gray_box">テキストテキストテキストテキストテキストテキスト</div>

枠線

テキストテキストテキストテキストテキストテキスト

画像配置 - 右

#テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト

<p><img src="画像URL" class="image_right" alt="alt文" />テキスト</p>

画像配置 - 左

#テキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキストテキスト

<p><img src="画像URL" class="image_left" alt="alt文" />テキスト</p>

画像配置 - 中央

#

<p class="center"><img src="画像URL" class="" alt="alt文" /></p>

■キャプション付き画像を2枚並べる

# あああああ
# いいいいい
# あああああ
# いいいいい
<div class="capImageWrap">
<div class="imgBox">
<img src="../images/dummy/dummy.jpg" alt="#" />
<span class="cap">あああああ</span>
</div>
<div class="imgBox">
<img src="../images/dummy/dummy.jpg" alt="#" />
<span class="cap">いいいいい</span>
</div>
</div>