-box-L3-
-HTML-
新着情報
お知らせ
製品情報
店舗案内
会社案内
-CSS-
* { margin: 0; padding: 0; } body { background: url(images/Bg-icon100.jpg); font-size: 20px; } div { width: 140px; margin: 20px 0 0 20px; padding: 10px; background: olive; } p { line-height: 70px; background: darkkhaki; text-align: center; color: lemonchiffon; } p:not(:last-of-type) { margin-bottom: 10px; }