.style01 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 1em;
	letter-spacing: 0px;
	word-spacing: 0px;
	color: #333333;
}
.style02 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 1.2em;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #333333;
}
.style03 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 0.8em;
	letter-spacing: 0.8px;
	word-spacing: 0px;
	color: #333333;
	text-decoration: none;
}

A{
	text-decoration:underline;
	color:#333333;
}
A:hover{
	text-decoration:underline;
	color:#333333;
}
a {text-decoration: none;}
//
