#contentsMiddle #contentsMain h2{
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 870px;
	height:30px;
	text-indent: -9999px;
}
#contentsMiddle #contentsMain .shopBox{
	width: 830px;
	margin: 0 auto;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px dotted #999999;
}
#contentsMiddle #contentsMain .shopBox h3{
	font-size: 20px;
}
#contentsMiddle #contentsMain .shopBox h3 span{
	font-size: 15px;
	color: #666666;
}
#contentsMiddle #contentsMain .shopBox .imgBox{
	width: 200px;
	float: left;
	padding-top: 10px;
}
#contentsMiddle #contentsMain .shopBox .txtBox{
	width: 610px;
	float: right;
}
#contentsMiddle #contentsMain .shopBox .txtBox dl dt{
	width: 70px;
	float: left;
	font-size: 12px;
}
#contentsMiddle #contentsMain .shopBox .txtBox dl dd{
	width: 540px;
	float: left;
	font-size: 12px;
	line-height: 1.7em;
}
#contentsMiddle #contentsMain .shopBox .txtBox dl dd a{
	color:#DF982B;
}
#contentsMiddle #contentsMain .shopBox .txtBox p{
	margin-top: 10px;
	background-color: #E6E6E6;
	font-size: 11px;
	padding: 10px;
}
#contentsMiddle #contentsMain .shopBox .txtBox p span{
	color: #8E131C;
	font-weight: bold;
}
