body {
  scrollbar-track-color: #CCCCCC;
  scrollbar-face-color: #F3F3F3;
  scrollbar-shadow-color: #AAAAAA;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-highlight-color: #F3F3F3;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #CC0000;
}

.infotxt {
	font-size: 12px;
	color: #000066;
	line-height: 120%;

}
.text1 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	
}
.text2 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	
}
.small {
	font-size: 10px;
	line-height: 12px;
	
}
.large {
	font-size: 14px;
	line-height: 16px;
	color: #FF0000;
		font-weight: bold;
}
.large_b {
	font-size: 14px;
	line-height: 16px;
	color: #000099;
		font-weight: bold;
}	
.henkou {
	color: #000000;
}
.text1_link {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.text1_link_sty {
	font-size: 12px;
	line-height: 15px;
	color: #FFFF00;
}
.text_tit {
	font-size: 16px;
	line-height: 18px;
	color: #000099;
	font-weight: bold;	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
		color: #FFFF00;
}
a.henkou:hover {
	text-decoration: underline;
		color: #cc0000;
}