@charset "utf-8";
/* ===================================================================
CSS information

 editor     :ayame
 author     :拡散風洞
 style info :ギャラリーページ設定
=================================================================== */

/*----------------------------------------------------
	contents
----------------------------------------------------*/
#contents {
	height: 450px;
}

/*----------------------------------------------------
	gallery
----------------------------------------------------*/
.gallery01 {
	width: 580px;
}
.gallery01:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.gallery02 {
	width: 580px;
	margin-top: 20px;
}
.gallery02:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}


/*----------------------------------------------------
	gallery
----------------------------------------------------*/
.galleryL {
	width: 280px;
	float: left;
}
.galleryR {
	width: 280px;
	float: right;
}