#wapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/back.png);
	background-repeat: repeat-x;
}
#header {
	height: 112px;
	margin-bottom: 6px;
}
#header h1 {
	font-size: 14px;
	text-indent: -9999px;
}
#main00 {
	background-color: #FFF;
}
#main {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	color: #009;
}
#footer p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	text-align: center;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.moji1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 22px;
}
#main p {
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 22px;
}
