<!-- yasi.css -->

body{ background-color: #C0C0C0 }

#2ch{ cursor : url(../on_01.ani) }

ul {
	 list-style-type:lower-latin;
   }

li {
    list-style-type:lower-latin;
   }

h2 { font-size: 18pt;
     font-family: "Arial",sans-serif; 
     border-style:outset;
   }

h3 { font-family: Trebuchet MS Bold, lr@oSVbN, sans-serif;
     border: solid;
     border-width: 0, 0, 5, 0; 
     border-color: gray ;
	 margin : 20 auto 5 ;
   }

h6 {
    font-size: 8pt;
    line-height : 20pt;
    line-height: 70%;
}

.unvisible {display: none }

em.unvisible {display: none }

A:link {
   color:#333333
}
  
A:visited {
   color:#666699
}

A:hover {
   color:#333333 ;
   background:#6666ff;
   font-style:normal
}

A:active {
   color:#cc6699 ;
   background:#6666ff;
   font-style:normal
}

a.mail:hover {
   color:#0066cc ;
   background:#c0c0c0
}

a.mail:active {
   color:#cc6699

 
