body {
	font-family: "A-OTF 新ゴ Pro M";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}

p {
    margin:0px;
	padding:0px;
}

#content {
	width: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
}

#link {
	height: auto;
	width: 300px;
}

