#goods{
	background-image: url(../goods/images/h3_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 810px;		
	text-indent:-9999px;
}



#goodstxt_list_box{
	margin: 0 10px;
	padding:10px 0 0 0;
}
#goodstxt_list_box ul{
	padding:0;
	margin:0;
}

#goodstxt_list_box li{
	float:left;
	padding:0;
	margin:0 0 0 5px;
	list-style-type:none;
	
}


.box dl{
	padding:0;
	margin:0;
}
.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:#7991C9;
	background-image: url(../images/list.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	padding:5px 0 5px 23px;
	margin:5px 0 0 0;
}
.box dd{
	padding:5px 10px;
	margin:0 0 0 20px; 
}

table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
	text-align:left;
	text-indent: 2px;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}

.td00{
	width:5%;
	text-align:center;
	margin:0;
}


