#body {
	width: 910px;
	margin: auto;
}

#body #head {
	background-image: url(img/head_works.jpg);
	background-repeat: repeat;
	height: 136px;
	width: 910px;
	margin: auto;
}

#body #cont #back {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#body #cont {
	width: 800px;
margin: auto;
}
#body #cont #come {
	width: 800px;
margin: auto;

}

h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
#body #foot {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFF;
	background-image: url(img/foot_back.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	height: 40px;
	margin: auto;
	width: 910px;
}

