@charset "UTF-8";


/* topics
-----------------------------------------------------------------*/

#contents #entryCont .entryBlock {
width: 741px;
margin: 0 8px 8px 8px;
padding-bottom: 8px;
background: url(../images/line_dot.gif) left bottom repeat-x;
overflow: hidden;
/zoom:1;
}

#contents #entryCont .entryBlock .innerLeft {
float: left;
width: 38px;
padding-top: 3px;
}

#contents #entryCont .entryBlock .innerLeft .newIcon {
display: none;
}

#contents #entryCont .entryBlock .innerRight {
float: left;
width: 703px;
font-size:14px;
line-height:1.25;
}

#contents #entryCont .entryBlock .innerRight sup{
vertical-align:text-top;
}

#contents #entryCont .entryBlock .innerRight sup.small{
font-size:10px;
line-height:1.0;
*font-size:12px; /* IE7 and below */
_font-size:12px; /* IE6 */
}


#contents #entryCont .entryBlock .innerRight span{
font-size:12px;
color:#666666;
}

#contents #entryCont .entryBlock .innerRight span.pdfsize {
margin-left:5px;
}

#contents #entryCont .entryBlock .innerRight span.entcate {
margin-left:20px;
}

#contents #entryCont .entryBlock .innerRight .date{
font-size:12px;
}

#contents #entryCont .entryBlock .innerRight .note{
font-size:10px;
color:#666666;
}

#contents #entryCont .entryBlock .innerRight .icon{
margin-left:3px;
}