@charset "utf-8";
/* CSS Document */
/*--新着情報--*/
.newsblock {
	width:513px;
	background:#C1E6FF;
	padding-bottom:10px;
}
.newsttl {
	background:url(../newsimg/news_top_energy.gif) no-repeat;
	width:513px;
	height:40px;
}
.contenttop {
	background:url(../newsimg/content_top_energy.gif) no-repeat;
	width:493px;
	height:10px;
	margin:0 auto 0 auto;
}
.contentmain {
	background:url(../newsimg/content_mian_all.gif) repeat-y;
	widows:493px;
	height:auto;
	margin-left:10px;
	padding:10px;
}
.contentbottom {
	background:url(../newsimg/content_bottom_energy.gif) no-repeat;
	width:493px;
	height:10px;
	margin:0 auto 10px auto;	
}
#newslist { 
  float:left;
  width:182px;
  height:27px;
  background:url(../newsimg/news_list_energy.gif) no-repeat;
  text-indent:-9999px;
}

