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

#footer {padding-bottom:50px; padding-top:50px; background-color:#181617; color:#FFF; margin-top:80px; border-top-color:#c01716; border-top-style:solid; border-top-width:20px;background-image:url(../img/footer.png); background-repeat:no-repeat; background-position:top right;}
#footer .red {background-color:#e11f26; padding:20px; margin-top:-100px; margin-right:30px; border-top-color:#9c1300; border-top-style:solid; border-top-width:10px; border-left-color:#9c1300; border-left-style:solid; border-left-width:10px; border-right-color:#9c1300; border-right-style:solid; border-right-width:10px;}
#footer .kd {font-size:18px; font-weight:600;}
#footer .title {font-size:20px; font-weight:70px;}
#footer .btm {color:#666; font-size:14px;}
#footer .fcolor {color:#666;}
#footer a { color:#666; text-decoration:none;}
#footer a:hover { color:#CCC;}
#footer .social a { color:#FFF; text-decoration:none; padding:10px;}
#footer .social a:hover { background-color:#FFF; color:#F00; padding:10px; border-radius:5px;}

