@charset "utf-8";
.item_list {
	background-image: url(images/background/8bit_full_grad_gray.png);
	background-repeat: repeat-x;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: disc;
}
