@charset "utf-8";

#content01 h1 {
	margin-bottom: 21px;
}

/* lead box */
#content01 .lead {
	margin: 0 6px 60px;
}

#content01 .lead h2 {
	margin-bottom: 24px;
}

/* cencept box */
#content01 .concept {
	clear: both;
	margin: 0 5px;
}

#content01 .concept ul {
	float: left;
	height: 130px;
	margin-bottom: 61px;
}

#content01 .concept li {
	float: left;
	margin-right: 1px;
}

#content01 .concept h3, #content01 .concept p {
	float: right;
}

#content01 .concept h3 {
	width: 451px;
}

#content01 .concept p {
	width: 441px;
	padding: 0 5px;
	margin-bottom: 10px;
	font-size: 1.1em;
}

#content01 .concept p strong {
	font-size: 12px;
	font-weight:800;
}

/* override style */
#button01 {
	padding-top: 19px;
}
