#gallery {
	width: 900px;
	padding: 6px 0 10px;
}


#categories {
	float: left;
	width: 189px;
	padding-right: 30px;
}

#categories-list {
	width: 189px;
}

#categories-list li {
	padding: 6px 4px 8px 0;
	list-style-image: url(http://minazuki.pacheco.jp/images/gallery/arrow.gif);
	list-style-position: inside;
	text-align: right;
	background: url(http://minazuki.pacheco.jp/images/gallery/sepline.gif) no-repeat bottom left;
}

#works {
	float: left;
	width: 681px;
}


#works-description {
	padding: 3px 12px 16px;
}


.works-row {
	clear: left;
	width: 681px;
}

.work-column {
	float: left;
	width: 215px;
	padding: 0 0 14px 12px;
}

.work {
	width: 215px;
}

.work-caption {
	padding: 2px 0 6px;
}


#footer {
	background: url(http://minazuki.pacheco.jp/images/gallery/footersepline.gif) no-repeat top left ;
}
