@charset "UTF-8";

#mainImg{ height:355px; overflow:hidden; border-bottom:2px solid #999; }
ul#thumbnail{ margin:0 0 15px; padding:0 0 0 0; border-bottom:2px solid #999; }
ul#thumbnail li{ padding:3px 8px 4px 0; float:left; background:url(../img/pxdotline.gif) repeat-x bottom right; }
ul#thumbnail li.last{ padding-right:1px; }
ul#thumbnail li.none{ padding-bottom:3px; background:none; }

#introductionArea{ padding:0 0 25px; clear:both; }
dl#introductionInnerArea{ margin:3px 0 0; padding:0 0 15px; background:#eaeaea; }
dl#introductionInnerArea dt{ padding:7px 0 5px 19px; }
dl#introductionInnerArea dd{ width:240px; text-align:right; float:left; }
