@charset "utf-8";
/* ===================================================================
CSS information

 style info :写真館
=================================================================== */
/*==============================================
	大見出し
----------------------------------------------*/
#pgttl_wrap{
	width:100%;
	height:190px;
	margin:0 0 0 0;
	padding:0 0 9px 0;
	background:url(../../common/images/h2_bgline.gif) repeat-x bottom #510575;
}
#pgttl_wrap #pgttl_image{
	text-indent:-9999px;
	height:190px;
	width:100%;
	margin:0 auto;
	background:url(../images/h2_image.jpg) no-repeat center;
}


.photo_gallery{
	width:auto;
	margin:0 0 10px 10px;
}

