.main {
	font-size: 80%;
}
.mini {
	font-size: 70%;
}
.midashi {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}
.white {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.blue {
	font-size: 90%;
	font-weight: bold;
	color: #FFFF00;
}
body {
	background-image: url(pic/backbar.jpg);
	background-repeat: repeat-y;
}
