@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

#tokiwa {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


#tokiwa li {
	height: 23px;
	list-style-position: inside;
	list-style-image: url(../all/mos-maru.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
}

#mori {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#mori li {
	height: 23px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(../all/y-maru.jpg);
}

#yuuwa {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#yuuwa li {
	height: 23px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-image: url(../all/pnk_maru.jpg);
}
