.background {
	background-image : url(img/haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.table_background {
	background-color: #FFFFFF;
}
.text {
	font-size: 12px;
}
.boid {
	font-weight: bolder;
}
.text_size {
	font-size: 18px;
}
.center {
	text-align: center;
}

.entry {
	font-size: 18px;
	font-weight: bolder;
}
.red {
	color: #FF6699;
	background-color: #FFFFFF;
}
