@import url(geki_common.css);

div.section{
	line-height: 200%;
	margin-top: 10px;
}

ul{
	list-style-type: disc;
	margin-left: 18px;
}

span.new{
	color: red;
	font-weight: bold;
}
