body {
	background-color: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	font-size: 14px;
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #23AC37;
}
h2 {
	background-image: url(../img/head-block.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F60;
	font-size: 18px;
}
#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 0px;
}
#shiryou {
	width:131px;
	margin-left:680px;
	float: left;
	margin-top: 40px;
}
#facebook {
	width:110px;
	margin-left:10px;
	float: left;
	margin-top: 40px;
}
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFF;
	overflow: hidden;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
}
#main-menu {
	width: 904px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top:65px;
	font-style: normal;
}
#contents h2 span {
	font-style: normal;
	font-size: 14px;
	color: #066;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
