#header {
background:url(../images/header_sp.jpg) no-repeat bottom left #fff; 
color:#505050; 
height:92px; 
margin:0 0 0px; 
padding:0px;
border-bottom:2px solid #0066CC;
text-align:right; 
}

#indexheader {
background:url(../images/header_home_sp.jpg) no-repeat bottom left #fff; 
color:#505050; 
height:92px; 
margin:0 0 0px; 
padding:0;
border-bottom:2px solid #0066CC;
text-align:right; 
}

#footer {
background:#00AAC4; 
clear:both; 
color:#FFFFFF; 
font-color:#FFFFFF;
font-size:12px;
margin:0 auto; 
padding:10px 0; 
text-align:center; 
width:950px;
height:auto;
border-top:2px solid #0066CC;
line-height: 15pt
}

