@charset "UTF-8";
/* CSS Document */
#wrapper article {
	width: 840px;
	margin-right: 110px;
	margin-left: 110px;
}
h2 {
	margin-bottom: 25px;
}
#leftContents {
	float: left;
	width: 490px;
}
section p {
	padding-left:15px;
	font-size: 14px;
	line-height:1.4em;
	margin-bottom: 50px;
}
#leftContents hr {
	color: #231815;
	background: #231815;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
#leftContents h3 {
	float: left;
	width: 150px;
}
.hakomiya {
	float: left;
	line-height: 1.7em;
	width: 300px;
	padding-top: 70px;
}
#rightContents {
	float: left;
	width: 350px;
	text-align: right;
}
#rightContents dd {
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 50px;
}
