@charset "UTF-8";

.myList	{
	list-style-position:outside;
	list-style-type:circle;
	margin-left:2em;
}
.kome	{
	color:#f33;
	font-size:90%;
	text-indent:-1em;
	padding-left:1em;
	margin-left:2em;
}
