@import url("contents.css");

#contents .newfaceCont{
border-bottom:1px dashed #888;
margin:0 0 15px 0;
padding:0 0 10px 0;
clear:both;
width:540px;
}
#contents .newfaceCont h3{
font-size:25px;
height:60px;
width:63px;
text-align:center;
text-indent:0px;
padding:5px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
line-height:130%;
float:left;
margin:0 15px 0 0;
color:#555;
font-weight:bold;
background:url(../up/images/cal.png) no-repeat;
}

#contents .newfaceCont span{
font-size:10px;
display:block;
height:15px;
line-height:100%;
letter-spacing:0px;
color:#fff
}
#contents .newfaceCont div{
background:url(../newface/images/celeb.png) no-repeat;
float:left;
width:79px;
height:109px;
text-align:center;
padding:6px 2px 0 3px;
font-size:11px;
margin:0 7px 7px 0;
line-height:120%;
}
#contents .newfaceCont div span a{
color:#666;
font-size:10px;
}
#contents .newfaceCont div span a:hover{
color:#aaa;
}


#contents .newfaceCont .celeb{
background:url(../newface/images/celeb.png) no-repeat;
}
#contents .newfaceCont .pafe{
background:url(../newface/images/pafe.png) no-repeat;
}
#contents .newfaceCont .tk_maid{
background:url(../newface/images/tk_maid.png) no-repeat;
}
#contents .newfaceCont .st_maid{
background:url(../newface/images/st_maid.png) no-repeat;
}
#contents .newfaceCont .kintsuma{
background:url(../newface/images/kintsuma.png) no-repeat;
}
#contents .newfaceCont .anecon{
background:url(../newface/images/anecon.png) no-repeat;
}
#contents .newfaceCont div a img{
border:1px solid #ddd;
}
#contents .newfaceCont div a:hover img{
border:1px solid #5EB9FF;
}
#contents .newfaceCont div span{
font-size:10px;
color:#555;
width:70px;
margin:0 0 0 4px;
}

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