@charset "utf-8";
#recommend {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#rmd_content {
	background-image: url(../product/img/rmd_bg.gif);
	width: 720px;
	padding-bottom: 30px;
	height: 150px;
}

#rmd_comment {
	float: left;
	width: 440px;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 150%;
}
#rmd_comment p {
	padding-left: 30px;
	padding-top: 20px;
}
#rmd_comment p.rmd_name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}


#rmd_footer {
	background-image: url(../product/img/rmd_lne_01.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 720px;
}
table .spec_rmd {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
.spec_rmd th {
	width: 60px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #999999;
	padding: 3px;
}
.spec_rmd td {
	width: 140px;
	font-size: 10px;
	padding: 3px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.spec_rmd td.spec_rmd_price {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#rmd_spec_area {
	float: right;
	width: 260px;
	padding-top: 20px;
}

table .order_rmd {
	width: 150px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.order_rmd td {
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btn_order_s {
	height: 35px;
	width: 150px;
	margin-left: auto;
}
.btn_order_rmd a {
	display: block;
	height: 35px;
	width: 150px;
	background-image: url(../product/img/rmd_btn_01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.btn_order_rmd a:hover {
	background-position: 0px -35px;
}
