@charset "utf-8";


div#sns_buttons {
clear:right;
margin:2px 16px 2px 0;
height:21px;
float:right;
}
div#sns_buttons #twitter {
margin:0 8px 0 0;
float:left;
}
div#sns_buttons #mixi {
margin:0 8px 0 0;
float:left;
}
div#sns_buttons #facebook {
width:98px;
margin:0 8px 0 0;
float:left;
overflow:hidden;
}
div#sns_buttons #google_plusone {
width:50px;
margin:2px 8px 0 0;
float:left;
overflow:hidden;
}
div#sns_buttons #evernote {
display:none;
margin:0 8px 0 0;
float:left;
}


div#footer_summary {
width:90%;
font-size:13px;
margin:12px auto;
color:#696969;
line-height:1.4em;
}
div#footer_summary h2 {
color:#2e91ae;
font-size:13px;
display:inline;
padding: 0 24px 0 0;
}

div#footer_sns_wrapper {
width:50%;
margin:12px auto;
padding:0;
text-align:center;
}
div#footer_sns_wrapper a {
font:0px/0px san-serif;
text-indent:-9999px;
width:24%;
min-width:40px;
height:54px;
margin:0 1px;
padding:0;
display:block;
overflow:hidden;
}
div#footer_sns_wrapper #fb a {
background:url('../../img/sns/facebook.png') no-repeat center center;
background-color:#36569C;
float:left;
}
div#footer_sns_wrapper #tw a {
background:url('../../img/sns/twitter.png') no-repeat center center;
background-color:#1EC8FF;
float:left;
}
div#footer_sns_wrapper #gg a {
background:url('../../img/sns/google.png') no-repeat center center;
background-color:#D6531D;
float:left;
}
div#footer_sns_wrapper #hb a {
background:url('../../img/sns/hatena.png') no-repeat center center;
background-color:#0091DA;
float:left;
}
div#footer_sns_wrapper #ln a {
background:url('../../img/sns/line.png') no-repeat center center;
background-color:#5CCA1D;
float:left;
}