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

body{
background-image:
url(../image/base.gif);
}

#main{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:750px;
}

#header img{
	border:none;	
}

#front{
	width:750px;
}
