@charset "Shift-JIS";

/*
--------------------------------------------------
  girlswalker.com (2007.02.25)
  COPYRIGHT (C) 2006-2007 XAVEL.,INC. ALL RIGHT RESERVED.
--------------------------------------------------*/


#footer
{
   width: 900px;
}

#footer-inner
{
   width: 878px;
   margin: 0px auto;
}

#top
{
   width: 878px;
   height: 15px;
   margin: 15px auto 4px auto;
   text-align: right;
   border-width: 0px 0px 2px 0px;
   border-color: #F07FB7;
   border-style: solid;
   font-size: 11px;
   position: relative;
   display: block;
}

#top span
{
   position: absolute;
   bottom: 2px;
   right: 0px;
   display: block;
   width: 34px;
   height: 13px;
   padding: 0;
   background: url(../img/top-icon.gif) no-repeat 0 0;
}

#top a
{
   display: none;
}

#top a.visible
{
   display: block;
   width: 34px;
   height: 13px;
   magin: 0;
   padding: 0;
}


ul#corp
{
   width: auto;
   height: auto;
   text-align: center;
   vertical-allign: baseline;
   display: block;
   float: left;
   position: static;
   clear: none;
   margin: 0px;
   padding: 0px;
   border-color: none;
   border-style: none;
   border-width: 0px;
   font-size: 11px;
}

ul#corp li
{
   display: inline;
}

#corp a:link, a:visited
{
   color: #E52E7E;
   text-decoration: none;
}

#corp a:hover, a:active, a:focus
{
   color: #7a7a7a;
   text-decoration: none;
}

#copyright
{
   width: auto;
   height: auto;
   text-align: center;
   vertical-allign: baseline;
   display: block;
   float: right;
   position: static;
   clear: none;
   margin: 0px;
   padding: 0px;
   border-color: none;
   border-style: none;
   border-width: 0px;
}

