#footerUnit {
position: fixed;
left: 0px;
bottom: 0px;
width: 100%;
background: #000;
}
#footerUnitIn {
width: 1200px;
height: 40px;
margin: 0px auto;
}
#snsBt {
float: left;
padding: 5px 0px 0px 0px;
}
#snsBt li {
display: inline-block;
padding: 0px 10px 0px 0px;
}
#snsBt a {
display: block;
width: 30px;
height: 30px;
}
#snsBt a:hover {
opacity: 0.7;
}
#snsBt a span {
display: none;
}
#snsBt .fbBt a {
background: url(../../images/main/pc/sns_bt01.gif) left top no-repeat;
}
#snsBt .twBt a {
background: url(../../images/main/pc/sns_bt02.gif) left top no-repeat;
}
#snsBt .glBt a {
background: url(../../images/main/pc/sns_bt03.gif) left top no-repeat;
}

#cr {
float: right;
margin: 0px;
padding: 12px 0px 0px 0px;
text-align: right;
font-size: 12px;
color: #fff;
}
