@charset "utf-8";

div#container.home{
	}


div.home h2 {
	width:610px;
	height:31px;
	line-height:1em;
	text-indent:-9999px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	}
div.home h2#ttlNews {
	background-image:url(../images/top/top_news_info_h2.jpg);
	padding: 0;
	height: 31px;
}	
div#topicsList{
	padding: 0;
	height: 22px;
	width: 110px;
	background: none;
	margin-top: -27px;
	float: right;
	margin-right: 10px;
	}
#topicsList a {
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 110px;
}

div.home div.content{
	margin-top:0;
	position: relative;
}
div.content div p{
	margin:0;
	line-height: 1.6em;
}

/* ---sidemenu--- */
div#mainMenu {
	top: -386px;
}

