﻿@charset "UTF-8";
/* CSS Document */

.clear{ clear:both;}

.snsArea{ padding:0 20px 20px 20px;}
ul.sns{ height:66px; display:table; width:100%;}
ul.sns li{ display:table-cell; line-height:0; text-align:center; text-indent:-9999px; width:66px;}
ul.sns li a{ width:66px; height:66px; display:block; margin:0 auto; padding:0px!important;}


.btnMail{ background:url(/common/img/btnMail.png) center no-repeat;
 -moz-background-size:66px 66px;
 -webkit-background-size:66px 66px;
 background-size:66px 66px;
 height:66px;}
.btnLine{ background:url(/common/img/btnLine.png) center no-repeat;
 -moz-background-size:66px 66px;
 -webkit-background-size:66px 66px;
 background-size:66px 66px;
 height:66px;}
.btnFb{ background:url(/common/img/btnFB.png) center no-repeat;
 -moz-background-size:66px 66px;
 -webkit-background-size:66px 66px;
 background-size:66px 66px;
 height:66px;}
.btnTw{ background:url(/common/img/btnTw.png) center no-repeat;
-moz-background-size:66px 66px;
 -webkit-background-size:66px 66px;
 background-size:66px 66px;
 height:66px;}
