@charset "utf-8";

#conts_photo_design .area_text {
	float  : left;
	height : 200px;
	width  : 402px;
}
.onNavFlg #conts_photo_design .btnPxD {
	display : block;
}
#conts_photo_design .js-gallery {
	width  : 402px;
	height : 268px;
	overflow : hidden;
}
#conts_photo_design .js-gallery span {
	width  : 132px;
	height : 132px;
}
#conts_photo_design .js-gallery .act {
	border : 5px solid #fff;
	width  : 122px;
	height : 122px;
}
#conts_photo_design .js-gallery span img {
	width  : 132px;
	height : 132px;
	cursor: pointer;
	opacity : 0.6;
}
#conts_photo_design .js-gallery .act img {
	width  : 132px;
	height : 132px;
	margin : -5px;
	opacity : 1;
}
#conts_photo_design .layer_inner_disp .caption {
	color : #ffffff;
}

