@charset "UTF-8";


.contents ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents ul li {
	list-style-image: url(../img/sq_arrow.gif);
	list-style-type: none;
	margin-left: 30px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#sidenavi p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
