@charset "utf-8";
/* CSS Document */

#mainimage	{
	width:840px;
	height:260px;
	margin:0 auto 20px;
}

.topics	{
	width:560px;
	color:#50351B;
	margin:14px 0 20px 30px;
}

.topics dl	{
	margin:8px 0 8px 8px;
}

.topics dd	{
	margin:0 0 0 12px;
}

.news	{
	width:560px;
	height:120px;
	overflow:auto;
	color:#50351B;
	margin:14px 0 0 30px;
}

.topics a,.news a	{
	color:#F36;
}

.news dd	{
	margin:0 0 10px 0;
	border-bottom:dashed 1px #666;
	padding-bottom:10px;
}
