@charset "utf-8";
/* CSS Document */

.size4{
	font-size:18px;
}
.size45{
	font-size:20px;
}
.size5{
	font-size:22px;
}
.size6{
	font-size:32px;	
}
.blue{
	color:#0000ff;
}
.red{
	color:#ff0000;
}
.green{
	color:#008000;
}
.renga{
	color:#880000;
}
.tokubetsugou{
	color:#39C;
}
.title{
	color:#054979;
	font-weight:bold;
}
.weightbold{
	font-weight:bold;
}
.small{
	font-size:18px;
}