/*************************************************

*************************************************/
#footer_link *
{
  font-family: "ＭＳ Ｐゴシック", Osaka;
  color:                        #666666;
  font-size:                       10px;
  line-height:                     20px;
  letter-spacing:                   1px;
  text-decoration:                 none;
}

#footer_link p a
{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-indent: -9999px;
    text-decoration: none;
}

/*************************************************

*************************************************/

#footer_link
{
    height:       40px;
    background: url("/images/common/horizon_bar.gif") 0 0 no-repeat;
}

#footer_link ul
{
    float:         left;
    width:        650px;
    padding-left:   4px;
    background: url("/images/common/footer_divider.gif") 0 14px no-repeat;
}

#footer_link ul li
{
    float:       left;
    margin-left:   2px;
    margin-right:  2px;
    padding-left:  10px;
    padding-right: 13px;
    text-indent: -4px;
    height:      40px;
    line-height: 40px;
    font-size:   10px;
    background: url("/images/common/footer_divider.gif") right 14px no-repeat;
}


#footer_link p.copyright
{
    float:             left;
    margin:      15px 0 0 0;
    width:            256px;
    height:            12px;
    background: url("/images/common/copyright.gif") 0 0 no-repeat;
}

#footer_link p.copyright a:hover,
#footer_link p.copyright a:focus,
#footer_link p.copyright a:active
{
    background: url("/images/common/copyright.gif") 0 0 no-repeat;
}


.certified
{
    clear:         both;
    margin-top:       0;
    height:        80px;
}

.certified div
{
    float:        right;
    margin-left:   10px;
}

#veri_sign
{
    margin-top:    10px;
    width:        110px;
    height:        72px;
}

#gsl
{
    width:         70px;
    height:        75px;
}

div.certified a:hover,
div.certified a:focus,
div.certified a:active
{
    background-color: transparent;
}
