@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  link.css
	
 ---------------------------------------------- */

#contents{
	background: url(../images/title.png) no-repeat;
	width: 960px;
}

ul#link{
	width: 712px;
	margin: 100px auto 50px auto;
}

ul#link li{
	margin-top: 20px;
}