/* modlist */
.prodtop { width: 100%; height: 30px; }
.prodtop h1 { font-weight: 600; text-align: right; }
.prodlist { width:auto; height:100%   ; margin-top: 0; padding-top: 0; padding-bottom: 12px; border-top: 1px solid #9ccf63; border-right: 1px solid #9ccf63; border-left: 1px solid #9ccf63; }
.prodname { padding-top: 1px; }
.prodname h2 { font-size: 16px; font-weight: 600; text-align: right; margin: 0; }
.prodname h2 a:link { color: #ff9200; text-decoration: none; }
.prodname h2 a:visited { color: #ff9200; text-decoration: none; }
.prodname h2 a:hover { color: #393429; text-decoration: underline; }
.prodname h2 a:active {  }
.prodlistl { text-align: center; width: 180px; height: 100%; float: left; }
.prodlistl img { width: auto; height: auto; margin-top: auto; margin-bottom: auto; }
.prodlistr { color: #000; width: auto; height:auto ; clear: right; margin: 0 0 0 40%; padding: 0; }
.prodlistr ul { line-height: 20px; margin: 0; padding: 0; }
.prodlistr ul:hover { background-color: #ffffce; }
.prodlistr li { margin: 0; padding: 0; list-style-image: url(../image/1rightarrow.png); }
.prodlistr li a { margin: 0; padding: 0; }
.prodlistr li a:link { color: #218aff; text-decoration: none; }
.prodlistr li a:visited { color: #218aff; text-decoration: none; }
.prodlistr li a:hover{ color:#313031; text-decoration: underline; }
.prodlistr li a:active { color: #313031; }
