@charset   "Shift_JIS";
.ClassWhite {
		
	color: white;
	text-decoration: none;
}

.ClassBlack {
		
	color: black;
	text-decoration: none;
}

.bar{
  font-family : sans-serif;
  font-weight : bolder;
  background-color : #bec0e4;
  text-decoration : none;
  text-align : left;
  padding-left : 5px;
}
