* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

body {
	margin-top: 50px;
	
}

ul {
	list-style-type: none;
	margin-left: 592px;
	padding-top: 264px;
	
}

li {
	display: inline;
}

#sp {
	margin-left: 7px;
}

#facebook {
}

#twitter {
	margin-left: -1px;
}

#aw {
	margin-left: 5px;
}

#text {
	padding: 36px 0 0 355px;
}

#container {
	background-image: url('../img/main.gif');
	background-repeat: no-repeat;
	height: 332px;
	margin: 0 auto;
	width: 842px;
	position: relative;
}

#link {
	color: #000000;
	position: absolute;
	padding: 2px;
	left: 533px;
	top: 204px;
	height: 10px;
	width:23px;
	font-size: 13px;
}

#link:hover {
	text-decoration: none;
}