
/* BODY  */


body     {
  scrollbar-base-color:"#";
  scrollbar-face-color:="#";
  scrollbar-3d-light-color:="#";    　　　　　
  scrollbar-shadow-color:"#";
  scrollbar-dark-shadow-color:"#";
  scrollbar-highlight-color:"#";
  scrollbar-arrow-color:"#cccccc";
}



/* フォント指定  */

.text1e, .text1ew, .text2e, .text2ew, .text3e, .text3eh, .text4e, .text4eh, .text5e {  
font-family: "Verdana", "Arial"
}

.text1j, .text1jw, .text2j, .text2jw, .text3j, .text3jh, .text4j, .text4jh, .text5j {  
font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "Osaka",
}


/* リンク指定  */

a:link {  color: #ff0000; text-decoration: none;}
a:visited {  color: #0000ff; text-decoration: none;}
a:hover {  color: #ff0000; text-decoration: underline;}








