@charset "ISO-8859-1";
/* CSS Document */

#archives_wrap{}

#archives_wrap h3{
}

#archives_wrap #news_box{
	width:628px;
	padding-top:10px;
}

#archives_wrap #news_box dl{
	width:628px;
	padding-bottom:8px;
	border-bottom:solid 1px #e0e0e0;
	margin-bottom:10px;
}

#archives_wrap #news_box dl dt{
	width:90px;
	float:left;
	font-size:10px;
	text-align:center;
}

#archives_wrap #news_box dl dd{
	width:538px;
	float:right;
}


