#footer_wrapper{
width: 100%;
padding: 20px 0px 0px;
background: #000000;
text-align: left;
}
#footer_wrapper h2{
padding: 0px 0px 4px;
border-bottom: 1px solid #333333;
color: #ffffff;
font-size: 12px;
line-height: 16px;
}
#footer_calendar,#footer_sns,#footer_menu,#copyright{
width: 990px;
margin: 0px auto;
}
#footer_totop{
width: 100%;
border-top: 1px dotted #dddddd;
}
#footer_totop a{
display: block;
padding: 17px 0px 15px;
text-align: center;
}
#footer_totop a:hover{
background: #f3f3f3;
}
#footer_sns{
padding: 20px 0px;
border-bottom: 1px solid #333333;
overflow: hidden;
}
#footer_facebook,#footer_twitter{
float: left;
width: 485px;
margin: 0px 20px 0px 0px;
background: #ffffff;
}
#footer_twitter{
margin-right: 0px;
}
#footer_menu{
padding: 0px 0px 20px;
}
.footer_menu_box{
float: left;
width: 234px;
margin: 0px 18px 0px 0px;
padding: 20px 0px;
}
.footer_menu_box ul{
padding: 6px 0px 0px;
}
.footer_menu_box li{
padding: 4px 0px 0px;
color: #ffffff;
font-size: 12px;
line-height: 16px;
}
.footer_menu_box li a{
color: #ffffff;
text-decoration: none;
}
.footer_menu_box li a:hover{
color: #0099cc;
text-decoration: none;
}
#copyright{
border-top: 1px solid #333333;
color: #999999;
font-size: 10px;
line-height: 50px;
}
#copyright a{
color: #999999;
text-decoration: none;
}
#copyright a:hover{
color: #0099cc;
text-decoration: none;
}