@charset "Shift_JIS";

li{
	margin: 8px 30px;
	font-size: 85%;
	line-height: 1.5em;
}
.sml{
	font-size: 70%;
}
table{
	background-color: #666666;
	margin: 5px;
}
th{
	background-color: #DDDED3;
}
td{
	background-color: #FFFFFF;
	text-align: left;
}
table *{
	padding: 2px 5px;
}