@charset "shift_jis";
img.photo_frame{
	padding: 4px;
	border: 2px solid #CCCCCC;
}
#right_container h3.berry_img {
	background-image: none;
	margin-bottom: 30px;
}

div.product_info{
	margin-top: 10px;
	padding: 10px;
}
table.product_info{
	margin-bottom: 20px;
}
table.product_info th{
	text-align: left;
}
table.product_info td{
	padding-right: 10px;
	line-height: 1.25em;
	color: #999999;
}
table.product_info td img{
	padding: 3px;
	border: 3px solid #F3F3F3;
	background-color: #FFFFFF;
}
table.product_info td img.clr{
	padding: 0px;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}
