@charset "utf-8";
/* ===================================================================
CSS information

 file name  :users_voice_details.css
 author     :igu (admin)
 style info :GALLERY詳細
=================================================================== */

#gallery {
	width:800px;
	float:left;
}


#gallery .img {
	float:left;
	width:100%;
	text-align:center;
}

#gallery .mov{
	float:left;
	width:100%;
	text-align:center;
}

#gallery .comment{
	float:left;
	width:100%;
	margin-top:10px;
}




