@charset "Shift_JIS";

/*
=============================
	(C) 2007 公営電気事業経営者会議
	TOP CSS
	last update 07/05/08
=============================
*/

/*全体*/
/*---------------------------------------*/

#whatnewArea{
	float: left;
	width: 524px;
	padding:0 23px 0 23px;
}


/*ニュース*/
/*---------------------------------------*/

#whatnewArea dt{
	font-size: 80%;
	color: #091F5C;
	font-weight: bold;
	padding:10px 0 1px 0;
}

#whatnewArea dd{
	font-size: 80%;
	line-height:1.5;
	background-image: url(../img/line_dot.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding:0 0 10px 0;
}

#whatnewArea h3 {
	color: #091F5C;
	font-size: 11pt;
	font-weight: bold;
	padding: 10px 0 0 0 ;
}

#whatnewArea dd.noline{
	background-image: none;
	padding:0 0 5px 0;
}
