@charset "shift_jis";

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

/* news box */
#news_box{width:620px;}
	#news_box dl{width:600px; margin:0 auto; background:url(../common/images/img_dot.gif) bottom repeat-x;}
		#news_box dl dt{float:left; width:120px; padding:9px 0 9px 0;}
			#news_box dl dt.new{background:url(../images/index/icon_new.gif) right no-repeat;}
		#news_box dl dd{float:right; width:465px; padding:9px 0 9px 10px;}