@charset "UTF-8";
.all {
}
.top {
	background-color: #C3F4AD;
	background-image: url(../image/index/haikei/haikei_pattern.png);
	background-repeat: repeat;
	width: 800px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}
.menu1 {
	width: 800px;
	background-color: #DEF6C0;
	text-align: center;
}
.menu2 {
	width: 800px;
	background-color: #F6E8A2;
	text-align: center;
}
.center {
	width: 800px;
	text-align: center;
}
.kizi1 {
	width: 800px;
	text-align: center;
}
.link {
	width: 800px;
	text-align: center;
}
.foot {
	clear: both;
	width: 800px;
	text-align: center;
	background-image: url(../image/index/haikei/haikei_pattern.png);
}
