@import url(/contents.css);

#contents div#photo-list {
clear: both;
width: 500px;
}

#contents div#photo-list .thumbnail {
display: block;
float: left;
width: 84px;
height: 84px;
padding: 9px;
margin-right: 10px;
margin-bottom: 20px;
vertical-align: middle;
background: url(images/back_thumbnail.gif) no-repeat;
overflow: hidden;
}

#contents div#photo-list .thumbnail img {
display: block;
margin: auto;
border: 1px solid #999;
border-bottom-color: #CCC;
border-right-color: #CCC;
}

#contents div#photo-list .thumbnail img.side {
width: 82px;
}

#contents div#photo-list .thumbnail img.side1 {
height: 82px;
}

#contents div#photo-list .categoy-list {
float: right;
width: 378px;
}

#contents div#photo-list .categoy-list h3 {
font-size: 12px;
font-weight: normal;
}

#contents div#photo-list .categoy-list p {
width: 378px;
color: #666;
padding: 0px;
margin-top: 20px;
}




/* FundivingNewsTitle Start */
#navi ul#title {
background: url(images/bnr_photo-gallery.gif) no-repeat;
}
