#midashi{
	width:640px;
	height:150px;
	padding:0;
	margin:0;
	background-image: url(../goods/images/h2_mg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.gfbox{
	padding:0;
	margin:0 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E7536B;
}
.goods dl{
	padding:0;
	margin:0;
	width:240px;
}
.goods dt{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E7536B;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#E7536B;
	background-image: url(../images/list2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	padding:5px 0 5px 23px;
	margin:5px 0 0 0;
}
.goods dd{
	padding:5px 10px;
	margin:0 0 0 10px; 
}

#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;
	
}
th{
	color: #FFF;
	background-color: #E7536A;	
	padding:3px;
	text-align:center;
}

td{
	padding:3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E4546B;
}