@charset "utf-8";


.whatsnew {
	color: #FF0000;
	text-decoration: none;
}
li {color: #666;}
strong {
	color: #999;
	font-weight: bold;
}
.kiji {
	list-style:disc;
	margin-bottom:1em;
	margin-left:3em;
	padding-left:0.5em;
	font-size:small;
}
ul,ol,li{zoom: normal;}

.top_kiji {
 width:600px;
	margin-bottom:1em;
	margin-left:0;
	padding-left:0;
	font-size:small;
}

.top_kiji_title {
border-top-width:1px;border-top-style:solid;border-top-color:#CCC;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CCC;
}