@charset "utf-8";

/* product */
.prod{text-align:center; border:1px solid #BF1500;}

.prod-name{font-size: 12px;font-weight:bold;font-family:Arial;line-height:180%;color: #666;text-align:center;}
.prod-name ul{margin:0px; padding-left:14px;}
.prod-name ul li{margin: 0px;list-style-image: url(../images/btn-001a.gif);}
.prod-name a:link{color: #666; text-decoration:none;}
.prod-name a:visited {color: #666; text-decoration:none;}
.prod-name a:hover{color: #333;text-decoration:none;}

	