﻿.style1 {
	color: #FF0000;
}
.style2 {
	font-size: x-large;
}
.style3 {
	color: #FF0000;
	font-size: x-large;
}
.style4 {
	color: #009933;
	font-size: x-large;
}
.style5 {
	font-size: x-small;
	color: #808080;
}
.style6 {
	color: #FF0000;
	font-size: large;
}
.tamasii {
	font-family: "ＭＳ Ｐ明朝", "Times New Roman", serif;
	font-size: x-large;
	font-weight: bold;
	color: #CC33FF;
}

