body {
	background-image: url(img/unaback.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
p {}
td {}
H2 {
	color: red;
	font-size: 18pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 500
}
address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	font-style: italic;
}
noscript {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	font-style: italic;
}
.PinkLarge {
	font-size: 18px;
	font-weight: bold;
	color: #FF3333;
}
.PinkReguler {
	color: #FF3333
}
.BoldLarge {
	font-size: 16px;
	font-weight: bold;
}
.Small {font-size: 10px}
.RedSmall {
	color: #FF0000;
	font-size: 9px;
}
.BlueBold {
	color: #0033CC;
	font-weight: bold;
}
.GreenBold {
	color: #33CC00;
	font-weight: bold;
}

