@charset "UTF-8";
/* CSS Document */

/** TOP page **/
body#top #container {
	height: 482px;
	background: #E7E7E7 url(../images/top/cont_bg.jpg) repeat-x top;
}
#cont_wrap {
	width: 856px;
	margin: 0 auto;
}
body#top #fla_area {
	height: 504px;
	z-index: 1;
	text-align: center;
}
/** OTHER page **/
#container {
	height: 482px;
	background: #E7E7E7 url(../images/trend/cont_bg.jpg) repeat-x top;
}
#fla_area {
	height: 482px;
	z-index: 1;
}
/** footer area **/
#footer {
	border-top: #FFFFFF solid 3px;
	text-align: center;
}