@charset "UTF-8";
#galleryconts {
	width: 790px;
	text-align: left;
	float: left;
	margin-top: 30px;
	padding-left: 10px;
}
#gallery .midashi {
	width: 790px;
	text-align: left;
}
#gallery table {
	border-collapse: separate;
	border-spacing: 8px;
	margin-bottom: 10px;
}
#galleryconts  #gallery   td  {
	width: 144px;
	border: 1px solid #dbd5d0;
}
#galleryconts  #gallery  table  img  {
	margin-right: auto;
	margin-left: auto;
	display: block;
	vertical-align: middle;
	overflow: hidden;
	font-size: 1px;
}
#galleryconts  #gallery    td.img   {
	img-align: center;
	height: 144px;
	width: 144px;
	overflow: hidden;
}
#galleryconts  #gallery  td.img  a  {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#galleryconts   #gallery   td.title  {
	vertical-align: top;
	overflow: auto;
	color: #aa996b;
	width: 144px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	line-height: 18px;
}
#galleryconts  #gallery  td.comment  {
	vertical-align: top;
	width: 138px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	color: #57422c;
	line-height: 16px;
	font-size: 11px;
	background-color: #faf0e2;
}
#galleryconts  #gallery   .checkbox   {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 144px;
}
#galleryconts  #gallery  .check_conts  {
	clear: both;
	width: 790px;
}
#gallery   .page_up      {
	float: right;
	margin-bottom: 5px;
	text-align: right;
	clear: both;
}
#gallery   .page_down          {
	float: right;
}
#gallery .check_conts {
	clear: both;
	width: 790px;
}

#gallery   .delete    {
	clear: both;
	width: 790px;
	margin-bottom: 20px;
}
