@charset "utf-8";
/*----------------------------------------------------
	商品一覧トップ
----------------------------------------------------*/

div.pdtfla { margin: 0 auto; width: 800px; height: auto; margin-left: 15px; clear:both;}

h2.tl_pdt {	width: 840px;
			margin-left: 30px;
			margin-bottom: 20px;
}


#pdt { width:780px; margin: 0 auto; margin: 20px 20px 20px 40px;}
#pdt li { width:170px; float:left; border: #ccc 1px solid; height: auto;}
#pdt li.h400 { width:170px; float:left; border: #ccc 1px solid; height: auto;}


#pdt p { padding-left: 5px; padding-right: 5px; width:160px; margin:0; clear:both;}

#pdt p.pdtbt { margin: 10px 0 15px 0; padding: 0; text-align:center; font-size: 100%; font-weight:bold;}

#pdt table.pdttb tr { margin-top: 10px;}

.pdtmargin-b-30px { margin-bottom: 30px; clear:both;}
*html .pdtmargin-b-30px { margin-bottom: -10px; clear:both;}
*:first-child+html .pdtmargin-b-30px { margin-bottom: -5px; clear:both;}