@charset "Shift_JIS";

/*-------------------------------------------------
  == Website CSS Divider ==
  -------------------------------------------------
  File       : individual/gallery.css
  For        : /gallery/index.html
-------------------------------------------------*/

/*-----------------------------------------------*/
/* Page Style
-------------------------------------------------*/
/* body */
#gallery {
	background: #002835 url(../../../gallery/images/bg.jpg) no-repeat center top;
}
#gallery #content {
	padding: 0;
}
#gallery #bottom {
	color: #526166;
	background: none;
}