/* 文字サイズCSS（絶対） ver.3.00 */

.category_title { font-size : 12px; line-height : 24px; }
.goods_title { font-size : 14px; font-weight : bold;}
.small { color : #333333; font-size : 10px; line-height : 14px; }
.small_b { color : #333333; font-size : 10px; line-height : 14px; font-weight : bold; }
.normal { color : #333333; font-size : 12px; line-height : 18px; }
.normalr { color : #FF0000; font-size : 12px; line-height : 18px; }
.error { color : #FF0000; font-size : 12px; line-height : 18px;  font-weight : bold; }
.event_title { color : #333333; font-size : 14px; }
.q_title { color : #009900; font-size : 12px;  font-weight : bold; }

.goods_title a:link { color: #0066CC; text-decoration: underline; }
.goods_title a:visited { color: #003399; text-decoration: underline; }
.goods_title a:active { color: #0099FF; text-decoration: underline; }
.goods_title a:hover { color: #0099FF; text-decoration: underline; }

.category_title A:link{ color: #0066CC; text-decoration: underline; }
.category_title A:visited{ color: #003399; text-decoration: underline; }
.category_title A:active{ color: #0099FF; text-decoration: underline; }
.category_title A:hover{ color: #0099FF; text-decoration: underline; }

.event_title A:link { color: #333333; text-decoration: underline; }
.event_title A:visited { color: #003399; text-decoration: underline; }
.event_title A:active { color: #0099FF; text-decoration: underline; }
.event_title A:hover { color: #0099FF; text-decoration: underline; }

.small A:link { color: #0066CC; text-decoration: underline; }
.small A:visited { color: #003399; text-decoration: underline; }
.small A:active { color: #0099FF; text-decoration: underline; }
.small A:hover { color: #0099FF; text-decoration: underline; }

.normal a:link { color: #0066CC; text-decoration: underline; }
.normal a:visited { color: #003399; text-decoration: underline; }
.normal a:active { color: #0099FF; text-decoration: underline; }
.normal a:hover { color: #0099FF; text-decoration: underline; }