@charset "shift_jis";

/*********************************
 *
 * TOP
 *
 *********************************/

/* NEWS BOX */
#news_box{width:680px; padding-bottom:100px; background:url(../images/top/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 th {width:100px; padding:7px 60px 7px 5px; border-bottom:1px dashed #ddd; font-weight:bold;}
			#news_box table th.new {background:url(../images/top/icon_new.gif) right 8px no-repeat;}
		#news_box table td {width:460px; padding:7px 5px 7px 20px; border-bottom:1px dashed #ddd;}