料理のページカラー

H1 新幹線・電車レポート まとめページ

H2 新幹線・電車レポート まとめページ

H3 新幹線・電車レポート まとめページ

H4 新幹線・電車レポート まとめページ

H5 新幹線・電車レポート まとめページ
H6 新幹線・電車レポート まとめページ

SIZE10

SIZE12

SIZE14

SIZE16

SIZE18

SIZE20

SIZE22

SIZE24

SIZE26

SIZE28

 

【box1 角丸・中は塗りつぶしなし】
<div class="box1">
<p>ここに文章</p>
</div>
【box1s 角丸・中は塗りつぶしなし】
スクロールバーあり・height=150固定

<div class="box1s">
<p>ここに文章</p>
</div>

ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ
ああああ

【box_label 四角】

<div class="box_label">
<p>ここに文章</p>
</div>

【box_maru 丸枠】

<div class="box_maru">
<p>ここに文章</p>
</div>

box-maru ここにタイトル

【BOX 丸枠のノート的なデザイン 枠にタイトル】

<div class="box_maru">
<span class="box-title">ここにタイトル</span>
<p>ここに文章</p>
</div>

 

ここにタイトル

【BOX ラベルを付けたようなデザイン】

<div class="box_label">
<span class="box-title">ここにタイトル</span>
<p>ここに文章</p>
</div>

 

【box_cross1 交差線】box17

<div class="box_cross1">
<p>ここに文章</p>
</div>

【box_fukidashi BOX 吹き出し 濃反転色・文字白】
<div class="box_fukidashi">
<p>ここに文章</p>
</div>

【box_fukidashi_c BOX 吹き出し 薄青の背景・文字青】
<div class="box_fukidashi_c">
<p>ここに文章</p>
</div>

【box_fukidashi_maru BOX 吹き出し 濃反転色・文字白】
<div class="box_fukidashi_maru">
<p>ここに文章</p>
</div>

【box_fukidashi_image_left】考え事風吹き出し box23

<div class="box_fukidashi_image_left">
<p>ここに文章</p>
</div>

【box_fukidashi_balloon_left】吹き出しああああああああああああああああああ

<div class="box_fukidashi_balloon_left">
<p>ここに文章</p>
</div>

【ステッチノート風1】
<div class="stitch_note1">
あああああ
</div>

【ステッチノート風2 端折れ表示】
<div class="stitch_note2">
あああああ
</div>

【ストライプ1】
<div class="stripe1">
あああああ
</div>

 

【commandline コマンドライン風表示】

<div class="commandline">
c:<br>
cd \temp<br>
rm *.*<br>
</div>