@charset "utf-8";

#Content > .AreaContents	{width:100%; margin:0px; padding:0px;}

.SNS		{width:100%; display:inline-block;}
.SNS > a	{width:145px; margin-bottom:10px; padding:10px; display:block; text-align:center; background-color:#3d5998; color:#fff; float:right;}

@media all and (max-width:470px) {
}
@media all and (min-width:471px) and (max-width:910px) {
}