@charset "utf-8";

img{
	border:none;
}

#footer{
	clear:left;
	width: 950px;
	height:400px;
	background:url(../images/bar_onlineseminar.gif) #e5e5e5 no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0 auto 20px;
	padding:35px 0 20px 10px;
}

* html #footer{
	clear:left;
	width: 950px;
	height:380px;
	background:url(../images/bar_onlineseminar.gif) #e5e5e5 no-repeat;
	background-position: left top;
	text-align: center;
	margin: 0 auto 20px;
	padding:35px 0 0 10px;
}

.footernaviline {
	padding-top:20px;
}

* html .footernaviline {
	padding-top:0px;
}

html>/**/body .footernaviline {
	clear:left;
	padding-top:20px;
}


.thumb {
	float: left;
	width: 232px;
	margin-right: 4px;
	margin-left: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: -1px;
}

.thumb img{
	margin-top:5px;
}
.thumbtitle1 {
	height:30px;
}

#foot2 {
	clear:both;
	width: 100%;
	font-size: x-small;
	background: #000000;
	padding-top: 5px;
	padding-bottom: 20px;
}

.footercopy{
	width: 960px;
	margin: 0px auto;
}

address {
	float: left;
	font-size: x-small;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif, Osaka;
	color: #ffffff;
}