#contaner {
	height: 858px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#nabver {
	height: auto;
	width: 950px;
	padding-top: 13px;
	text-align: justify;
}
#title {
	clear: both;
	height: 30px;
	width: 950px;
}
#footer {
	clear: both;
	height: auto;
	width: 950px;
	padding-top: 20px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: x-small;
	color: #333;
}
#contents {
	height: auto;
	width: 950px;
	background-color: #FFF;
}
p {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}
