@charset "utf-8";
#header {
	background:url(../IMGs/performance/header_bg.jpg) no-repeat top center;
}

/* main */
.text {
	font-size:12px;
	line-height:1.5;
}
h1 {
	margin-bottom:20px;
}
.content_box {
	margin-bottom:50px;
}
.details img {
	margin:40px 0 5px;
}
.details h1 img {
	margin-top:0px;
}

.text {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 30px;
}