body     {
	color: #ffffff;
	background-color: #d06080;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

#logo{
	margin: 64px auto 0px;
	padding: 0px;
	width: 185px;
	height: 57px;
	background-image:url(./img/tit.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

#renu{
	margin: 12px auto 24px;
	padding: 0px;
}

#link{
	margin: 0px auto 24px;
	padding: 0px;
}

#tenshi{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 120px;
	position: absolute;
	bottom: 64;
	text-align: center;
}