@charset "shift_jis"; 

BODY{
	font-weight : normal;
	font-size : 12px;
	line-height:120%;
	text-align : left;
}
.cart_bana{
	width:350px;
	height:533px;/*セール:315px 通常:130px*/
	margin-top:2px;
	display:none;
}
.review_img{
	display:none;
}
.caution{
	border:1px solid #790e09;
	padding: 6px;
	width: 336px;
	font-size: 12px;
	color:#444;
}
.caution b{
	display: block;
	margin-bottom: 6px;
	border-bottom: 1px dashed #666;
	padding-bottom: 2px;
}

