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

.main {
	width:1054px;
	padding:0 73px 107px 73px;
	background:url(../img/main-bg.jpg) no-repeat top center;
}

.main h1 {
	margin-bottom:16px;
}

p.logo {
	margin-bottom:39px;
}

.main h2 {
	margin-bottom:44px;
}

.summary {
	width:1054px;
	padding:64px 0 60px 73px;
}

.summary_left {
	width:651px;
	float:left;
}

.summary_right {
	width:403px;
	float:right;
}

.summary_left h3 {
	margin-bottom:48px;
}

.summary_left p {
	font-size:16px;
	font-size:1.6rem;/* =16px */
	line-height:24px;
	line-height:2.4rem;/* =24px */
	font-weight:normal;
}

.new_technology {
	width:1127px;
	min-height:567px;
	padding:0 0 103px 73px;
	background:url(../img/new_technology-bg.jpg) no-repeat top right;
}

.new_technology h3 {
	margin-bottom:38px;
}

p.flow {
	margin-top:52px;
}
