body#top
{
	background:url(../images/top_bg.gif) repeat-x top;
}

#top #visual
{
	width:800px;
	margin:auto;
	margin-bottom:4px;
	height:213px;
}


#top #left dl.news
{
	line-height:1.5;
}

#top #left dl.news dt
{
	float:left;
	clear:left;
	padding:6px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.05em;
}

#top #left dl.news dd
{
	padding:6px 0 6px 90px;
	background:url(../images/line_dot.gif) repeat-x bottom;
}

#top #left dl.news dd span
{
	background:url(../images/arrow.gif) no-repeat 0 7px;
	display:block;
	padding-left:12px;
}

#top #left .course_left
{
	width:275px;
	float:left;
}
/*
#top #left .course_left h3,
#top #left .course_right h3
{
	margin-bottom:4px;
}
*/
#top #left .course_right
{
	width:275px;
	float:right;
}

#top #left .course_left .box,
#top #left .course_right .box
{
	border-right:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	padding:7px;
	margin-bottom:4px;
	zoom:1;
}

#top #left .course_left .box p,
#top #left .course_right .box p
{
	width:180px;
	line-height:1.5;
}

#top #left .course_left .box img,
#top #left .course_right .box img
{
	float:right;
}

#top .kio_link
{
	line-height:1.8;
}

#top .news_title
{
	position:relative;
}

#top .news_title a.btn_rss
{
	position:absolute;
	top:24px;
	left:480px;
}

#top .news_title a.btn_archive
{
	position:absolute;
	top:24px;
	left:528px;
}

#top .news_title h2
{
	margin-bottom:6px;
}




















