@charset "shift_jis";

/*********************************
 *
 * INDEX
 *
 *********************************/

body {background:#fff url(../images/top/bg_top.gif) repeat-x;}

/* news box */
#news_box{width:665px; padding-left:33px;}
	#news_box table{width:665px;}
		#news_box table th{padding:14px 0 11px 0; width:160px; border-bottom:1px dotted #ddd; line-height:1;}
		#news_box table td{padding:10px 0 11px 0; border-bottom:1px dotted #ddd;}
		#news_box table th.new{background:url(../images/top/icon_new.gif) 118px 1.1em no-repeat;}
		#news_box table td h3 {color:#003e7f; font-size:13px; font-weight:bold;}