@charset "utf-8";

#contents p.thumb{
line-height:0px;
}
#contents p.thumb img {
border:1px solid #f3f3f3;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
background-image:url(image/out.gif);
padding:4px;
margin:3px 2px;
}

#contents p.thumb a:hover img{
background-image:url(image/over.gif);
}

#contents p.caution {
margin:10px 0px 20px;
font-size:10px;
}



.topLinkMenu a img{
padding:2px;
}

.topLinkMenu a:hover img{
padding:0px;
border:2px solid #333;
}