@charset   "Shift_JIS";
H1{
  color: #000000;
  font-size: 12px;
  margin: 0px;
}

H2{
  color: #CC0000;
  font-size: 10px;
  margin: 0px;
}

H3{
  color: #000000;
  font-size: 10px;
  margin: 0px;
}

.all{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size : x-small;
}

.slip{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size : 14px;
  line-height : 160%;
}
.15{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size : 15px;
}
.14{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size : 14px;
}
.13{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size : 13px;
}
.12{
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
  font-size : 12px;
}

BODY{
  font-size : 14px;
}

HR{
  color : maroon;
}

A{
  color: #0000FF;
  text-decoration : underline;
}

A:hover{
  color: #FF0000;
  text-decoration : underline;
}

A.nashi{
  text-decoration: none;
  color: #000000; 
}

.link{
  font-weight: bold;
}

span.yellow{
  background-color: #FFFF55;
}

.hwideyellow{
  background-color: #FFFF55; padding: 0.3em 0px;
}
.hwidepink{
  background-color : #ffdfef; padding : 0em 0px 0.3em 0px;
}