#body {
	margin: auto;
	width: 910px;
}
#body #navi {
	margin: auto;
}
#body #head {
	background-image: url(img/head_info.jpg);
	background-repeat: no-repeat;
	height: 136px;
}
#body #form {
	margin-top: 20px;
	padding-left: 50px;
}
#body h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	width: 700px;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 1.5em;
	padding-right: 20px;
}
#body h3 {
	margin: auto;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-left: 10px;
}
#body #foot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(img/foot_back.jpg);
	height: 54px;
	text-align: center;
	color: #FFF;
	padding-top: 12px;
	line-height: 1.5em;
	background-repeat: no-repeat;
margin-top: 30px;
}

