| Revision 16094,
846 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 | |
|---|
| 7 | @charset "<!--{$smarty.const.CHAR_CODE}-->"; |
|---|
| 8 | /***お問い合わせ(入力画面)***/ |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | /***右コンテンツ***/ |
|---|
| 12 | #container #right #maintitle{ |
|---|
| 13 | border: 0; |
|---|
| 14 | margin: 0 0 15px 0; |
|---|
| 15 | padding: 0; |
|---|
| 16 | width: 570px; |
|---|
| 17 | } |
|---|
| 18 | |
|---|
| 19 | #container #right #comment{ |
|---|
| 20 | border: 0; |
|---|
| 21 | margin: 0 0 15px 0; |
|---|
| 22 | padding: 0; |
|---|
| 23 | width: 480px; |
|---|
| 24 | } |
|---|
| 25 | |
|---|
| 26 | #container #right #comment02{ |
|---|
| 27 | border: 0; |
|---|
| 28 | margin: 25px 0 15px 0; |
|---|
| 29 | padding: 0; |
|---|
| 30 | width: 480px; |
|---|
| 31 | } |
|---|
| 32 | |
|---|
| 33 | /*テーブル*/ |
|---|
| 34 | #container #right #frame{ |
|---|
| 35 | border: 0; |
|---|
| 36 | margin: 0; |
|---|
| 37 | padding: 0; |
|---|
| 38 | width: 570px; |
|---|
| 39 | background: #ccc; |
|---|
| 40 | } |
|---|
| 41 | |
|---|
| 42 | #container #right #frame #left{ |
|---|
| 43 | background: #ecf5ff; |
|---|
| 44 | width: 170px; |
|---|
| 45 | } |
|---|
| 46 | |
|---|
| 47 | #container #right #frame #right{ |
|---|
| 48 | background: #fff; |
|---|
| 49 | width: 357px; |
|---|
| 50 | } |
|---|
| 51 | |
|---|
| 52 | /*ボタン*/ |
|---|
| 53 | #container #right #button{ |
|---|
| 54 | border: 0; |
|---|
| 55 | margin: 20px 0 35px 0; |
|---|
| 56 | padding: 0; |
|---|
| 57 | text-align: center; |
|---|
| 58 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.