@charset "utf-8";
/**********************************************************************
	for "gallery.css" Style Sheet
	Last Update 2008-05-20
***********************************************************************/

#page #main #content table {
	float: left;
	height: 210px ;
	width: 245px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}

#page #main #content .imgbox {
	padding-top: 10px;
	text-align: center;
}

#page #main #content .bunsyou {
	font-size: 13px;
	text-align: center;
	line-height: 1;
	height: 35px;
}

#page #main #content .bunsyou span {
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}

