@charset "utf-8";
/* CSS Document */
#wrapper_body {
	padding-bottom: 40px;
}
p {
	margin-bottom: 10px;
}
figure {
	width: 940px;
	height: 360px;
	margin-bottom: 40px;
}
article {
	margin-bottom: 40px;
}
.article_body {
	height: 460px;
}
#contact_form{
	display: block;	
	position: relative;
	top: 0px;
	left: 0px;
	width: 430px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}