@charset "utf-8";
/* CSS Document */


#footer {background:#f3f3ee;}

#footer_inner { background:url(../images/footer_line.gif) top repeat-x;/* border-top: 1px solid #cccccc;*/}

#footer_inner_left {color:#999999}

#footer_inner_left input{border:1px solid #cccccc;background-color:#fff;color:#999999;}

#footer_inner_left input.input_submit{background:#655b93 url(../images/input_submit.gif) center no-repeat;}

#footer_inner_left input.input_submit:hover{background:#cccccc url(../images/input_submit_roll.gif) center no-repeat;}

#footer_inner_right {color:#999999}

#footer_inner_right li a:link, #footer_inner_right li a:visited, #footer_inner_right li a:hover{color:#999999;}

