@charset "iso-8859-1";

/* ****************************************************
Since : 2008-2-5
Last Modified: 2007-2-5
***************************************************** */	
/*1: 
=========================================*/
#contents dl.news{
	margin:10px 30px 10px 10px;
	border-bottom:solid 1px #cccccc;
	_height:1px;
}
#contents dl.news dt{
	padding:8px 0 0 5px;
	border-top:solid 1px #cccccc;
}
#contents dl.news dt.first{
	border:none;
}
#contents dl.news dd{
	margin:-1.2em 0 10px 6.5em;
}
html*#contents dl.news dd {
	margin:-1.6em 0 10px 7em;
	}
* html #contents dl.news dd{
	margin:-1.2em 0 10px 6.5em;
}

