| Revision 16094,
650 bytes
checked in by adachi, 18 years ago
(diff) |
|
set property
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Id
-
Property svn:mime-type set to
text/css; charset=UTF-8
|
| Line | |
|---|
| 1 | /* |
|---|
| 2 | * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. |
|---|
| 3 | * |
|---|
| 4 | * http://www.lockon.co.jp/ |
|---|
| 5 | */ |
|---|
| 6 | @charset "<!--{$smarty.const.CHAR_CODE}-->"; |
|---|
| 7 | /***お問い合わせ(完了画面)***/ |
|---|
| 8 | |
|---|
| 9 | /***右コンテンツ***/ |
|---|
| 10 | #container #right #maintitle{ |
|---|
| 11 | border: 0; |
|---|
| 12 | margin: 0 0 15px 0; |
|---|
| 13 | padding: 0; |
|---|
| 14 | width: 570px; |
|---|
| 15 | } |
|---|
| 16 | |
|---|
| 17 | /*テーブル*/ |
|---|
| 18 | #container #right #frame{ |
|---|
| 19 | border: 0; |
|---|
| 20 | margin: 0; |
|---|
| 21 | padding: 0; |
|---|
| 22 | width: 570px; |
|---|
| 23 | background: #ccc; |
|---|
| 24 | } |
|---|
| 25 | |
|---|
| 26 | #container #right #ichi{ |
|---|
| 27 | border: solid 1px #ccc; |
|---|
| 28 | margin: 35; |
|---|
| 29 | padding: 0; |
|---|
| 30 | width: 500px; |
|---|
| 31 | height: 210px; |
|---|
| 32 | text-align: center; |
|---|
| 33 | } |
|---|
| 34 | |
|---|
| 35 | /*ボタン*/ |
|---|
| 36 | #container #right #button{ |
|---|
| 37 | border: 0; |
|---|
| 38 | margin: 30px 0 15px 0; |
|---|
| 39 | padding: 0; |
|---|
| 40 | text-align: center; |
|---|
| 41 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.