@charset "utf-8";
/* CSS Document */


#wrap {
	width:100%;
}

#header {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}


/**/

#likeList,
#aboutList li {
	width:218px;
	height:210px;
	line-height:100%;
	margin:0 13px 5px 0;
	float: left;
	overflow:hidden;
}
#aboutList li.aboutRight {
	margin-right:0;
}
#aboutList li a {
	margin:0;
	padding:0;
}
#aboutList li img {
	margin:0;
	line-height:100%;
}
#aboutList li a.txt {
	display:block;
	background:#000000;
	color:#ffffff;
	margin:2px 0 0;
	padding:3px 5px;
	font-size:small;
}
#aboutList li a.txt:hover {
	text-decoration:none;
}

/**/


