@charset "utf-8";

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

#t_main h3,
#t_main h3.ttl {display:block !important; background:url(../../common/images/contents/bg_h2.gif) repeat-y; padding:9px 15px 7px 15px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; color:#fff; font-size:14px; font-weight:bold; line-height:1.3;}

/* news */
table.news {width:650px; margin:0 auto;}
	table.news th, table.news td {padding:1em 0; border-bottom:1px solid #d6d6d1; color:#999;}
	table.news th {width:130px;}