.goods h2{
	background-image: url(../goods/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 980px;
	text-indent:-9999px;
}

#goods_list ul{ margin:0; padding:0;}
#goods_list li{
	list-style-type:none;
	margin:0  10px;
	padding:0 0 0 25px;
	float:left;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#goodstxt_list_box ul{ margin:0; padding:0;}
#goodstxt_list_box li{
	list-style-type:none;
	margin:10px 10px;
	padding:0 0 0 25px;
	float:left;
}
.goods_box{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1F4880;
	padding:10px 0;
	margin:5px 0;
}
.box dl{
	padding:0;
	margin:0;
	width:500px;
}
.box dt{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:color:#2d3e49;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#390;
	height: 20px;
	padding:5px 0 5px 23px;
	margin:0;
	border-bottom-color: #1F487E;
}
.box dd{
	padding:5px 10px;
	margin:0 0 0 20px; 
}

.goods img{
	border: thin solid #1E477D;
}