@charset "shift_jis";

/*********************************
 *
 * MAIN
 *
 *********************************/

/* NEWS BOX */
#news_box{width:680px; background:url(../images/index/bg_news.gif) 0 37px no-repeat;}
	#news_box h3 {margin:0 0 6px 0;}
	#news_box table {width:660px; margin:0 auto;}
	#news_box table tr {}
	#news_box table th {width:120px; padding:7px 0 7px 5px; _padding:8px 60px 8px 5px; border-bottom:1px dotted #ddd; font-weight:bold;}
		#news_box table th.new{background:url(../images/index/icon_new.gif) right 9px no-repeat;}
	#news_box table td {width:520px; _width:505px; padding:7px 5px 7px 10px; _padding:8px 5px 8px 10px; border-bottom:1px dotted #ddd;}