@charset "utf-8";

body,td,th {
	font-size: 12px;
	color: #CCC;
	line-height: 130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF975A;
	border-left-color: #BF975A;
	background-image: url(imgaes/bg2.jpg);
	background-position: center bottom;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF975A;
}
#pagebody {
	text-align: center;
}
#gaiyo {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
}
#hd {
	background-image: url(imgaes/hd.jpg);
	height: 105px;
	width: 731px;
}
#bg {
	background-image: url(imgaes/ft.jpg);
	height: 244px;
	width: 731px;
	text-align: left;
}
#ft {
	background-image: url(imgaes/naka.jpg);
	height: 36px;
	width: 731px;
}


