//////////////////////////////////////////////////////////////////////////////////// Cadillac WebSite Style Sheet///////////////////////////////////////////////////////////////////////////////////* BODY */BODY {  color: #666666; background-color: #444455;  }A:link { color: #446688; text-decoration: none;  }A:visited { color: #666688; text-decoration: none;  }A:active { color: #FF6600; text-decoration: none;  }A:hover { color: #FF6600; text-decoration: none;  }/* CLASS */.px9 {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 9px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal;  }.px9b {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 9px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal;  }.px10 {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 10px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal;  }.px10b {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 10px; font-style: normal; line-height: 15px; font-weight: bold; font-variant: normal;  }.px11 {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal;  }.px11b {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 11px; font-style: normal; line-height: 16px; font-weight: bold; font-variant: normal;  }.px12 {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 12px; font-style: normal; line-height: 18px; font-weight: normal; font-variant: normal;  }.px12b {  font-family: "Osaka", verdana, "ＭＳ Ｐゴシック", "sans-serif"; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; font-variant: normal;  }/* TABLE */.news_t{background-image: url(../image/common/quicktools_t.gif)}.news_l{background-image: url(../image/common/quicktools_l.gif)}.news_r{background-image: url(../image/common/quicktools_r.gif)}.news_b{background-image: url(../image/common/quicktools_b.gif)}.line{background-image: url(../image/common/line.gif)}.gallerybar{background-image: url(../image/common/gallerybar.gif)}/* TEXT MODE */.txtmode1 {ime-mode: active; /* 全角モード */}.txtmode2 {ime-mode: inactive; /* 半角モード */}