A         {TEXT-DECORATION: none; }
A:active  {TEXT-DECORATION: underline; }
A:visited {TEXT-DECORATION: none; }
A:hover   {TEXT-DECORATION: underline; }

.normal { font-size: 80%; line-height: normal; }

<!-- 商品一覧ページ用 -->
.menu     { font-size: 80%;   font-weight: bold; color: #FFFFFF; line-height: normal; }
.category { font-size: 80%;   color: #000000; line-height: normal; }
.gname    { font-size: 90%;   color: #FF6666; line-height: normal; }
.maker    { font-size: 80%;   color: #666666; line-height: normal; }
.text     { font-size: 80%;   line-height: 110%; }
.name     { font-weight: bold;  color: #333399; line-height: 120%; }
.gprice   { color: #000000;   line-height: normal; }
.price    { color: #CC0000;   line-height: normal; }
.pagetop  { font-size: 70%;   color: #000000; line-height: normal; }
.character{ font-size: 90%;   font-weight: bold; color: #000000; line-height: normal; }

<!-- 名前一覧ページ用 -->
.title    { font-size: 100%;  font-weight: bold; color: #FFFFFF; line-height: normal; }
.headline { font-size: 90%;   font-weight: bold; color: #CC0066; line-height: normal; }
.cname    { font-size: 80%;   color: #000000; line-height: normal; }

<!-- 特集ページ用 -->
.shohinname { font-size:110%; font-weight:bold; color:#333399; line-height:120%; }
.ptitle2    { font-size: 80%;   font-weight: bold; color: #EE0000; line-height: normal}
.price2     { font-size: 140%;  font-weight: bold; color: #EE0000; line-height: normal}

<!-- ショッピングガイト -->
.select   { font-size: 80%;   color: #000000; line-height: normal; }

<!-- 旧コンテンツ -->
.font18px  { font-size: 110%; line-height: 130%; }
.font16px  { font-size: 100%; line-height: 130%; }
.font14px  { font-size: 90%; line-height: 130%; }
.font12px  { font-size: 80%; line-height: 110%; }
.font11px  { font-size: 70%; line-height: 110%; }
.font12pxb  { font-weight: bold; font-size: 80%; line-height: 110%; }
.font12pxr { font-size: 80%; line-height: 150%; color: #FF0000; font-weight: bold;}
