.topleftmenu20a {
	clear: both;
	float: left;
	width: 200px;
	height: 100px;
	margin-left: 10px;
	_margin-left: 4px;/* ------------ IE 6用------------------ */
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.sidemenuList01 {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 4px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: 200px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
}
.sidemenuList01 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;

}
.sidemenuList01 li {
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.sidemenuList01 a {
	line-height: 1.3em;
	color: #003399;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}.sidemenuList01 a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.sidemenuList02 {
	background-color: #333333;
	margin-bottom: 6px;
	padding-left: 16px;
	background-image: url(../img/listmark01.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-right: 6px;
	color: #FFFFFF;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #111111;
}
.midasi03 {
	font-size: 14px;
	list-style-type: disc;
	padding-top: 20px;
	clear: both;
	margin-right: 16px;
	margin-left: 16px;
}
