@charset "UTF-8";

#header{
width:900px;
height:120px;
}
#logo{
margin:0px 0px 0px 0px;
width:211px;
height:120px;
float:left;
}
#wrapper{
margin:0px auto 0px auto;
padding:0px 0px 0px 0px;
width:900px;
color:#FFFFFF;
text-align:left;
}

#left-column{
display:inline;
width:211px;
float:left;
}
#right-column{
display:inline;
padding-left:19px;
width:670px;
float:left;
}


#footer{
padding-bottom:20px;
width:100%;
border-top:1px solid #444444;
text-align:center;
float:left;
clear:both;
}
#footer-contents{
margin:0px auto 0px auto;
width:900px;
text-align:left;
}
#footer div#footer-left{
display:inline;
margin:15px 0px 0px 30px;
width:672px;
height:10px;
float:left;
}

#footer div#footer-right{
display:inline;
margin-top:12px;
width:167px;
float:left;
}
#footer div#footer-right ul{
display:block;
width:167px;
height:15px;
font-size:1px;
line-height:1;
}
#footer div#footer-right ul li{
display:inline;
height:15px;
font-size:1px;
line-height:1;
text-indent:-9999px;
overflow:visible;
float:left;
}
#footer div#footer-right ul li#regulations{
margin-right:10px;
width:102px;
background-image:url(../common/footer_btn.gif);
background-position:0px 0px;
background-repeat:no-repeat;
}
#footer div#footer-right ul li#regulations a{
display:block;
width:102px;
height:15px;
}
#footer div#footer-right ul li#regulations a:hover{
background-image:url(../common/footer_btn.gif);
background-position:0px -15px;
background-repeat:no-repeat;
}
#footer div#footer-right ul li#inquiry{
width:55px;
background-image:url(../common/footer_btn.gif);
background-position:-112px 0px;
background-repeat:no-repeat;
}
#footer div#footer-right ul li#inquiry a{
display:block;
width:55px;
height:15px;
}
#footer div#footer-right ul li#inquiry a:hover{
background-image:url(../common/footer_btn.gif);
background-position:-112px -15px;
background-repeat:no-repeat;
}
