@charset "shift_jis";


div#contents ul {
	margin: 3px 0px 0px 0px;
	list-style-type: none;
}

div#contents ul li {
	padding: 0px;
	height: 20px;
}

div#contents ul li a {
	padding: 0px 0px 0px 16px;
	font-size: 80%;
	background-image: url('./imgs/li_pt_img.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
}

div#contents span.new_topics {
	font-size: 80%;
	color: #ff3366;
}

