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


.sns {
margin: 20px 0 40px 460px;
width:490px;
line-height:1;
}

.sns li {
float:left;
list-style-type: none;
}

.sns .twitter {
width:90px;
padding-top:2px;
}

.sns .facebook {
width:340px;
}

.sns .mixi {
width:60px;
padding-top:3px;
}