@charset "utf-8";
/* CSS Document */
#FS2_body_Goods table{
font-size:100%;
}

.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;
}

.cat_text{
position:relative;
width:100%;
min-height:120px;
_height:120px;
padding-bottom:0px;
background:url(../images/dotline.gif) repeat-x left bottom;
margin-bottom:12px;
}
.cat_text .icon_item{
position:absolute;
top:0px;
left:10px;
}
.cat_text h4{
margin-left:125px;
}
.cat_text p{
margin-left:125px;
}


