/* CSS_news */
/*

e------------------------------

 1. common
   = table

----------------------------------
*/




/* text========================================================= */

.news_text{
	margin: 0 30px;
	text-align: left;
	}


/* table======================================================== */

table{
	font-size: 100%;
	}

th,td{
	padding:3px;
	}