/* ’Ç‰Ácss */


#main {
	position: relative;
	width: 580px;
	background-color: white; 
}
.font1 {
	font-size: 150%;
	text-align: center; 
}
.font2 {
	color: #9999ff;
}
.font3 {
	color: yellow;	
	text-decoration: blink;
}
.font4 {
	text-align: center; 
}
.font5 {
	color: yellow;	
}
.font6 {
	font-size: 80%;
	color: white;
}

