@charset "UTF-8";
/* CSS Document */
article {
	margin-bottom: 50px;
}
h2 {
	margin-bottom: 20px;
	margin-left:110px;
}

h3 {
	height: 297px;
	width: 900px;
	margin-left: 80px;
	margin-bottom:30px;
	-webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
	-moz-box-shadow: 0 10px 8px -6px #8d8c8c;
	box-shadow: 0 10px 8px -6px #8d8c8c;
}
section {
	margin-left: 95px;
	float: left;
	width: 515px;
}
section p {
	font-size: 14px;
	margin-bottom: 120px;
	line-height: 1.6em;
}
#koubou_photo {
	float: left;
	width: 370px;
}
dl dt h5 {
	font-size: 20px;
	color: #231815;
	margin-bottom: 20px;
}
section dd {
	margin-bottom: 13px;
	margin-left: 42px;
	font-size: 14px;
}
