/* pc */
table.socialbutton {
	width:450px;
}

table.socialbutton td.social_line {
	width:120px;
	height:22px;
}

table.socialbutton td.social_gree {
	width:90px;
	height:22px;
}

table.socialbutton td.social_facebook {
	width:120px;
	height:20px;
	padding:2px 0px 0px 0px;
}

table.socialbutton td.social_twitter {
	width:120px;
	height:22px;
}

table.socialbutton td.social_gree iframe {
	border:none;
	overflow:hidden;
	width:90px;
	height:20px;
}

table.socialbutton td.social_facebook iframe {
	border:none;
	overflow:hidden;
	width:120px;
	height:22px;
}

table.socialbutton td.social_twitter iframe {
	width:120px;
	height:20px;
}

/* sp */
table.socialbutton_sp {
	border:none;
	width:280px;
	margin:0px auto 10px auto;
}

table.socialbutton_sp tbody {
	border:none;
}

table.socialbutton_sp tbody tr {
	border:none;
}

table.socialbutton_sp tbody tr td.social_line {
	width:50px;
	text-align:center;
	border:none;
	vertical-align:middle;
	padding:0px;
}

table.socialbutton_sp tbody tr td.social_gree {
	width:50px;
	text-align:center;
	border:none;
	vertical-align:middle;
	align:center;
	padding:0px;
}

table.socialbutton_sp tbody tr td.social_facebook {
	width:90px;
	text-align:center;
	border:none;
	padding:0px;
}

table.socialbutton_sp tbody tr td.social_twitter {
	width:90px;
	text-align:center;
	border:none;
	padding:0px;
}

table.socialbutton_sp tbody tr td.social_gree iframe {
	border:none;
	overflow:hidden;
	width:32px;
	height:32px;
	margin:auto;
}

table.socialbutton_sp tbody tr td.social_facebook iframe {
	width:76px;
	height:65px;
}

table.socialbutton_sp tbody tr td.social_twitter iframe {
	border:none;
	overflow:hidden;
	width:76px;
	height:65px;
}
