@import "base.css";
@import "side_navi.css";


/* content
----------------------------------------------------------------------------- */
#content{
	float: left;
	width: 535px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#topics{
	margin-top: 10px;
	width: 540px;
	background-image: url(../img/top/topics02.gif);
	background-repeat: repeat-y;
}
#topics h2{
	background-image: url(../img/top/topics01.gif);
	height: 36px;
	width: 540px;
	position: relative;
	text-indent: -9999px;
}

