| Revision 16094,
728 bytes
checked in by adachi, 19 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 | #containerfull #maintitle{ |
|---|
| 10 | border: 0; |
|---|
| 11 | margin: 0 0 15px 0; |
|---|
| 12 | padding: 0; |
|---|
| 13 | width: 700px; |
|---|
| 14 | } |
|---|
| 15 | |
|---|
| 16 | #containerfull #subtitle02{ |
|---|
| 17 | border: 0; |
|---|
| 18 | margin: 0 0 30px 0; |
|---|
| 19 | padding: 0; |
|---|
| 20 | width: 700px; |
|---|
| 21 | } |
|---|
| 22 | |
|---|
| 23 | /**テーブル**/ |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | /*コンテンツ行*/ |
|---|
| 27 | #containerfull #ichi{ |
|---|
| 28 | border: solid 1px #ccc; |
|---|
| 29 | margin: 0 100px; |
|---|
| 30 | padding: 0; |
|---|
| 31 | width: 500px; |
|---|
| 32 | height: 210px; |
|---|
| 33 | text-align: center; |
|---|
| 34 | } |
|---|
| 35 | |
|---|
| 36 | /*ボタン*/ |
|---|
| 37 | #containerfull #button{ |
|---|
| 38 | border: 0; |
|---|
| 39 | margin: 30px 0 15px 0; |
|---|
| 40 | padding: 0; |
|---|
| 41 | text-align: center; |
|---|
| 42 | } |
|---|
| 43 | |
|---|
| 44 | /*ベリサイン*/ |
|---|
| 45 | #containerfull #verisign{ |
|---|
| 46 | border: 0; |
|---|
| 47 | margin: 35px 65px; |
|---|
| 48 | padding: 0; |
|---|
| 49 | width: 570px; |
|---|
| 50 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.