@charset "utf-8";

dt,dd			{ display:block; }
#contents		{ }

h1				{ height:280px; width:545px; margin:0 auto; }
h1 img			{  }

#products		{ _height:328px; width:994px; margin:-33px auto 5px auto; }

/*chrome hack*/
html>/**/body #products { margin:-30px auto 6px auto; }


#products ul li			{ display:table-cell; *display:inline; *zoom:1; margin:0; padding:0; }
#products ul li img		{ display:none; }
