.repeatY {
	background-repeat: repeat-y;
}
.repeatX {
	background-repeat: repeat;
}
.font12 {
	font-size: 12px;
	line-height: 20px;
	word-spacing: 1px;
	letter-spacing: 2px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";



}
.line24 {
	font-size: 12px;
	line-height: 26px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
