@charset "UTF-8";
/* CSS Document */

body  {
	background: white url("../img/1.gif") repeat-x; margin: 0px; padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif, "Lucida Grande";
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

.footer { 
	padding: 0;
	width: 960px;
	height: 40px;
	background: url(../img/footer.jpg) no-repeat bottom;
} 
.footer p {
	font-size:12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #993399;
}
.footer a	{
	font-size:12px;
	font-weight: normal;
	color: #993399;
	text-decoration: none;
	}
