@charset "utf-8";

/* top
-------------------------------------------------------------------------------------------------------*/

#top {
	background: #50352c url(../images/bg_top_body.gif) repeat-x;
}

#top .wrap {
	margin-top: 70px;
	padding-left: 6px;
	background: url(../images/bg_top01.png) no-repeat;
	width:812px;
}

#top #flashArea {
	margin-bottom: 2px;
}

#top #globalNav {
	padding-left: 0;
}

#top p {
	margin-top: 28px;
	text-align: center;
}

