| Revision 7187,
944 bytes
checked in by kakinaka, 20 years ago
(diff) |
|
* empty log message *
|
-
Property svn:mime-type set to
application/octet-stream
|
| 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 15px 0;
|
|---|
| 12 | padding: 0;
|
|---|
| 13 | width: 700px;
|
|---|
| 14 | }
|
|---|
| 15 |
|
|---|
| 16 | #containerfull #subtitle02{
|
|---|
| 17 | border: 0;
|
|---|
| 18 | margin: 0 0 15px 0;
|
|---|
| 19 | padding: 0;
|
|---|
| 20 | width: 700px;
|
|---|
| 21 | }
|
|---|
| 22 |
|
|---|
| 23 | /*¥³¥á¥ó¥È*/
|
|---|
| 24 | #containerfull #comment{
|
|---|
| 25 | border: 0;
|
|---|
| 26 | margin: 0 0 15px 0;
|
|---|
| 27 | padding: 0;
|
|---|
| 28 | width: 570px;
|
|---|
| 29 | }
|
|---|
| 30 |
|
|---|
| 31 |
|
|---|
| 32 | /**¥Æ¡¼¥Ö¥ë**/
|
|---|
| 33 |
|
|---|
| 34 | /*ÏÈ*/
|
|---|
| 35 | #containerfull #frame{
|
|---|
| 36 | border: 0;
|
|---|
| 37 | margin: 0;
|
|---|
| 38 | padding: 0;
|
|---|
| 39 | width: 700px;
|
|---|
| 40 | background: #ccc;
|
|---|
| 41 | }
|
|---|
| 42 |
|
|---|
| 43 | /*¥³¥ó¥Æ¥ó¥Ä¹Ô*/
|
|---|
| 44 | #frame #left{
|
|---|
| 45 | background: #ecf5ff;
|
|---|
| 46 | width: 170px;
|
|---|
| 47 | }
|
|---|
| 48 |
|
|---|
| 49 | #frame #right{
|
|---|
| 50 | background: #fff;
|
|---|
| 51 | width: 507px;
|
|---|
| 52 | }
|
|---|
| 53 |
|
|---|
| 54 | /*¥Ü¥¿¥ó*/
|
|---|
| 55 | #containerfull #button{
|
|---|
| 56 | border: 0;
|
|---|
| 57 | margin: 30px 0 15px 0;
|
|---|
| 58 | padding: 0;
|
|---|
| 59 | text-align: center;
|
|---|
| 60 | }
|
|---|
| 61 |
|
|---|
| 62 | /*¥Ù¥ê¥µ¥¤¥ó*/
|
|---|
| 63 | #containerfull #verisign{
|
|---|
| 64 | border: 0;
|
|---|
| 65 | margin: 35px 65px;
|
|---|
| 66 | padding: 0;
|
|---|
| 67 | width: 570px;
|
|---|
| 68 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.