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

#mainmainmain{
	position:relative;
	width:825px;
	height:1100px;
}
#table1{
	position:absolute;
	width:500px;
	height:230px;
	left: 50px;
	top: 250px;
}

#table2{
	position:absolute;
	width:500px;
	height:110px;
	left: 50px;
	top: 490px;
}

#table3{
	position:absolute;
	width:500px;
	height:110px;
	left: 50px;
	top: 620px;
}
#table4{
	position:absolute;
	width:500px;
	height:70px;
	left: 50px;
	top: 750px;
}
#table5{
	position:absolute;
	width:500px;
	height:70px;
	left: 50px;
	top: 840px;
}
#table6{
	position:absolute;
	width:500px;
	height:226px;
	left: 50px;
	top: 20px;
}
