@import url("contents.css");


/*-------------------------------------------------------------------------

.searchCont

--------------------------------------------------------------------------*/
#contents .searchCont{
padding:0 0 20px 0;
float:left;
}
#contents .searchCont dl{
background:url(../images/syukkin.png) no-repeat;
width:84px;
height:105px;
text-align:center;
padding:8px 0 0 0;
margin:0 8px 8px 0;
font-size:10px;
line-height:140%;
float:left;
display:inline;
}
#contents .searchCont dl dd a{
font-size:10px;
margin:0 0 4px 0;
display:block;
}
#contents .searchCont dl dt a img{
border:1px solid #ccc;
width: 60px;
height: 60px;
}
#contents .searchCont dl dt a:hover img{
border:1px solid #51C2FD;
}
#contents .searchCont dl dd{
line-height:100%;
font-size:9px;
color:#555;
}

* html #contents .searchCont dl{
behavior: expression(IEPNGFIX.fix(this));
float:left;
}

#contents .searchCont .celeb dl{
background:url(../newface/images/celeb.png) no-repeat;
}
#contents .searchCont .pafe dl{
background:url(../newface/images/pafe.png) no-repeat;
}
#contents .searchCont .tk_maid dl{
background:url(../newface/images/tk_maid.png) no-repeat;
}
#contents .searchCont .st_maid dl{
background:url(../newface/images/st_maid.png) no-repeat;
}
#contents .searchCont .kintsuma dl{
background:url(../newface/images/kintsuma.png) no-repeat;
}
#contents .searchCont .anecon dl{
background:url(../newface/images/anecon.png) no-repeat;
}

* html #contents .searchCont h3,
* html #contents .searchCont div dl,
* html #contents .searchCont .celeb dl,
* html #contents .searchCont .pafe dl,
* html #contents .searchCont .tk_maid dl,
* html #contents .searchCont .st_maid dl,
* html #contents .searchCont .kintsuma dl,
* html #contents .searchCont .anecon dl{
behavior: expression(IEPNGFIX.fix(this));
}


#contents .searchCont .sorry{
width:175px;
margin:0 0 0 170px;
}