/*

	疑似インラインフレームなど
	list.css


*/

   .newsbox
      {
         border: solid 1px #eaeaea;
         width: 100%;
         height: 100px;
         padding: 0.5em;
         overflow: hidden;
      }


table.TABLE_news_wrap{
width: 536px; /* テーブルの横幅 */ 
    border-top:1px solid #eeeeee;
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
    border-collapse:collapse;
	background-color: #efefef;


}

