@charset "utf-8";

#update-works {
	float: left;
	width: 425px;
	border-bottom: solid 1px #c0c0c0;
	margin-top: 5px;
}


#update-content {
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding-bottom: 10px;
}

.update-list {
	margin: 0 12px 0 0;
	padding: 12px 0 0 10px;
	overflow: auto;
}
.update-listright {
	margin: 0 12px 0 0;
	padding: 12px 0 0 10px;
	overflow: auto;
}

.update-list img {
	float: right;
	margin: 0 16px 0 16px;
}

.last {
	border-bottom: 0;
}

.works {
	border-bottom: solid 1px #e5e5e5;
}


#update-info {
	float: right;
	width: 229px;
	margin-bottom: 180px;
	border-bottom: solid 1px #c0c0c0;
	margin-top: 5px;
}

#links-top {
	float: right;
	width: 229px;
	position:absolute;
	bottom: 0;
	right: 0;
}

#links-top img#title {
	margin-bottom: 8px;
}

#links-top img {
	margin-top: 5px;
}
#links-top img.link-left {
	float: left; 
}
#links-top img.link-right {
	float: right;
}
