body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #333333;
}


#title {
	text-align: center;
	margin-top: 150px;
}


#enter {
	text-align: center;
	margin-top: 80px;
}


#news {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	margin-top: 50px;
	line-height: 200%;
}

#foot {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 9px;
	color: #333333;
	margin-top: 50px;
	line-height: 200%;
}

#enter2 {
	text-align: center;
	margin-top: 20px;
	color: #333333;
	font-size: 12px;
}

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #540000;
}
a:active {
	text-decoration: none;
	color: #996600;
