@charset "utf-8";
/* CSS Document */
.beautyBox,.beautyBox_sosin{
	margin-bottom:15px;
}

.beautyBox .thumbnail,.beautyBox_sosin .thumbnail{
	width:154px;
	float:left;
}
.beautyBox .thumbnail img,.beautyBox_sosin .thumbnail img{
	border:1px solid #cccccc;
	padding:1px;
	display:block;
	margin-bottom:5px;
}

.beautyBox .commentBox,.beautyBox_sosin .commentBox{
	float:right;
	width:330px;
	padding:0 5px;
}

.beautyBox .commentBox dl dt span,.beautyBox_sosin dl dt span{
	color:#ffffff;
	background-color:#930735;
	padding:2px;
}
.small{
	font-weight:400;
	font-size:11px;
}

.beautyBox .commentBox dl dd,.beautyBox_sosin{
	margin-bottom:10px;
}
.beautyBox #commentBox dl dd.off,.beautyBox_sosin{
	margin-bottom:0;
}
table.price{
	margin:1px auto 15px;
	background-color:#211c14;
}
table.no{
	margin:1px auto 0px;
	background-color:#211c14;
}
table.price th{
	font-weight:normal;
	background-color:#d9d4cb;
	text-align:left;
	padding:5px;
}

table.price tr td{
	background-color:#ffffff;
	padding:0 10px;
}

table.price tr .tableTitle{
	background-color:#211c14;
	color:#ffffff;
	padding:3px 10px;
}
