#header {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#navbar {
	height: 255px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contaner {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: auto;
	width: 900px;
	float: left;
}
#footer {
	clear: both;
	height: 30px;
	width: 900px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #231815;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 20px;
}
.psmall {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	color: 231815;
	font-weight: normal;
}
.pxsmall {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	color: #888888;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.pxsmall2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	color: #231815;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.p10 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 9px;
	font-weight: bold;
	color: 231815;
}

