source: temp/trunk/html/css/layout/common/left.css @ 1328

Revision 1328, 530 bytes checked in by naka, 20 years ago (diff)

* empty log message *

  • Property svn:mime-type set to application/octet-stream
Line 
1@charset "euc-jp";
2
3/***º¸¥³¥ó¥Æ¥ó¥Ä***/
4/*̵ÎÁ¥Ð¥Ê¡¼*/
5#container #left #free{
6border: 0;
7margin: 0 0 10px 0;
8padding: 0;
9width: 170px;
10}
11
12/*¸¡º÷*/
13#container #left #search{
14border: 0;
15margin: 0;
16padding: 0;
17width: 170px;
18}
19
20/*¥Ê¥Ó*/
21#container #left #navi{
22border: 0;
23margin: 0;
24padding: 0;
25width: 170px;
26}
27
28/*TV*/
29#container #left #tvshopping{
30border: 0;
31margin: 0;
32padding: 0;
33width: 170px;
34}
35
36/*¥«¥Æ¥´¥ê*/
37#container #left #category{
38border: 0;
39margin: 0;
40padding: 0;
41width: 170px;
42}
Note: See TracBrowser for help on using the repository browser.