@charset "Shift_JIS";
/* general.css と併用すること */
/* --- ギャラリー --- */
.GalleryBASE{
     width: 570px;
     margin-left: auto;
     margin-right: auto;
}
.GalleryROW{
	width: 570px;
	height: 570px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.GalleryTitleROW{
	width: 570px;
	height: 48px;
	margin-top: 0px;
	margin-bottom: 100px;
	text-align: center;
}
