/***********************************************
gallerysns.css　2023-12-12　body:700px
************************************************/

.gallerysns-area {
	margin: 0 auto;
	text-align: center;
	width: 700px;
	padding: 30px 0px 30px 0px;
	box-sizing: border-box;
	}

.gallerysns-area img{
	clear: both;
	}

.gallerysns-index {
	margin: 0 auto;
	text-align: center;
	width: 700px;
	padding: 30px 0px 30px 0px;
	box-sizing: border-box;
	}

.gallerysns-index img{
	clear: both;
	}

/*（例）幅を 105px とした場合 */

iframe.twitter-share-button {
	width: 98px!important;
	margin-left:5px;
	}
