/* CSS Document */
.black14px-b { font-size: 14px ; line-height: 120% ; font-weight: bold }
.black14px { font-size: 14px ; line-height: 120% }
.white14px-b { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #ffffff }
.pnk14px-b { font-size: 14px ; line-height: 120% ; font-weight: bold ; color: #c64752 }
.pnk12px-b { font-size: 12px ; line-height: 120% ; font-weight: bold ; color: #c64752 }
.red12px-b { font-size: 12px ; line-height: 120% ; font-weight: bold ; color: #ff0000 }
.white12px { font-size: 12px ; line-height: 120% ; color: #ffffff }
.black12px-b { font-size: 12px ; line-height: 145% ; font-weight: bold }
.black12px { font-size: 12px ; line-height: 120% }
.black12px-145 { font-size: 12px ; line-height: 145% }
.black11px { font-size: 11px ; line-height: 120% }
.white11px-b { font-size: 11px ; line-height: 120% ; font-weight: bold ; color: #ffffff }
.white12px-b { font-size: 12px ; line-height: 120% ; font-weight: bold ; color: #ffffff }
.white10px { font-size: 10px ; line-height: 120% ; color: #ffffff }
.black10px { font-size: 10px ; line-height: 120% }
.black10px-b { font-size: 10px ; line-height: 120% ; font-weight: bold }
.black11px-b { font-size: 11px ; line-height: 120% ; font-weight: bold }
.black18px-b { font-size: 18px ; line-height: 120% ; font-weight: bold }
.black21px-b { font-size: 21px ; line-height: 120% ; font-weight: bold }
.orange12px-b { font-size: 12px ; line-height: 120% ; font-weight: bold ; color: #cc7a28 }
.gray10px { font-size: 10px ; line-height: 120% ; color: #666666 }

a.g:link         {text-decoration:none;}
a.g:visited      {text-decoration:none;}
a.g:active       {text-decoration:underline;}
a.g:hover        {text-decoration:underline;}

/* リンク色の設定 とアンダーバーの表示（文字色グレー#666666） */
a.gray:link         {color:#666666;text-decoration:underline;line-height:155%;}
a.gray:visited      {color:#666666;text-decoration:underline;line-height:155%;}
a.gray:active       {color:#ff6699;text-decoration:underline;line-height:155%;}
a.gray:hover        {color:#ff6699;text-decoration:underline;line-height:155%;}

/* リンク色の設定 とアンダーバーの表示（文字色赤茶#990000） */
a.red:link         {color:#333333;text-decoration:none;}
a.red:visited      {color:#333333;text-decoration:none;}
a.red:active       {color:#990000;text-decoration:underline;}
a.red:hover        {color:#990000;text-decoration:underline;}

/* リンク色の設定 [重要なお知らせ]（文字色赤茶#990000） */
a.oshirase:link         {color:#990000;text-decoration:underline;}
a.oshirase:visited      {color:#990000;text-decoration:underline;}
a.oshirase:active       {color:#990000;text-decoration:underline;}
a.oshirase:hover        {color:#990000;text-decoration:underline;}
