@charset "UTF-8";
/* CSS Document */

p#goods_title {margin-bottom:51px;}

p.MainImg {
	margin-bottom:68px;
}

div.BtmBox {
	width:596px;	
}

dl.LeftBox {
	width:266px;
	float:left;
	margin-bottom:60px;
}

dl.RightBox {
	width:266px;
	float:right;
	display:inline;
	margin-right:5px;
	margin-bottom:60px;
}

dl.LeftBox dt,
dl.RightBox dt {
	border-bottom:1px solid #d3d3d3;
	margin-bottom:10px;
	line-height:1.4em;
}

dl.LeftBox dd,
dl.RightBox dd {
	line-height:1.4em;
}

dl.RightBox dd a {
	color:#d0111b;
}

dl.RightBox dd a:hover {
	color:#666666;
	text-decoration:none;
}
