#message {
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	min-height:100%;
	float: left;
}
#message #message-inner {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	text-align: left;
	padding-top: 30px;
}
.stage .bodyarea #message #message-inner p {
	font-size: 80%;
	line-height: 180%;
}
.senmu-name {
	font-size: 150%;
}

