body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 35px;
}
#link {
	margin-top: 20px;
	margin-bottom: 20px;
}
#nav {
	margin-top: 5px;
	margin-bottom: 30px;
}
#footer {
	margin-top: 10px;
	margin-bottom: 20px;
}
#main {
	font-family: "Lucida Grande", "LucidaSans Roman", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック";
	font-size: 9px;
	line-height: 1.5em;
}
.name {
	display: block;
	margin-bottom: 150px;
}

