@charset "UTF-8";
/*-------------------------------------
SITE : http://zozo.jp/
CREDIT : DESIGN BY STARTTODAY CO.,LTD.
CREATE : 2014.02.20
MODIFIED :
Var : 1.0
-------------------------------------*/

#suggest { position:absolute; top 0; left -500px; background:#ffffff; width:313px; margin:29px 0px 0px 0px; border: 1px solid #e2e2e2; }
*+html #suggest { position:absolute; top 0; left -500px; background:#ffffff; width:313px; margin:26px 0px 0px -454px; border: 1px solid #e2e2e2; }
#suggest ul { width:313px; }
#suggest li { width:313px; height:25px; border-bottom: 1px solid #e2e2e2; }
#suggest a { display:block; text-decoration:none; color:black !important; padding: 5px; }
#suggest a:link { display:block; text-decoration:none; color:black !important; padding: 5px; }
#suggest a:hover { background:#e2e2e2; padding: 5px; color:black !important; }
#suggest a.active { background:#e2e2e2; padding: 5px; color:black !important; }
#suggest a.visited { background:#e2e2e2; padding: 5px; color:black !important; }
