#contentsBlock{
width:600px;
margin:0 auto;
}

#contentsBlock dl{
width:600px;
min-height:185px;
height: auto !important;
height: 185px;
margin:20px auto;
border-bottom:1px dashed #D0D0D0;
position:relative;
}

#contentsBlock dl dt{
color:#505050;
font-weight:bold;
width:388px;
margin-left:205px;
margin-bottom:10px;
padding-bottom:5px;
border-bottom:1px solid #D0D0D0;
}

#contentsBlock dl dt strong{
font-size:90%;
}

#contentsBlock dl dt span{
font-size:80%;
}

#contentsBlock dl dt a{
font-weight:normal;
}

#contentsBlock dl dd{
color:#505050;
font-size:80%;
line-height:1.6em;
width:388px;
margin-left:205px;
margin-bottom:8px;
text-align:justify;
position:relative;
}

#contentsBlock dl dd strong{
position:absolute;
top:0;
left:0;
}

#contentsBlock dl dd p{
padding-left:50px;
}

#contentsBlock dl dd.photo{
position:absolute;
top:0;
left:0;
margin:0;
width:205px;
height:142px;
padding:8px;
background-image:url(./image/works_noimage.gif);
background-repeat:no-repeat;
}