@charset"UTF-8";

/* link */

h2 span { float: left; background-image: url(../images/tit_linklist.png); }

#main #lead { margin-bottom: 20px; }
#main dl { margin: 0 20px; }
#main dl dt { clear: left; float: left; width: 234px; }
#main dl dt img { max-width: 234px; max-height: 60px; }
#main dl dd { margin-bottom: 15px; padding-left: 249px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; }
#main dl dd:last-child { margin-bottom: 0; }
#main dl dd a { padding-left: 15px; background: url("/images/arrow.gif") no-repeat left center; }
#main dl dd p { margin-top: 5px; }
