
.portrait {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
}

#diagram {
	
	/*margin-right: 10px;*/
	
}

#diagram img {
	width: 800px;
	height: 400px;
}

#declaration {
  	/*margin-left: 10px;*/
	font-size: 1.7em;
	text-align: center;
	padding-top: 8px;
}

.block {
	clear: both;
}

#intro {
	clear: both;
	margin-top: 40px;
}

#product {
	margin-top: 16px;
	min-height: 300px;
}

.product_box {
	width: 420px;
	max-width: 450px;
	margin-bottom: 40px;
}