| Revision 5922,
441 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 ¢í 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
|
|---|
| 3 | *
|
|---|
| 4 | * http://www.lockon.co.jp/
|
|---|
| 5 | */
|
|---|
| 6 | @charset "euc-jp";
|
|---|
| 7 |
|
|---|
| 8 | /***Á´ÂΥơ¼¥Ö¥ë***/
|
|---|
| 9 | #container{
|
|---|
| 10 | border: 0;
|
|---|
| 11 | margin: 0;
|
|---|
| 12 | padding: 0;
|
|---|
| 13 | width: 570px;
|
|---|
| 14 | }
|
|---|
| 15 |
|
|---|
| 16 | #container #left{
|
|---|
| 17 | width: 190px;
|
|---|
| 18 | text-align: left;
|
|---|
| 19 | }
|
|---|
| 20 |
|
|---|
| 21 | #container #right{
|
|---|
| 22 | width: 570px;
|
|---|
| 23 | }
|
|---|
| 24 |
|
|---|
| 25 | /***Á´ÂΥơ¼¥Ö¥ë²£¥Ê¥Ó¤Ê¤·***/
|
|---|
| 26 | #containerfull{
|
|---|
| 27 | border: 0;
|
|---|
| 28 | margin: 0;
|
|---|
| 29 | padding: 0;
|
|---|
| 30 | width: 700px;
|
|---|
| 31 | height: 550px;
|
|---|
| 32 | }
|
|---|
Note: See
TracBrowser
for help on using the repository browser.