@charset "utf-8";
/* vision.css */

#header {
	margin-bottom: 0;
}
.breadcrumb {
	display: none;
}
.mainvisual {
	width: 1240px;
	margin: 0 auto 40px;
}
#content {
	width: 814px;
	color: #231815;
}
#content h3 {
	font-size: 28px;
	border-bottom: 1px solid #231815;
	margin-bottom: 40px;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#content p {
	font-size: 19px;
	line-height: 2.0;
	letter-spacing: 0.15em;
}
.image {
	margin: 0 auto 20px;
	width: 809px;
	overflow: hidden;
	_zoom: 1;
}
.image img {
	margin-bottom: 21px;
	width: 394px;
	float: left;
}
.image img:nth-child(odd) {
	margin-right: 21px;
}