@charset "utf-8";
body {
	font-size: 15px;
	line-height: 150%;
	background-image: url(../index-img/back.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
#all {}
#layout-header {
	text-align: center;
}

#layout-navi {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#layout-navi ul {
	width: 900px;
	margin-top: 12px;
	margin-bottom: 30px;
	float: left;
}
#layout-navi li {
	display: block;
	float: left;
	width: 123px;
	padding-right: 3px;
	padding-left: 2px;
}


#layout-main {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}






#layout-footer {
	clear: both;
	background-color: #FEEAEB;
	font-size: 12px;
	padding: 15px;
	text-align: center;
}

.lap-haeder {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.lap-main {
	background-image: url(../index-img/back02.jpg);
	background-repeat: repeat-x;
}
a {
	color: #900;
}
