body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	background-image: url(top_images/haikei_shadow.gif);
	background-repeat: repeat-y;
	width: 750px;
	padding:0px;
    }
	
div {margin:0px;
     padding:0px;
	}
	
#header {
    background-image:url(top_images/header_img.gif);
	width:750px;
	height:56px;
	}
	
#main {
    width:750px;
    height:414px;
	padding:0px;
	}
	
#copy {
    width:750px;
	padding-left:29px;
    font-size:10px;
	color:#808080;
	}
		
.text01 {
    font-size:9px;
	color:#808080;
	padding-right:26px;
	line-height:17px;
	}


	

	