@charset "utf-8";
body {
	margin: 0px;
	background-image:url(images/bg2.gif); background-repeat:repeat-x;
}

img {
	border: 0px;
	}
	
table td {
	vertical-align:top;
	text-align:center;
	}
	
#contents01 {
	margin: 80px auto auto auto;
	text-align:center;
	}
	
#contents01 table { 
	margin: 0 auto;
	}
	
#copyList {
	margin: 0 auto;
	padding: 180px 0 20px 0;
	width:640px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#copyList a {
	text-decoration:none;
	color:#ccc;
	}