/* written by unit-MSE info@unit-mse.jp 固定フォントを使用したCSS */
/* CGI商品書き出し用CSS */

/* フォーム用 */
.form
{font-size:10pt;color:#330099;background-color:#FFFFFF;border:1 solid #FCB38B;}

/* 商品リンク */
a.nm:link { color: #000000; text-decoration: none ;}
a.nm:visited { color: #000000; text-decoration: none ;}
a.nm:hover { color: #FF33CC; text-decoration: underline ;}
.nm{ font-family: "ＭＳ Ｐゴシック", "Osaka";}

/* ピクセル指定（スペーサー用） */
.fp1 { font-size: 1px ;}
.fp2 { font-size: 2px ;}
.fp3 { font-size: 3px ;}
.fp5 { font-size: 5px ;}
.fp8 { font-size: 8px ;}
.fp10 { font-size: 10px ;}
.fp10b { font-size: 10px ; font-weight: bold ;}
.fp11b { font-size: 11px ; font-weight: bold ;}
.fp12 { font-size: 12px ;}
.fp12b { font-size: 12px ; font-weight: bold ;}
.item_nm { font-size: 12px ; font-weight: bold ; color: #333333}
.item_prz { font-size: 12px ; color: #333333}
.item_attrb { font-size: 10px ; color: #333333}
.fp13 { font-size: 13px ;}
.fp14 { font-size: 14px ;}
.fp18 { font-size: 18px; line-height: 22px; font-weight: bold ;}
.item_rank { font-size: 18px; font-weight: bold ; color: #FF00CC}
.item_attrb0 { font-size: 11px; color: #333333 }
.item_nmb { font-size: 16px; font-weight: bold ; color: #333333 }
.item_prz_b { font-size: 18px; color: #FF33CC; font-weight: bold}
.item_rank_b { font-size: 21px; font-weight: bolder; color: #FF00CC ; font-family: "Arial", "Helvetica", "sans-serif"}
.item_attrb_b { font-size: 14px; color: #333333 }
.item_attrb_bline { font-size: 14px; color: #333333 ; line-height: 18px}
