@charset "utf-8";



#friendly {
	width: 572px;
	margin-top: 10px;
	margin-left: 15px;
}

#friendly p {
	margin-top: 0px;
	margin-bottom: 0px;
}


#title,
#firendly ul li a {
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#firendly ul li a {
	display: block;
}


#friendly ul {
	list-style-type: none;
	float: right;
	margin-top: 50px;
}


#friendly ul li {
	float: left;
}


#friendly li a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


#friendly li a:hover {
	color: #990000;
}



#contents {
	height: 1900px;
}
