/* 共通設定*/

body {  background-color: #FFFFFF; background-position: 0px 0px}
.normal {  font-size: 12px; line-height: 140%; color: #666666}
.normalb {  font-size: 12px; font-weight: bold; color: #333333}
.normals {  font-size: 11px; line-height: 180%; color: #666666}

/* サイドナビ設定*/

.lnv { font-size:11px; line-height:150%; color:#4b4b4b;}
a.nv:link { color:#4b4b4b; text-decoration: none; }
a.nv:visited { color:#4b4b4b; text-decoration:none; }
a.nv:hover { color:#FF9933; text-decoration:underline; }
.ttl {  font-size: 14px; font-weight: bold; color: #9999CC}

/* メニュータイトルリンク設定*/

a.menu-b:link { font-size: 14px; color:#004482; text-decoration: none; }
a.menu-b:visited{ font-size: 14px; color:#004482; text-decoration:none; }
a.menu-b:hover { font-size: 14px; color:#ffffff; text-decoration:none; }


/* メニュータイトル2リンク設定*/

a.menu-b2:link { font-size: 14px; color:#CC3333; text-decoration: none; }
a.menu-b2:visited{ font-size: 14px; color:#CC3333; text-decoration:none; }
a.menu-b2:hover { font-size: 14px; color:#ffffff; text-decoration:none; }


/* メニューリンク設定*/

a.menu:link { font-size: 12px; color:#004482; text-decoration: none; }
a.menu:visited{ font-size: 12px; color:#004482; text-decoration:none; }
a.menu:hover { font-size: 12px; color:#004482; text-decoration:underline; }


/* ページトップリンク設定*/

a.ptop:link { font-size: 11px; color:#4b4b4b; text-decoration: none; }
a.ptop:visited{ font-size: 11px; color:#298BAB; text-decoration:none; }
a.ptop:hover { font-size: 11px; color:#FF9933; text-decoration:underline; }

/* ページ内リンク設定*/

a.lk:link { font-size: 12px; color:#FF9933; text-decoration: none; }
a.lk:visited{ font-size: 12px; color:#FF9933; text-decoration:none; }
a.lk:hover { font-size: 12px; color:#FFB38E; text-decoration:underline; }

/* ページ内リンク設定*/

a.lk2:link { font-size: 12px; color:#004482; text-decoration: none; }
a.lk2:visited{ font-size: 12px; color:004482; text-decoration:none; }
a.lk2:hover { font-size: 12px; color:#004482; text-decoration:underline; }

