@charset "utf-8";
/* CSS Document */
.item_box{
	width:210px;
	float:left;
}
.clear_white{
	clear:both;
	text-indent:-100000em;
	height:20px;
	display:block;
}
.txt{
	font-size:105%;
	color:#666;
	line-height:2;
}
