/*　テキスト中継設定　*/.report_set{	margin: 20px auto;	padding: 0;	}		/*　各投稿の横幅を設定　*/	#report_table{	width: 400px;	}	.report_table_padding{	padding: 15px;	}	/*　日付　*/.entry_date{	width: 138px;	font-size: 12px;	margin-left:10px;	background: url(images/day.gif) no-repeat left;	}	.title_new{	color: #72C800;	font-weight: bold;	font-size: 16px;	letter-spacing: 1px;	}#body {	font-size: 14px;}#scrolltext{	font-size: 12px;	}