@charset "UTF-8";
/* CSS Document */

#maincontent {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	padding-top: 20px;
	padding-bottom: 180px;
}

* html body #maincontent {
	padding-bottom: 0px;
}

*+html #maincontent {
	padding-bottom: 0px;
}




#wrapper #maincontent #foot {
	margin-top: 200px;
}

html[xmlns*=""] body:last-child #wrapper #maincontent #foot {
	margin-top: 240px;
}

* html body #wrapper #maincontent #foot {
	margin-top: 20px;
}

*+html #wrapper #maincontent #foot {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


*+ html #topmenu {
	margin-right: 30px;
}

