
#caution {
	margin:0 auto;
	width:380px;
	padding:10px;
	margin:5px auto;
	border:solid 1px #eeeeee;
	background:#ffdddd;
}
#rbox img {
	padding: 0px;
	border:outset 2px #eeeeee;
}
#rbox a:hover img {
	padding: 0px;
	border:outset 2px #ffff33;
}

#rbox #list {
	width:440px;
	margin:0px auto;	
}
#rbox #list table {
	padding:10px 0px;
	border-collapse:separate;
	border-spacing:1px;
}
#rbox #list td {
	width:220px;
	font-size:11px;
	line-height:1.5;
	vertical-align:middle;
	padding:5px;
}
#rbox #list .scomment {
	width:210px;
	padding:4px;
	background:#eeeeee;
	border:solid 1px #dddddd;
	font-size:12px;
}
#rbox #list .scomment .stitle {
	text-align:center;
	font-weight:bold;
	color:#333333;
	line-height:2.0;
}
.stitle2 {
	font-weight:bold;
	color:#333333;
	line-height:2.0;
}
.posisprice{
	text-align:center;
}
.sprice {
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}
#rbox #list .scomment .ssc {
	text-align:center;
	color:#666666;
	font-size:11px;
}