@charset "utf-8";

h2, h3, h4, h4 span, h5 span, .bn span {
	display:block;
	position:absolute;
	left:-3000px;
}

#proshop {
	padding:240px 18px 0 18px;
	background:url(../../img/under/proshop/title1.jpg) no-repeat;
	position:relative;
}

#proshop .product {
border-bottom:1px dotted #7e3435;
	font-size:84%;
	padding:20px 0 15px 0;
}

#proshop .column {
	padding-bottom:5px;
}

#proshop .product {
	background:none;
}

#proshop .product p {
	text-indent:0;
}

#proshop .product p img {
	float:left;
	margin-right:10px;
}

#proshop .product dl {
	padding-right:10px;
}

#proshop .product dl dt {
	padding-bottom:7px;
	line-height:150%;
	font-weight:bold;
}

#proshop .product dl dd {
	line-height:150%;
}

#proshop .product p span {
	color:#7e3435;
	padding-top:5px;
}