| Revision 8,
818 bytes
checked in by root, 19 years ago
(diff) |
|
new import
|
| Line | |
|---|
| 1 | /*
|
|---|
| 2 | * Copyright(c) 2000-2006 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 30px 0;
|
|---|
| 12 | padding: 0;
|
|---|
| 13 | width: 700px;
|
|---|
| 14 | }
|
|---|
| 15 |
|
|---|
| 16 | /**¥Æ¡¼¥Ö¥ë**/
|
|---|
| 17 | /*ÏÈ*/
|
|---|
| 18 | #containerfull #frame{
|
|---|
| 19 | border: 0;
|
|---|
| 20 | margin: 0;
|
|---|
| 21 | padding: 0;
|
|---|
| 22 | width: 700px;
|
|---|
| 23 | background: #ccc;
|
|---|
| 24 | }
|
|---|
| 25 |
|
|---|
| 26 | #containerfull #ichi{
|
|---|
| 27 | border: solid 1px #ccc;
|
|---|
| 28 | margin: 0 48px;
|
|---|
| 29 | padding: 0;
|
|---|
| 30 | width: 600px;
|
|---|
| 31 | text-align: center;
|
|---|
| 32 | }
|
|---|
| 33 |
|
|---|
| 34 | #containerfull #ichi #comp{
|
|---|
| 35 | border: 0;
|
|---|
| 36 | margin: 0 18px;
|
|---|
| 37 | padding: 0;
|
|---|
| 38 | width: 560px;
|
|---|
| 39 | }
|
|---|
| 40 |
|
|---|
| 41 | /*¥Ü¥¿¥ó*/
|
|---|
| 42 | #containerfull #button{
|
|---|
| 43 | border: 0;
|
|---|
| 44 | margin: 30px 0 15px 0;
|
|---|
| 45 | padding: 0;
|
|---|
| 46 | text-align: center;
|
|---|
| 47 | }
|
|---|
| 48 |
|
|---|
| 49 | /*¥Ù¥ê¥µ¥¤¥ó*/
|
|---|
| 50 | #containerfull #verisign{
|
|---|
| 51 | border: 0;
|
|---|
| 52 | margin: 35px 65px;
|
|---|
| 53 | padding: 0;
|
|---|
| 54 | width: 570px;
|
|---|
| 55 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.