@charset "utf-8";
/* CSS Document */

#main_box {
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	float: right;
}

body{
	background-image: url(../images/ALL.jpg);
	background-repeat: repeat;
}

tr,td{
	text-align: left;
}
