@charset "utf-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top .content .mainContent-01 .okome ol {
	list-style-type: decimal;
	margin-left: 2em;
}
#top .content .mainContent-01 .okome table {
	margin: 5px;
	border: 1px solid #999999;
}
#top .content .mainContent-01 .okome td {
	padding: 5px;
	border: 1px solid #999999;
}
#top .content .mainContent-01 .okome th {
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
}
#top .content .mainContent-01 .okome ul {
	list-style-type: square;
	margin-left: 2em;
}
#top .content .mainContent-01 .okome .bdr-lgr {
	border: 3px solid #d1dcb2;
}

