| 1 | /* |
|---|
| 2 | * This file is part of EC-CUBE |
|---|
| 3 | * |
|---|
| 4 | * Copyright(c) 2000-2010 LOCKON CO.,LTD. All Rights Reserved. |
|---|
| 5 | * |
|---|
| 6 | * http://www.lockon.co.jp/ |
|---|
| 7 | * |
|---|
| 8 | * This program is free software; you can redistribute it and/or |
|---|
| 9 | * modify it under the terms of the GNU General Public License |
|---|
| 10 | * as published by the Free Software Foundation; either version 2 |
|---|
| 11 | * of the License, or (at your option) any later version. |
|---|
| 12 | * |
|---|
| 13 | * This program is distributed in the hope that it will be useful, |
|---|
| 14 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 16 | * GNU General Public License for more details. |
|---|
| 17 | * |
|---|
| 18 | * You should have received a copy of the GNU General Public License |
|---|
| 19 | * along with this program; if not, write to the Free Software |
|---|
| 20 | * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
|---|
| 21 | */ |
|---|
| 22 | @charset "<!--{$smarty.const.CHAR_CODE}-->"; |
|---|
| 23 | .fs10 {font-size: 62.5%; line-height: 150%;} |
|---|
| 24 | .fs12 {font-size: 75%; line-height: 150%;} |
|---|
| 25 | .fs14 {font-size: 87.5%; line-height: 150%;} |
|---|
| 26 | .fs18 {font-size: 117.5%; line-height: 150%;} |
|---|
| 27 | .fs22 {font-size: 137.5%; line-height: 130%;} |
|---|
| 28 | .fs24 {font-size: 150%; line-height: 130%;} |
|---|
| 29 | .fs30 {font-size: 187.5%; line-height: 125%;} |
|---|
| 30 | .fs10n {font-size: 62.5%;} |
|---|
| 31 | .fs12n {font-size: 75%;} |
|---|
| 32 | .fs14n {font-size: 87.5%;} |
|---|
| 33 | .fs18n {font-size: 117.5%;} |
|---|
| 34 | .fs22n {font-size: 137.5%;} |
|---|
| 35 | .fs24n {font-size: 150%;} |
|---|
| 36 | .fs30n {font-size: 187.5%;} |
|---|
| 37 | .fs12st {font-size: 75%; line-height: 150%; font-weight: bold;} |
|---|