source: branches/dev/html/css/layout/common/left.css @ 8

Revision 8, 663 bytes checked in by root, 17 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/*̵ÎÁ¥Ð¥Ê¡¼*/
10#container #left #free{
11border: 0;
12margin: 0 0 10px 0;
13padding: 0;
14width: 170px;
15}
16
17/*¸¡º÷*/
18#container #left #search{
19border: 0;
20margin: 0;
21padding: 0;
22width: 170px;
23}
24
25/*¥Ê¥Ó*/
26#container #left #navi{
27border: 0;
28margin: 0;
29padding: 0;
30width: 170px;
31}
32
33/*TV*/
34#container #left #tvshopping{
35border: 0;
36margin: 0;
37padding: 0;
38width: 170px;
39}
40
41/*¥«¥Æ¥´¥ê*/
42#container #left #category{
43border: 0;
44margin: 0;
45padding: 0;
46width: 170px;
47}
Note: See TracBrowser for help on using the repository browser.