@charset "utf-8";

/*------------------------------
ご利用方法ページ
------------------------------*/
.galleryImage{
	display: none;
	width:157px;
	height:120px;
}
#gallery_list_box ul {
	width: 610px;
	margin-right: -50px;
	position: relative;
	top: 0;
	left: 0;
}

#gallery_list_box ul li {
	float: left;
	width: 157px;
	height: 120px;
	margin: 0 45px 40px 0;
	position: relative;
}

#gallery_list_box ul li .expansion {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0px;
	left: 145px;
}