#mainContents #pageTitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	width: 600px;
}
#mainContents #pageTitle h1 {
	font-size: 140%;
	font-weight: bold;
}
#recaroCollectionTop #mainTitle h2 {
	text-indent: -9999px;
	background-image: url(../img/goods/recarocollection-title.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
}

.recaroLink {
	clear: both;
	padding-top: 10px;
}
.recaroLink ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.recaroLink ul li {
	display: inline;
	padding-left: 25px;
}
.recaroLink a {
	text-decoration: none;
}
.recaroLink a:hover {
	text-decoration: underline;
}
#recaroCollectionTop #mainTitle {
	margin-bottom: 10px;
	margin-top: 30px;
}
#recaroCollectionTop #goodsImg {
	width: 300px;
	float: left;
	margin-bottom: 15px;
}
#recaroCollectionTop #mainComment {
	margin-bottom: 10px;
}
#mainComment p {
	font-size: 120%;
	text-align: left;
	margin-left: 50px;
}


#recaroCollectionTop #goodsList {
	width: 310px;
	float: right;
	text-align: left;
}
#recaroCollectionTop #goodsList ul li {
	padding-bottom: 5px;
	list-style-type: square;
	margin-left: 15px;
}
#recaroCollectionTop #goodsList a {
	text-decoration: none;
}
#recaroCollectionTop #goodsList a:hover {
	text-decoration: underline;
}




.recaroGoods {
	clear: both;
	margin-bottom: 10px;
	width: 600px;
}
.recaroGoods h3 {
	font-size: 140%;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-left: 10px;
}
.recaroGoodsImg {
	width: 280px;
	float: left;
	margin-bottom: 10px;
}
.recaroGoodsComment {
	width: 310px;
	float: right;
}
.recaroGoodsComment p {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.recaroGoodsLeft {
	width: 80px;
	float: left;
	text-align: left;
	margin-top: 10px;
}
.recaroGoodsRight {
	width: 220px;
	text-align: left;
	float: right;
	margin-top: 10px;
}

