| Revision 16094,
1.3 KB
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 | /***************MY????????***************/ |
|---|
| 7 | |
|---|
| 8 | @charset "<!--{$smarty.const.CHAR_CODE}-->"; |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | /***??????***/ |
|---|
| 12 | #container #right #maintitle{ |
|---|
| 13 | border: 0; |
|---|
| 14 | margin: 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: 570px; |
|---|
| 24 | } |
|---|
| 25 | |
|---|
| 26 | #container #right #plus{ |
|---|
| 27 | border: 0; |
|---|
| 28 | margin: 0 0 15px 0; |
|---|
| 29 | } |
|---|
| 30 | |
|---|
| 31 | /***MY?????***/ |
|---|
| 32 | |
|---|
| 33 | #container #right #navi{ |
|---|
| 34 | border: 0; |
|---|
| 35 | margin: 0; |
|---|
| 36 | padding: 0; |
|---|
| 37 | border-width: 0 0 1px 0; |
|---|
| 38 | border-style: solid ; |
|---|
| 39 | border-color: #c9ddf1; |
|---|
| 40 | width: 570px; |
|---|
| 41 | } |
|---|
| 42 | |
|---|
| 43 | /*??????*/ |
|---|
| 44 | #container #right #subtitle{ |
|---|
| 45 | border-width: 0 0 1px 0; |
|---|
| 46 | border-style: dashed; |
|---|
| 47 | border-color: #b3aa82; |
|---|
| 48 | margin: 25px 0 15px 0; |
|---|
| 49 | padding: 10px; |
|---|
| 50 | text-align: left; |
|---|
| 51 | width: 550px; |
|---|
| 52 | background: #eeece3; |
|---|
| 53 | voice-family: "\"}\""; |
|---|
| 54 | voice-family: inherit; |
|---|
| 55 | width: 570px; |
|---|
| 56 | } |
|---|
| 57 | |
|---|
| 58 | html>body #container #right #subtitle{ |
|---|
| 59 | width:550px; |
|---|
| 60 | } |
|---|
| 61 | |
|---|
| 62 | /*????*/ |
|---|
| 63 | #container #right #point{ |
|---|
| 64 | border-width: 3px; |
|---|
| 65 | border-style: solid; |
|---|
| 66 | border-color: #c0d7ee; |
|---|
| 67 | margin: 20px auto 20px 30px; |
|---|
| 68 | padding: 30px 0; |
|---|
| 69 | width: 504px; |
|---|
| 70 | text-align: center; |
|---|
| 71 | } |
|---|
| 72 | |
|---|
| 73 | #container #right #comment{ |
|---|
| 74 | margin: 0; |
|---|
| 75 | padding: 0; |
|---|
| 76 | text-align: left; |
|---|
| 77 | width: 570px; |
|---|
| 78 | } |
|---|
| 79 | |
|---|
| 80 | #container #right #point #button{ |
|---|
| 81 | margin: 0 20px; |
|---|
| 82 | padding: 10px 0; |
|---|
| 83 | text-align: center; |
|---|
| 84 | width: 464px; |
|---|
| 85 | background: #f5f5f5; |
|---|
| 86 | } |
|---|
| 87 | |
|---|
| 88 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.