body {
	background-image:  url("/images/back.gif");
}

.fn12px160g {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	}
	
.fn12px160w {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #FFFFFF;
	}
	
.fn12px160red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #FF0000;
	}

.fn14px160red {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	line-height: 160%;
	color: #FF0000;
	}

.fb12px160g {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	font-weight: bold;
	}
	
/* テキストリンク用（白） */

a.wtext:link{
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	line-height: 160%;
}
a.wtext:visited{
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	line-height: 160%;
}
a.wtext:active{
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	line-height: 160%;
}
a.wtext:hover{
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-decoration: underline;
	font-size:12px;
	font-weight: normal;
	line-height: 160%;
}
