@charset "UTF-8";

/*  ================================================================================
	Common
================================================================================  */
#pagetop{ padding-top:60px; }

dl#newsList{ border-top:1px solid #314c5a; border-bottom:1px solid #314c5a; background:url(../images/table_bg.gif) repeat-y left; }
dl#newsList dt{ width:130px; _width:139px; margin:0; padding:8px 0 8px 9px; float:left; color:#FFF; font-weight:bold; background:url(../images/dot_white.gif) repeat-x left top; }
dl#newsList dd{ width:521px; _width:551px; margin:0; padding:8px 10px 8px 20px; float:left; background:url(../../common/images/dot_blue.gif) repeat-x left top; }
dl#newsList .first{ background:none; }

