@charset "utf-8";
/* CSS Document */

.box_recomendation
{
	width:153px;
	height:181px;
	
	position:absolute;
	left:610px;
	top:1080px;
	
	background-color:#e6e6f3;
	
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#d1d1d1;
}

.box_recomendation_title
{
	position:absolute;
	left:2px;
	top:-8px;
}

.box_recomendation_cover
{
	position:absolute;
	left:15px;
	top:30px;	
}