@charset "UTF-8";

/* ===============================
	talk
 =============================== */
article {
	padding-bottom: 4em;
	padding-top: 70px;
}

.whiteBox {
	width: 920px;
	margin: 0 auto;
	background: #fff;
}

section {
	padding-bottom: 20px;
}

section h3 {
	margin-left: -15px;
	margin-bottom: 20px;
}

ul.talk li {
	padding-left: 60px;
	padding-bottom: 25px;
}

ul.talk li.shirai {
	background: url(images/name-shirai.png) no-repeat left 2px;
}

ul.talk li.matsuda {
	background: url(images/name-matsuda.png) no-repeat left 2px;
}

.inBox {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.w372 {
	width: 372px;
}

.w410 {
	width: 410px;
}

.w600 {
	width: 600px;
}

#mainVisual {
	margin-bottom: 50px;
}

#sub01 h3 img {
	margin-top: -35px;
}

#sub03 {
	padding-bottom: 360px;
	background: url(images/sub03-2.jpg) no-repeat 670px 120px,
		url(images/sub03-1.jpg) no-repeat center bottom;
}

#sub05 {
	background: url(images/sub05.jpg) no-repeat 450px 120px;
}