﻿/* 商品一覧 131 */

.infoDNN_ECv2_ViewProductList h2.Category{font-size:120%;color:#333;border-left:7px solid #f00;border-bottom:3px solid #ddd;background:none;}

.infoDNN_ECv2_ViewProductList table{width:100%;border-collapse:collapse;border-spacing:0;}

.infoDNN_ECv2_ViewProductList table td{padding:10px 0;border-bottom:3px solid #ddd;}

.infoDNN_ECv2_ViewProductList table td .ProductPhoto{float:left;width:150px;margin:0 10px 0 0;padding:0;}
.infoDNN_ECv2_ViewProductList table td .ProductPhoto input{max-width:150px;}

.infoDNN_ECv2_ViewProductList table td .ProductText{width:580px;float:left;line-height:1.3;}
.infoDNN_ECv2_ViewProductList table td .ProductText h3{margin:0;padding:0;font-size:150%;border:none;}
.infoDNN_ECv2_ViewProductList table td .ProductText h3 a,
.infoDNN_ECv2_ViewProductList table td .ProductText h3 a:link,
.infoDNN_ECv2_ViewProductList table td .ProductText h3 a:visited,
.infoDNN_ECv2_ViewProductList table td .ProductText h3 a:active,
.infoDNN_ECv2_ViewProductList table td .ProductText h3 a:hover{display:block;color:#333;text-decoration:none;padding:10px 5px;background:#eee;}
.infoDNN_ECv2_ViewProductList table td .ProductText h3 a:hover{background:#ddd;}
.infoDNN_ECv2_ViewProductList table td .ProductText h4{margin:0;padding:5px;color:#339;font-weight:bold;border:none;}
.infoDNN_ECv2_ViewProductList table td .ProductText .ProductSummary{margin:0;padding:10px 0 10px 5px;}
.infoDNN_ECv2_ViewProductList table td .ProductText .ProductCategoryDirectory{width:450px;float:left;margin:0;padding:10px 0 0 5px;color:#999;font-size:85%;border-top:1px dotted #ddd;}
.infoDNN_ECv2_ViewProductList table td .ProductText .ProductDetail{width:100px;float:right;}

/* ページング131 */
.ProductPagingInfo{text-align:center;}
.ProductPaging a,
.ProductPaging a:link,
.ProductPaging a:active,
.ProductPaging a:visited,
.ProductPaging a:hover{border:1px solid #ccc;margin:0 2px;padding:2px 5px;text-decoration:none;}
.ProductPaging a:hover{background:#eee;}
.ProductPaging {padding:10px 0 20px 0;text-align:center;}
.ProductPaging a.CurrentPage,
.ProductPaging a.CurrentPage:link,
.ProductPaging a.CurrentPage:active,
.ProductPaging a.CurrentPage:visited,
.ProductPaging a.CurrentPage:hover{background:#343464;color:#fff;}
