@charset "utf-8";

/*********************************
 *
 * NEWS STYLES
 *
 *********************************/

#t_main h3,
#t_main h3.ttl {display:block !important; padding:0 0 10px 0; background:url(../../common/images/contents/bg_h2.png) left bottom no-repeat !important; color:#000; font-size:17px; font-weight:700; line-height:1.3;}

/* news */
table.news {width:680px !important; margin:1em 0 0 0; background:url(../../common/images/contents/bg_h2.png) left bottom no-repeat;}
	table.news th, table.news td {padding:1em 0; color:#999;}
	table.news tr:last-child th, table.news tr:last-child td,
	table.info tr:last-child th, table.info tr:last-child td {padding:0 0 1em 0 !important;}
	table.news th {width:130px;}