@charset "euc-jp";

body .footer{
color:#474747;
line-height:1.5;
}

/*---------------------------------------*/
.footer{
width:880px;
margin-top:50px;
padding-bottom:100px;
background:url(/design/gcom073/data-images/bg-footer.gif) no-repeat;
}

.footer ul,
.footer li,
.footer h1,
.footer h2,
.footer h3,
.footer input,
.footer p
{margin:0;padding:0;}
.footer ul{list-style:none;}
.footer img{border:0;vertical-align:bottom;}

/*---------------------------------------*/

ul.uFooter{
text-align:center;
}

ul.uFooter li{
padding:0 7px 0 8px;
display:inline;
border-left:1px solid #000000;
}

ul.uFooter li.lHead{
padding-left:0;
border:none;
}

/*-------------------------------------------*/
/* A */
/*-------------------------------------------*/
.footer a:link,
.footer a:visited
{
color:#333333;
text-decoration:none;
}
.footer a:hover,
.footer a:active
{
color:#009933;
text-decoration:underline;
}
