html {
  scrollbar-track-color: #F1B3FC;
  scrollbar-face-color: #D143EB;
  scrollbar-shadow-color: #cc9999;
  scrollbar-darkshadow-color: #ffcccc;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffbbbb;
  scrollbar-arrow-color: #ff6666;
}
.script{
line-height:140%;
}
.waku{
line-height : 120%;
border-width : 3px 3px 3px 3px;
border-style : double double double double;
border-color : #D143EB #D143EB #D143EB #D143EB;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 20px;
  padding-bottom : 5px;

}
.mds{
   font-size:130%;
   font-weight:700;
  line-height : 120%;
}
.midashi{
   font-size:130%;
   font-weight:700;
  line-height : 120%;
}
.mida1{
  font-size : 126%;
  font-weight : 900;
  color : white;
  background-color : #cf525b;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
.menu{
  text-decoration : none ;
  color: #383838 ;
  font-size : 12pt;
}
.menu:active {
  text-decoration : none ;
  color: #000CFF ;
  font-size : 12pt;
}
.menu:visited {
  text-decoration : none ;
  color: #383838 ;
  font-size : 12pt;
}
.menu:hover {
  text-decoration : underline ;
  color: #ff0000 ;
  font-size : 12pt;
}
.mnow{
  font-size : 20pt ;
  color : #000000 ;
  background-color=#f1b3fc ;
}
.mcom{
  white-space : nowrap ;
  background-color : #eaeaea ;
  font-weight:500;
  font-size : 12pt;
}

.himg{
  border-width : 3pt 3pt 3pt 3pt;
  border-style : outset outset outset outset;
  border-top-color : silver;
  border-right-color : silver;
  border-bottom-color : silver;
  border-left-color : silver;
}
.coment{
  font-weight:500;
  color : #505050;
  font-size : 120%;
  line-height : 150%;
}
.profimage{
  border-top-width : 3pt;
  border-left-width : 3pt;
  border-right-width : 3pt;
  border-bottom-width : 3pt;
  border-top-style : outset;
  border-left-style : outset;
  border-right-style : outset;
  border-bottom-style : outset;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}
.link{
  color: #383838 ;
}
.link:active {
  color: #000CFF ;
}
.link:visited {
  color: #383838 ;
}
.link:hover {
  color: #ff0000 ;
}
