@charset "UTF-8";/* CSS Document *//* リンク*/a:link {	color: #666666;	text-decoration: none;}a:visited {	text-decoration: none;	color: #000000;}a:hover {	text-decoration: none;}a:active {	text-decoration: none;}body{	color:#000000;	font-size:14px;	line-height:24px;	}#wrapper{	width:800px;	margin: 20px auto;	}#line{	width:770px;	margin: 0 auto;	background: url("images/line.gif") repeat;	}#main{	width:750px;	margin: 0 auto;	background-color: #FFFFFF;	}#slide{	width:750px;	margin: 0 auto;	background-color: #FFFFFF;	}.small {	font-size: 10px;	line-height: 20px;	letter-spacing: 1px;}