source: branches/dev/html/css/layout/regist/complete.css @ 8

Revision 8, 648 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/***¥³¥ó¥Æ¥ó¥Ä***/
11#containerfull #maintitle{
12border: 0;
13margin: 0 0 30px 0;
14padding: 0;
15width: 700px;
16}
17
18
19/**¥Æ¡¼¥Ö¥ë**/
20/*ÏÈ*/
21#containerfull #frame{
22border: 0;
23margin: 0 100px;
24padding: 0;
25width: 500px;
26background: #ccc;
27}
28
29/*¥¿¥¤¥È¥ë¹Ô*/
30#containerfull #frame #left{
31background: #fff;
32text-align: center;
33height:150px;
34}
35
36
37/*¥Ü¥¿¥ó*/
38#containerfull #button{
39border: 0;
40margin: 40px 0 20px 0;
41padding: 0;
42text-align: center;
43}
44
Note: See TracBrowser for help on using the repository browser.