#cont_box dl:after {
content: " ";
display: block;
font-size:0px;
height:0px;
line-height:0;
visibility: hidden;
clear: both;
}
#cont_box dl{
display: inline-block;
padding:0 0 15px;
margin:0 0 15px;
width:100%;
border-bottom:1px dashed #ccc;
}
* html #cont_box dl {height: 0.1%;}

/* Hides from IE-mac \*/
* html #cont_box dl {height: 0.1%;}
#cont_box dl{display: block;}
 /* End hide from IE-mac */



#cont_box dl dt img{
float:left;
}

#cont_box dl dd{
padding-left:115px;
}

#recosemi{
display:block;
background:url(/public/tpl/common/images/navi01.gif) no-repeat left 5px;
font-style:normal;
padding:0 0 0 15px;
clear:both;

}
