@charset "utf-8";

/***************************************************************************

				2-top-layout.css

***************************************************************************/

body#index {
	clear: both;
}



/***************************************************************************

				main

***************************************************************************/

body#index #container #content dl dd {
	clear: both;
	height: 374px;
}

body#index #container #content dl dd p#slideshow-area {
	clear: both;
	height: 330px;
	margin-bottom: 5px;
}



/***************************************************************************

				footer

***************************************************************************/

body#index #container #footer {
	clear: both;
	z-index: 100;
	position: absolute;
	top: 570px;
	left: 0;
}