@charset "utf-8";
/* CSS Document */

h2 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

#main {
	margin: 30px 0;
	padding: 0 130px;
}

#main p {
	margin-bottom: 50px;
}

h3 {
	color: #eb6100;
	font-size: 15px;
	display: inline;
}

dt {
	padding-bottom: 8px;
}

dd {
	line-height: 130%;
	padding-bottom: 20px;
}