
body{
	/*background-color:#FFFEF5;*/
	border-top:solid 10px #ffd700;
	background-image:url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	}
.table-head{
	background-color:#FC3;
	}
.table-head-2{
	background-color:#F63;
	}
.kyusyoku{margin-right:20px;}