body{
  scrollbar-arrow-color: #ff99cc;
  scrollbar-base-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffeeee;
  scrollbar-shadow-color: #ff99cc;
}

a:link{
  text-decoration: none;
  color: #666666;
}

a:visited{
  text-decoration: none;
  color: #666666;
}

a:active{
  text-decoration: none;
  color: #999999;
}

a:hover{
  text-decoration: none;
  color: #ff9999;
}

p{
  line-height: 130%;
}

blockquote{
  line-height: 120%;
}

.f12{
  font-size: 12pt;
  color: #666666;
  line-height: 140%;
}

.f11{
  font-size: 11pt;
  color: #666666;
  line-height: 140%;
}

.f10{
  font-size: 10pt;
  color: #666666;
  text-decoration: none;
  line-height: 140%;
}

.f9{
  font-size:  9pt;
  color: #666666;
  line-height : 140%;
}

.f8{
  font-size: 8pt;
  color: #666666;
  line-height: 110%;
}

.f7{
  font-size:  7pt;
  color: #666666;
  line-height: 110%;
}

.top01 {
	font-size: 11.5pt;
	font-weight: bold;
	color: #f09;
}

.top02 {
	font-size: 11.5pt;
	font-weight: bold;
	color: #59f;
}

.menubox {
	border: 2px solid #f99;
	width: 600px;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 11pt;
	line-height: 140%;
}