@charset "utf-8";



/* -- Menu
-------------------------------------------------------------------------------- */
article > h1 {
	background: url(../img/vis.png) no-repeat center 0;
	padding-top: 50px;
}
article > h1 + section:before {
	height: 930px;
}
article > section div {
	font-size: 15px;
	background: url(../../img/bg_body.gif) repeat;
	padding: 70px 55px;
	margin-bottom: 30px;
	border: 5px solid #B58C11;
}
article > section div p + p {
	margin-top: 1.7em;
}
