body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: x;
	}

td,p {
	font-size: 13px;
	line-height: 1.5;
	color:#000000;
	}

a{
	text-decoration:underline;
	color:#4488ff;
	}
a:visited{
	color:#aa44ff;
	}
a:hover{
	text-decoration: none;
	color: #ff66aa;
	}

.copy{
	font-size: 16px;
	font-family: ＭＳ Ｐ明朝, ＭＳ明朝, 平成明朝, 細明朝体, serif;
	font-weight: bold;
	line-height: 2;
	color: #000000;
	letter-spacing:-1px;
	}

.news{
	font-weight: bold;
	}

.copyright{
	font-size: 12px;
	font-family: ＭＳ Ｐ明朝, ＭＳ明朝, 平成明朝, 細明朝体, serif;
	line-height:1.3;
	color: #000000;
	}


