body,td,th {
	color: #333333;
	font-family: "ms pgothic", Osaka;
}
body {
	background-color: #EBE6D8;
	margin: 0px 0px 0px 0px;
}
form {
	margin:0px;
	padding:0px;
}
.headerback {
	background-image: url(../common_img/h_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footerback {
	background-image: url(../common_img/f_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}