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

/*contents_l
------------------*/

#contents_l {
	float: left;
	width: 330px;
	margin-bottom: 20px;
}
.main_img {
	text-align: center;
	margin-bottom: 20px;
	width: 330px;
}
.photo_box {
	width: 100px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

/*contents_r
------------------*/

#contents_r {
	float: right;
	width: 410px;
}
.title_box {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 410px;
}
.goods_title {
	font-size: 1.2em;
}
#contents_r table {
	margin-bottom: 30px;
}
#contents_r th {
	background: #333333;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
}
#contents_r td {
	background: #e6e6e6;
	padding: 5px 5px 5px 10px;
}
.cart_box {
	border: 1px solid #333333;
	padding: 10px;
	width: 388px;
	margin-bottom: 15px;
}

/*color
------------------*/

.title_img01 {
	background: url(../images/category/goodslist/pathfinder/trolley/title_img_color.gif) no-repeat;
	height: 31px;
	width: 760px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.color_box {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding: 10px;
}
.color_wrap {
	width: 750px;
	padding-left: 10px;
	margin-bottom: 30px;
}

/*recommend
------------------*/

.title_img02 {
	background: url(../images/category/goodslist/pathfinder/trolley/title_img_recommend.gif) no-repeat;
	height: 31px;
	width: 760px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
.recommend_wrap {
	width: 750px;
	padding-left: 10px;
	margin-bottom: 30px;
}
.recommend_box {
	float: left;
	width: 120px;
	margin-right: 10px;
	padding: 10px;
}

/*cart
------------------*/

#price {
	width: 388px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}
#cart_b {
	width: 388px;
	margin-bottom: 10px;
}
#cart_b select {
	margin-bottom: 10px;
}
#recommend_b {
	float: left;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 8px;
}
#inquiry_b {
	float: left;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#stock {
	clear: both;
	width: 388px;
}
#goodstext {
	margin-bottom: 10px;
	width: 388px;
}

#box_review {
	border: 1px solid #333333;
	width: 408px;
	margin-bottom: 15px;
}

#title_review {
	color: #FFFFFF;
	background: #333333;
	padding: 5px 10px;
}

#review {
	width: 388px;
	padding: 5px 10px;
}
